首页龙虾技能列表 › Social Media Scheduler — 社交媒体内容排程工具

Social Media Scheduler — 社交媒体内容排程工具

v1.0.0

生成任意主题的一周社交媒体内容,输出Twitter/X、LinkedIn和Instagram的平台优化帖子,包括标签和发布时间建议。

0· 473·0 当前·0 累计
by @claudiodrusus·MIT-0
下载技能包
License
MIT-0
最后更新
2026/2/26
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该技能的代码和指令与其声明的目的(生成本地Markdown内容日历)一致,未请求任何凭证或外部安装;没有迹象表明有隐秘行为。
评估建议
该技能逻辑清晰、风险低:它从主题和可选受众生成本地Markdown文件,不访问网络或需要秘密。运行前,请检查generate.sh(您已经有它)并:1)备份任何现有的content-calendar.md,因为脚本将覆盖它;2)在专用目录中运行它以避免意外文件替换;3)注意主题规范会删除非字母数字字符并小写标签(例如,“可持续时尚”→ #sustainablefashion),因此请检查标签的可读性;4)如果您计划使用SKILL.md所建议的LLM,请注意将主题/受众文本传送到该模型之前,请查看该模型的隐私政策。...
详细分析 ▾
用途与能力
Name/description match the provided files: a small Bash script plus documentation that generate a week of platform-optimized draft posts. Required tools (bash, cat, common POSIX utilities) are proportionate to the task.
指令范围
SKILL.md and generate.sh are limited to producing content-calendar.md in the current directory from the supplied topic/audience. One minor operational note: the script unconditionally writes/overwrites content-calendar.md (cat > "$OUTPUT"), so running it in a directory with an existing file will replace that file without prompting.
安装机制
No install spec or external downloads; this is an instruction-only skill with an included shell script. Nothing is fetched from the network or written outside the current working directory.
凭证需求
The skill requests no environment variables, no credentials, and does not read config paths. The script only reads its positional args and standard date/locale utilities.
持久化与权限
The skill does not request permanent presence (always:false) and does not attempt to modify other skills or system-wide settings. It runs locally when invoked.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/23

social-media-scheduler 1.0.0 — 初始发布 - 为任意主题或受众生成一周的平台优化帖子。 - 输出Twitter/X、LinkedIn和Instagram的内容,包括标签和建议发布时间。 - 遵循内置的周内容策略和平台特定帖子指南。 - 创建一个可编辑的Markdown内容日历,包含21篇帖子(7天×3平台)。 - 简单使用:运行一个shell脚本,输入您的主题和(可选)目标受众。

● 无害

安装命令 点击复制

官方npx clawhub@latest install shelly-social-scheduler
镜像加速npx clawhub@latest install shelly-social-scheduler --registry https://cn.clawhub-mirror.com

技能文档

生成任意主题或领域的一周社交媒体内容。输出 Twitter/XLinkedInInstagram 的平台优化帖子。

使用方法

# 生成一个主题的一周帖子
./generate.sh "人工智能"
# 指定目标受众
./generate.sh "可持续时尚" "环保意识强的千代"

参数

  • 主题/领域 (必需) — 内容周的主题
  • 目标受众 (可选) — 写作对象(默认: "一般受众" )

输出

在当前目录创建 content-calendar.md ,包含:
  • 7 天的帖子(周一-周日)
  • 每天 3 个平台变体(Twitter、LinkedIn、Instagram)
  • 每平台的标签建议
  • 最佳发布时间
  • 内容混合(教育、参与、推广、故事讲述)

内容策略

内置的周内容混合策略:
主题
周一动力/周开幕
周二教育/如何做
周三参与/问题
周四幕后/故事
周五提示/快速获胜
周六整合/行业新闻
周日反思/社区
## 平台指南
  • Twitter/X :≤280 字,简洁,2-3 个标签,线程钩子
  • LinkedIn :专业语气,1-3 段,思想领导,3-5 个标签
  • Instagram :视觉优先的字幕,故事讲述,5-10 个标签,生物链接中的CTA

要求

  • Bash + cat (就是这样 — 脚本生成一个可以自定义的Markdown模板)
  • 为实现AI驱动的个性化,请将输出管道到您喜欢的LLM

示例

./generate.sh "生产力提示" "远程工作者"
# → 创建content-calendar.md,包含21篇准备发布的草稿

作者

🦞 Shelly — @ShellyToMillion

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务