Clawnote
Use this skill when the goal is to build or run a Xiaohongshu content workflow inside OpenClaw.
This skill is for:
- - daily AI news + OpenClaw practice drafts
- Feishu-first review flow
- Xiaohongshu-style rewriting
- exact-title approval before publish
- memory + cron driven content ops
What To Read
Start with:
- - INLINECODE0
- INLINECODE1
- INLINECODE2
Read these when needed:
- -
workspace-template/PUBLISH_ASSIST.md for publish rules - INLINECODE4 for user command patterns
- INLINECODE5 for risk boundaries
Workflow
Follow this order:
- 1. INLINECODE6
- INLINECODE7
- INLINECODE8
Default mode is review-first, not auto-publish.
Bundled Scripts
Use these scripts instead of rewriting them:
- - INLINECODE9
- INLINECODE10
- INLINECODE11
- INLINECODE12
Important Safety Rules
- - Do not publish without explicit user approval.
- Treat deletion as a separate high-risk action.
- Do not assume archive-to-draft works unless it has been re-verified for the current Xiaohongshu UI.
- Prefer exact-match title confirmation over fuzzy matching.
Clawnote
当目标是在OpenClaw中构建或运行小红书内容工作流时,使用此技能。
此技能适用于:
- - 每日AI新闻 + OpenClaw实践草稿
- 飞书优先审核流程
- 小红书风格改写
- 发布前精确标题确认
- 记忆驱动 + 定时任务驱动的内容运营
阅读内容
首先阅读:
- - workspace-template/AGENTS.md
- workspace-template/SOUL.md
- workspace-template/TOOLS.md
需要时阅读:
- - workspace-template/PUBLISHASSIST.md 了解发布规则
- workspace-template/FEISHUCOMMANDS.md 了解用户命令模式
- docs/SAFETY.md 了解风险边界
工作流程
按以下顺序执行:
- 1. xhs-research
- xhs-draft
- xhs-publish-assist
默认模式为审核优先,非自动发布。
捆绑脚本
使用以下脚本,不要重写:
- - workspace-template/scripts/savepublishpackage.py
- workspace-template/scripts/buildpublishpackage.py
- workspace-template/scripts/publishapprovednote.py
- workspace-template/scripts/writememoryentry.py
重要安全规则
- - 未经用户明确批准,不得发布。
- 将删除操作视为独立的高风险操作。
- 除非已针对当前小红书UI重新验证,否则不要假设存档到草稿功能可用。
- 优先使用精确匹配的标题确认,而非模糊匹配。