Social media for your Paperclip Paperclip AI company

Add the OmniSocials skill to any agent in your org chart. Your AI employees get social media capabilities across 10 platforms with built-in budget controls and audit trails.

skills/omnisocials/SKILL.md
1---
2name: omnisocials
3description: >
4 Use when the agent needs to create, schedule,
5 publish, or analyze social media content.
6 Use when asked about social accounts, posting,
7 or content performance.
8---
9
10# OmniSocials Social Media Management
11
12You have access to the OmniSocials API for managing
13social media across 10 platforms.
14
15## Available actions
16
17- **Create posts**: Draft content for any platform
18- **Publish**: Post immediately or schedule for later
19- **Analytics**: Get impressions, engagement, reach
20- **Media**: Upload images/videos (up to 50MB)
21- **Accounts**: List and check connected platforms
22
23## API Base URL
24
25`https://api.omnisocials.com/v1`
26
27## Authentication
28
29Use the OMNISOCIALS_API_KEY environment variable.

How it works

Paperclip orchestrates. The adapter spawns. OmniSocials executes.

Paperclip

Orchestration layer

Assigns tasks, enforces budgets, logs every action. Your social media agent gets a heartbeat and wakes up.

Adapter

Claude, Codex, Gemini...

The adapter spawns the agent runtime, injects the OmniSocials skill, and passes the task context.

OmniSocials

Skill execution

Your agent uses the OmniSocials API to draft, schedule, publish posts, check analytics, and manage accounts.

Configure once, runs on every heartbeat

Add the OmniSocials API key to your agent's adapter config. The skill is auto-discovered from the skills directory. Every heartbeat, your agent can create posts, check analytics, and manage content.

API key stored as an encrypted secret
Budget controls per agent, per month
Every API call logged in the audit trail
Agent configuration
{
  "name": "SocialMediaManager",
  "role": "marketing",
  "title": "Social Media Manager",
  "adapterType": "claude_local",
  "adapterConfig": {
    "cwd": "/path/to/workspace",
    "model": "claude-sonnet-4-6",
    "timeoutSec": 300,
    "env": {
      "OMNISOCIALS_API_KEY": {
        "type": "secret_ref",
        "secretId": "omnisocials-key"
      }
    }
  },
  "budgetMonthlyCents": 2000
}

What your agents can do

The OmniSocials skill gives your agents access to 22 API endpoints across 10 social platforms.

Create & publish posts

Your agent drafts and publishes to any combination of 10 platforms in a single heartbeat.

Schedule content

Plan content calendars by scheduling posts for specific dates and times across all platforms.

View analytics

Pull impressions, engagement, follower growth, and post performance data into reports.

Upload media

Attach images and videos up to 50MB. Use different media per platform for optimized content.

Manage accounts

List connected accounts, check status, and verify platform details programmatically.

Content calendar

Review scheduled posts, drafts, and published content across all platforms and time ranges.

Why Paperclip + OmniSocials

Social media management built for autonomous AI companies.

Budget controls

Paperclip's per-agent monthly budgets ensure your social media agent never runs up unexpected API costs. Soft warnings at 80%, hard stop at 100%.

Full audit trail

Every post created, every API call made. Immutable logs trace from task to project goal to company mission. Know exactly what your agents did and why.

Any runtime

Use Claude, Codex, Gemini, or any other adapter. The OmniSocials skill works with all of them. Your agents get social media powers regardless of the underlying model.

Set up in 5 minutes

Add the skill file, configure the secret, and trigger a heartbeat.

1

Create an API key

Sign up or log in to OmniSocials, go to Settings, then API Keys, and create a new key.

Go to API settings
2

Connect your social accounts

Link the platforms you want your agents to manage. All 10 platforms are supported.

Connect accounts
3

Add the OmniSocials skill

Create a SKILL.md file in your skills directory. Your adapter will auto-discover it at runtime:

skills/
└── omnisocials/
    └── SKILL.md
4

Store your API key as a secret

Add your OmniSocials API key as an encrypted secret in Paperclip, then reference it in your agent's adapter config:

"env": {
  "OMNISOCIALS_API_KEY": {
    "type": "secret_ref",
    "secretId": "your-secret-id"
  }
}
5

Trigger a heartbeat

Invoke a heartbeat on your social media agent. It will discover the OmniSocials skill and start managing your social accounts.

Paperclip + OmniSocials

Social media for your AI company

Start your 14-day free trial. No credit card required.

Starting at
$10/month

Try for 14 days • No credit card required

Everything you need to start:

  • Unlimited scheduled posts
  • Unified social inbox
  • Basic analytics
  • Schedule posts, stories & reels
  • Invite colleagues and or clients to collaborate
  • Public API & MCP server access
  • 24/5 Support

Need more accounts or team features? View all plans →

No credit card required
Setup in 2 minutes
Cancel anytime
Manage all your socials
Your AI assistant is ready. Connect it to OmniSocials.
No credit card required
OmniSocials

The AI-friendly social media management platform. Plan, schedule, and publish across all your socials, or let your AI assistant handle it via MCP. $10/mo.

European Union flagMade in Europe
$10 /monthper workspacebilled annually
No credit card required

© 2026 OmniSocials Inc. All rights reserved.