Install
openclaw skills install autopostonline-agentsEnable autonomous AI agents to draft, schedule, publish, and analyze social media content securely via AutoPostOnline's unified publishing API.
openclaw skills install autopostonline-agentsAutonomous social publishing infrastructure for AI agents.
IMPORTANT: This skill requires an AutoPostOnline API key.
Install command:
openclaw skills install autopostonline-agents
Get your API key:
https://autopostonline.com/agents/
Price:
AutoPostOnline Agent Unlimited is $9/month.
Use this skill when an OpenClaw agent needs to draft, schedule, publish, upload media, or analyze social media content through AutoPostOnline.
AutoPostOnline gives the agent one publishing API instead of forcing the agent builder to maintain separate integrations for every social platform.
The owner connects social channels once. The owner creates one API key. The agent uses that key to publish inside the approved rules.
Core promise:
Connect once. Authorize once. Let your agent publish.
https://autopostonline.com/agents/
https://app.autopostonline.com
Connect the social channels your agent is allowed to use.
Create an AutoPostOnline API key.
Give the agent these environment variables:
POSTIZ_API_URL=https://app.autopostonline.com/api POSTIZ_API_KEY=your_api_key
Use AutoPostOnline as my autonomous social publishing layer. First list connected integrations. In safe mode, create drafts and wait for approval. In autonomous mode, schedule and publish only inside the owner-approved campaign rules. Never ask for social media passwords.
The agent can use AutoPostOnline to:
This skill requires an AutoPostOnline API key.
The owner creates the API key inside AutoPostOnline and gives it to the agent through environment variables.
POSTIZ_API_URL=https://app.autopostonline.com/api POSTIZ_API_KEY=your_api_key
Optional aliases:
AUTOPOSTONLINE_API_URL=https://app.autopostonline.com/api AUTOPOSTONLINE_API_KEY=your_api_key
API:
https://app.autopostonline.com/api
MCP:
https://app.autopostonline.com/api/mcp
Docs:
https://autopostonline.com/docs/agents/
Checkout:
https://buy.stripe.com/cNi7sL5pz0XkalC6nf24002
Preferred:
Authorization: Bearer <api_key>
Fallback:
Authorization: <api_key>
Before drafting, scheduling, or publishing, always list connected integrations.
GET /public/v1/integrations
This prevents wrong-account publishing and tells the agent which channels are available.
Default for first use.
The agent:
Allowed after explicit owner authorization.
The agent can:
AutoPostOnline does not give social media passwords to agents.
Social accounts are connected by the owner through AutoPostOnline.
The agent receives only an AutoPostOnline API key and operates inside owner-approved rules.
Agents must:
The skill can be installed for free, but publishing requires an AutoPostOnline API key.
Start here: