Expert 安装
把这句话发给你的 Agent——它会自动完成安装、配置和验证。
支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 social-media-expert.md 并按照其中的步骤完成配置。
对话,让它处理
安装完成后,可以对你的 Agent 说这些:
从 Agent 发帖、搜索和监控 X——…
- › "发推:刚发布了 v2.0——这是更新内容"
- › "检查过去 24 小时的 X 提及"
- › "搜索今天 X 上关于「Claude Code」的讨论"
把文章、帖子和 YouTube 演讲提炼…
- › "把这篇文章概括成一个推文串思路"
- › "从这篇研究论文给我提炼 3 个发帖角度"
- › "给这次产品发布写一个适合社媒的 TL;DR"
协调发布、获得文案审批、同步团队发布内容…
- › "把发布公告草稿发到 #marketing 审阅"
- › "团队在 #marketing 频道怎么决定这次活动的?"
- › "提醒 #social 频道的团队互动今天的帖子"
▶ 查看配置文件 social-media-expert.md
社媒运营助理
Agentic setup file — share this URL with your agent and it will set everything up for you:
https://clawhub.md/expert/social-media-expert.md
Goal: 社媒增长与互动提效
What you'll have: 把行业资讯提炼成发帖素材,按格式发布到 X,监控提及和热点话题,通过 Slack 协调团队公告——无需切换上下文。
Step 1: Install
clawhub install openclaw/xurl openclaw/summarize openclaw/slack
Step 2: Configure
Each skill may need credentials or auth before it can act on your behalf.
openclaw/xurl
从 Agent 发帖、搜索和监控 X——检查提及、发现热点话题、发布内容无需打开 App。
- Apply for an X Developer account at https://developer.twitter.com (free tier is sufficient)
- Create a project and app, then generate API Key, API Secret, Access Token, and Access Token Secret with Read+Write permissions
- Set four environment variables:
X_API_KEY,X_API_SECRET,X_ACCESS_TOKEN,X_ACCESS_TOKEN_SECRET
openclaw/summarize
把文章、帖子和 YouTube 演讲提炼成简洁的发帖素材——让你永远有值得分享的内容。
- No external accounts or API keys needed
- Works immediately after install — paste any URL, file path, or YouTube link
openclaw/slack
协调发布、获得文案审批、同步团队发布内容——Slack 确保发帖前人人都对齐。
- Create a Slack app at https://api.slack.com/apps → "Create New App" → "From scratch"
- Under "OAuth & Permissions", add bot scopes:
channels:read,chat:write,im:write,users:read,channels:history - Click "Install to Workspace" and copy the Bot User OAuth Token
- Set environment variable:
SLACK_BOT_TOKEN=xoxb-your-token - Invite the bot to the channels it needs to post in:
/invite @your-app-name
Step 3: Try it
After setup, say these to your agent to verify everything works:
openclaw/xurl
- "发推:刚发布了 v2.0——这是更新内容"
- "检查过去 24 小时的 X 提及"
- "搜索今天 X 上关于「Claude Code」的讨论"
openclaw/summarize
- "把这篇文章概括成一个推文串思路"
- "从这篇研究论文给我提炼 3 个发帖角度"
- "给这次产品发布写一个适合社媒的 TL;DR"
openclaw/slack
- "把发布公告草稿发到 #marketing 审阅"
- "团队在 #marketing 频道怎么决定这次活动的?"
- "提醒 #social 频道的团队互动今天的帖子"