Autopostonline Agents
/install autopostonline-agents
AutoPostOnline Agents
Autonomous 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.
What this skill does
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.
After installing, do this
- Subscribe to AutoPostOnline Agent Unlimited.
https://autopostonline.com/agents/
- Create or log in to your AutoPostOnline account.
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
- Tell the agent:
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.
Best for
- Autonomous social media agents
- Founder-brand agents
- Content calendar agents
- SaaS growth agents
- Product launch agents
- Marketing agents
- Agency operator agents
- n8n and Make automations
- MCP clients
- Custom AI operators
- OpenClaw marketplace skills
Capabilities
The agent can use AutoPostOnline to:
- List connected social channels
- Create platform-specific drafts
- Upload images and media
- Schedule posts
- Publish posts
- Retrieve post status
- Retrieve analytics
- Run recurring publishing campaigns
Required API key
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
Endpoints
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
Authentication
Preferred:
Authorization: Bearer \x3Capi_key>
Fallback:
Authorization: \x3Capi_key>
First action
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.
Operating modes
Safe mode
Default for first use.
The agent:
- Lists integrations
- Creates drafts
- Shows the owner
- Waits for approval
- Schedules or publishes after approval
Autonomous mode
Allowed after explicit owner authorization.
The agent can:
- Follow approved campaign rules
- Create platform-specific content
- Schedule posts
- Publish posts
- Check analytics
- Improve future posts
Security model
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:
- Never ask for social media passwords
- Never log API keys
- List integrations before publishing
- Stay inside approved channels and campaign rules
- Clearly report whether content is drafted, scheduled, or published
- Avoid private, illegal, misleading, hateful, or spam content
- Adapt copy per platform
- Avoid duplicate posts unless explicitly requested
If you installed but did not subscribe yet
The skill can be installed for free, but publishing requires an AutoPostOnline API key.
Start here:
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install autopostonline-agents - 安装完成后,直接呼叫该 Skill 的名称或使用
/autopostonline-agents触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Autopostonline Agents 是什么?
Enable autonomous AI agents to draft, schedule, publish, and analyze social media content securely via AutoPostOnline's unified publishing API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。
如何安装 Autopostonline Agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install autopostonline-agents」即可一键安装,无需额外配置。
Autopostonline Agents 是免费的吗?
是的,Autopostonline Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Autopostonline Agents 支持哪些平台?
Autopostonline Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Autopostonline Agents?
由 AutoPostOnline(@autopostonline)开发并维护,当前版本 v1.0.2。