← 返回 Skills 市场
herve-clawd

XHS Writing Coach

作者 HerveClawd · GitHub ↗ · v0.2.0
cross-platform ⚠ suspicious
904
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install xhs-writing-coach
功能描述
Coach and generate Xiaohongshu (小红书/RedNote/XHS) note writing. Use when the user wants help writing XHS notes (标题/正文/标签/评论引导/封面文案), improving engagement, or...
使用说明 (SKILL.md)

XHS Writing Coach(小红书写作教练)

What this skill does (workflow)

  1. Clarify inputs (ask only what's missing):
  • 领域/主题(情感/职场/成长/生活方式/测评/教程/清单)
  • 目标受众(谁)
  • 核心观点/结论(想让读者记住什么)
  • 你能提供的“具体细节”(时间/数字/场景/个人经历)
  1. Choose a structure
  • 爆款 5 段式叙事(强共鸣、适合情感/成长/职场)
  • 教程体(步骤清晰,适合技能/方法)
  • 测评体(优缺点+适合人群)
  • 清单体(要点列表,信息密度高)
  1. Write + optimize for engagement (CES-like heuristics)
  • 标题前 13 字放核心关键词;总长 ≤20 字
  • 正文 300–600 字,短句为主,每段 2–3 句
  • 结尾必须有 CTA:提问/投票/“你遇到过吗?”引导评论
  • 标签 5–8 个:热门 + 长尾;包含必要合规标签(如平台要求)
  1. Deliver output in a clean, reusable JSON (see below)

Output format (always)

{
  "title": "...",
  "content": "...",
  "tags": ["#...", "#..."],
  "cta": "...",
  "cover_text": "封面上建议放的短句(可选)",
  "notes": [
    "优化建议/可替换的标题备选/风险提醒",
    "which archetype was used",
    "which angle was chosen"
  ]
}

Living know-how

See references/strategy-notes.md for the evolving playbook. Update it whenever we learn new tactics or notice repetition.

Template A: 爆款 5 段式(叙事共鸣)

  • 1 痛点场景:具体画面(时间/动作/情绪)
  • 2 转折触发:一句话/一件事
  • 3 方法论:3 条可执行建议(不多不少)
  • 4 升华金句:价值观总结
  • 5 祝福/收尾:用“我们”拉近距离 + CTA

Template B: 教程体(步骤型)

  • 开头一句:你想解决什么问题 + 结果预告
  • Step 1/2/3:每步一句话 + 注意事项
  • 结尾:总结 + CTA

Template C: 测评体

  • 结论先行(适合谁/不适合谁)
  • 优点 3 条 / 缺点 2 条(尽量量化)
  • 结尾 CTA

Tagging cheat sheet

  • 主体标签(2–3):#职场 #情感 #成长 #生活方式 #测评 #教程
  • 情绪/场景标签(1–2):#停止内耗 #打工人 #自我成长
  • 长尾标签(1–3):结合标题关键词扩展

Compliance note

如果平台要求标注 AI 生成内容:在 tags 或正文末尾加上指定标注(不要漏)。如果用户没要求发布,只需提示,不要擅自声明具体法规。

安全使用建议
This skill appears to do what it says (generate XHS/RedNote posts) but has several red flags you should consider before installing: 1) Persistence: the skill asks to update and maintain strategy/knowledge files and a 7-day history — confirm whether the agent will actually write or retain user content and where that data is stored and who can read it. 2) Policy evasion: the 'no #AI生成内容' constraint suggests removing AI-disclosure tags; consider whether that conflicts with platform rules or your own compliance needs. 3) External lookups: the notes reference a third-party search tool (Tavily) and ask for reference links without declaring how searches are performed or whether credentials are needed. Ask the maintainer/owner how web searches and citations are fetched and whether any external endpoints or credentials are used. 4) If you plan to publish content created with this skill, explicitly decide whether you want the skill to add AI disclosure when required and turn off any behavior that attempts to remove mandated labels. If you want to proceed, request explicit documentation from the publisher about: where persistent files live, retention/erase policy for user inputs, what external services (if any) are called at runtime, and whether the skill will autonomously modify its own files or keep histories of generated posts.
功能分析
Type: OpenClaw Skill Name: xhs-writing-coach Version: 0.2.0 The skill bundle consists entirely of Markdown instructions and metadata designed to guide an AI agent in generating social media content for Xiaohongshu (XHS). There is no executable code, no evidence of data exfiltration, and no malicious prompt injection; the instructions are strictly focused on writing strategies, templates, and engagement optimization (SKILL.md, strategy-notes.md).
能力评估
Purpose & Capability
Name/description, templates, and required artifacts are consistent with a social-media note writing coach. No binaries, env vars, or external credentials are requested that would be unexpected for a writing assistant.
Instruction Scope
The SKILL.md and strategy notes instruct the agent to update the skill's 'living' strategy file, keep a 7-day history and forbidden-phrase lists, and produce a reference link using a named tool ('Tavily'). They also include an explicit constraint 'no #AI生成内容' in the contract section (i.e., avoid adding AI disclosure). These items broaden scope beyond one-off text generation: they imply persistent state, possible content-policy evasion, and external web lookups without explaining how or whether credentials/consent are needed.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by an installer; risk from the install mechanism is low.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, it references external tooling ('Tavily') and asks for keeping links/citations and a rolling history; the skill gives no detail on how external searches or persistent storage will be performed, which could lead to unexpected data flows.
Persistence & Privilege
The strategy notes explicitly call the strategy file a 'long-term “know-how” memory' and instruct 'Update it whenever we learn new tactics or notice repetition' and to keep a 7-day history and forbidden-phrases list. Those are instructions for persistent state. While not inherently malicious, they create persistent storage of generation history and could retain user-provided content unless you confirm retention policy and access controls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-writing-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-writing-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Add long-term strategy notes (grounded playbook) and document anti-repetition approach
v0.1.0
Initial combined writing coach: viral template + CES optimization
元数据
Slug xhs-writing-coach
版本 0.2.0
许可证
累计安装 6
当前安装数 6
历史版本数 2
常见问题

XHS Writing Coach 是什么?

Coach and generate Xiaohongshu (小红书/RedNote/XHS) note writing. Use when the user wants help writing XHS notes (标题/正文/标签/评论引导/封面文案), improving engagement, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 904 次。

如何安装 XHS Writing Coach?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-writing-coach」即可一键安装,无需额外配置。

XHS Writing Coach 是免费的吗?

是的,XHS Writing Coach 完全免费(开源免费),可自由下载、安装和使用。

XHS Writing Coach 支持哪些平台?

XHS Writing Coach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 XHS Writing Coach?

由 HerveClawd(@herve-clawd)开发并维护,当前版本 v0.2.0。

💬 留言讨论