Skip to main content

evolutionary-social-copy-pack

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
ai-workspace-lab/xworkspace-core-skills
آخر نشاط في المصدر
١٧ يونيو ٢٠٢٦ في ١٦:١١
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٧
التفرعات
٠

خيارات التثبيت

يُحدَّد 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