Skip to main content

evolutionary-social-copy-pack

根据用户指定的任意演进主线,输出公众号、小红书、X、头条号等 Markdown 软文矩阵。

跳到安装

来源信息

仓库
ai-workspace-lab/xworkspace-core-skills
最近来源活动
2026年6月17日 16:11
检测到的 SKILL.md 语言
英语
星标
7
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
evolutionary-social-copy-pack
description
根据用户指定的任意演进主线,输出公众号、小红书、X、头条号等 Markdown 软文矩阵。
# Security Evolution Social Copy Pack Workflow Use this workflow for content-pack requests around user-provided evolutionary paths or thematic series. ## Output Contract Final deliverables must stay inside the current XWorkmate/OpenClaw task artifact scope: - `reports/wechat-short.md`,微信公众号短图文,400-600 中文字,插入关键词软文 - `reports/xiaohongshu.md`,小红书风格,600-800 中文字,插入钩子话题 - `reports/x-thread.md`,English X copy thread,每条小于 144 characters,观点鲜明 - `reports/wechat-article.md`,微信公众号文章,800-1200 中文字 - `reports/toutiao-long.md`,头条号长文,800-1200 中文字 - `DELIVERY.md` Do not combine the five outputs into one Markdown file. Each platform gets one standalone `.md` file. ## Writing Rules - Keep the same core thesis across all files based on the user-provided theme or sequence. - Weave in relevant soft keywords naturally depending on the theme context. - For Xiaohongshu, start with a strong hook and include 3-5 topic tags. - For X, write in English and keep every post under 144 characters. - Avoid fake citations and avoid claiming current news unless sources were collected in the same run. ## Validation Before final response: ```bash test -s reports/wechat-short.md test -s reports/xiaohongshu.md test -s reports/x-thread.md test -s reports/wechat-article.md test -s reports/toutiao-long.md find reports -maxdepth 1 -type f | sort ```
在 GitHub 查看