socialpost-auto
社交媒体自动化运营助手。自动生成并发布小红书、微博、Twitter 内容,定时发送、互动回复。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anson125chen/socialpost-autoSocialPost-Auto - 社交媒体自动化运营助手
Pricing
| Plan | Price | Accounts | Daily Posts | Platforms |
|---|---|---|---|---|
| Free | $0/mo | 1 | 1 | |
| Pro | $19/mo | 3 | 5 | Twitter, Weibo, Xiaohongshu |
| Enterprise | $49/mo | 10 | Unlimited | All platforms |
Upgrade: [email protected]
When to Run
- User says "post to Xiaohongshu", "schedule a Weibo post", "auto reply to comments"
- Scheduled tasks via cron (9am/12pm/6pm)
- Batch content generation
Workflow
- Parse user's content request (topic, platform, style)
- Generate platform-optimized content + image suggestions via LLM
- If scheduled, add to task queue
- At scheduled time, post via platform API or Agent Browser
- Optional: monitor comments and auto-reply
How to Use
Generate content: @openclaw generate a Xiaohongshu post about sunscreen, energetic style
Schedule a post: @openclaw schedule a Weibo post daily at 9am about AI news
View tasks: @openclaw show my scheduled posts
Enable auto reply: @openclaw enable auto reply, when someone comments "how much" reply "DM sent"
Configuration
Add to ~/.openclaw/openclaw.json:
{
"skills": {
"socialpost-auto": {
"license_key": "<YOUR_LICENSE_KEY>",
"plan": "free|pro|enterprise",
"platforms": {
"twitter": {"api_key": "<KEY>", "api_secret": "<SECRET>"},
"xiaohongshu": {"cookie": "<COOKIE>"},
"weibo": {"access_token": "<TOKEN>"}
}
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anson125chen-socialpost-auto": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
socialpost-auto
社交媒体自动化运营助手。自动生成并发布小红书、微博、Twitter 内容,定时发送、互动回复。
data-sentinel-pro
7x24 小时监控网页、商品价格、竞对动态,变化即通知。 Use when: 用户需要监控特定网页的变化(价格、内容、状态)。 NOT for: 一次性数据查询,实时聊天。
data-sentinel-pro
7x24 小时监控网页、商品价格、竞对动态,变化即通知。 Use when: 用户需要监控特定网页的变化(价格、内容、状态)。 NOT for: 一次性数据查询,实时聊天。