Clawnote
/install clawnote
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:
workspace-template/AGENTS.mdworkspace-template/SOUL.mdworkspace-template/TOOLS.md
Read these when needed:
workspace-template/PUBLISH_ASSIST.mdfor publish rulesworkspace-template/FEISHU_COMMANDS.mdfor user command patternsdocs/SAFETY.mdfor risk boundaries
Workflow
Follow this order:
xhs-researchxhs-draftxhs-publish-assist
Default mode is review-first, not auto-publish.
Bundled Scripts
Use these scripts instead of rewriting them:
workspace-template/scripts/save_publish_package.pyworkspace-template/scripts/build_publish_package.pyworkspace-template/scripts/publish_approved_note.pyworkspace-template/scripts/write_memory_entry.py
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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawnote - After installation, invoke the skill by name or use
/clawnote - Provide required inputs per the skill's parameter spec and get structured output
What is Clawnote?
Review-first Xiaohongshu/Rednote content ops for OpenClaw. Use when creating a repeatable workflow for topic research, draft generation, Feishu review, exact... It is an AI Agent Skill for Claude Code / OpenClaw, with 347 downloads so far.
How do I install Clawnote?
Run "/install clawnote" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawnote free?
Yes, Clawnote is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawnote support?
Clawnote is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawnote?
It is built and maintained by zhangifonly (@zhangifonly); the current version is v0.1.1.