Skip to main content

evolutionary-social-copy-pack

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

Ir para a instalação

Informações da origem

Repositório
ai-workspace-lab/xworkspace-core-skills
Última atividade na origem
17 de junho de 2026 às 16:11
Idioma detectado do SKILL.md
inglês
Estrelas
6
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 ```
Ver no GitHub