Daily social media posting with NewsAPI for PayLessTax & LevelUpLove
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install social-media-publisher或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install social-media-publisher⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/social-media-publisher/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: social-media-publisher description: Daily social media posting with NewsAPI for PayLessTax & LevelUpLove version: 2.7.0 author: Migration from Agent Zero ---
Automated daily social media posting system that generates content using NewsAPI and UploadPost API with Templated.io image rendering.
| Variable | Description | Example | |----------|-------------|---------| | NEWS_API_KEY | NewsAPI.org key | 92a8bbc150d... | | UPLOADPOST_API_KEY | UploadPost API key | from uploadpost.json | | TEMPLATED_IO_KEY | Templated.io API key | from templated_io.json | | BRAND | Which brand to post | "paylesstax" or "leveluplove" | | CONTENT_TYPE | Post type | "news" or "onerliner" | | PLATFORM | Where to post | "instagram", "facebook", "twitter" |
Scheduled through OpenClaw:
[
"Miss the 2026 deadline? Penalties apply automatically.",
"VAT compliance made simple: We're the shortcut you need."
]
{
"api_key": "...",
"endpoint": "https://api.upload-post.com/api/upload_photos"
}
{
"api_key": "...",
"templates": {
"paylesstax": {"template_id": "tpl_xxx"},
"leveluplove": {"template_id": "tpl_yyy"}
}
}
{
"brand": "paylesstax",
"content_type": "news",
"headline": "SARS Extends Tax Deadline",
"image_url": "https://...",
"post_id": 12345,
"status": "published",
"scheduled_next": "2026-03-04T08:00:00"
}
安装 Daily Social Media Publisher 后,可以对 AI 说这些话来触发它
Help me get started with Daily Social Media Publisher
Explains what Daily Social Media Publisher does, walks through the setup, and runs a quick demo based on your current project
Use Daily Social Media Publisher to daily social media posting with NewsAPI for PayLessTax & LevelUpLove
Invokes Daily Social Media Publisher with the right parameters and returns the result directly in the conversation
What can I do with Daily Social Media Publisher in my marketing & growth workflow?
Lists the top use cases for Daily Social Media Publisher, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/social-media-publisher/ 目录(个人级,所有项目可用),或 .claude/skills/social-media-publisher/(项目级)。重启 AI 客户端后,用 /social-media-publisher 主动调用,或让 AI 根据上下文自动发现并使用。
Daily Social Media Publisher 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Daily Social Media Publisher 可免费安装使用。请查阅仓库了解许可证信息。
Daily social media posting with NewsAPI for PayLessTax & LevelUpLove
Daily Social Media Publisher 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Daily Social Media Publisher
Identifies repetitive steps in your workflow and sets up Daily Social Media Publisher to handle them automatically