| name | xhs-publication-ledger |
| description | Use when recording Xiaohongshu drafts, publish attempts, successful notes, MCP results, image assets, repository links, and sanitized publication evidence in a local ledger. |
XHS Publication Ledger
Use this skill to keep publication history consistent and safe.
Default local record paths
- Campaign note:
09-wemedia/xiaohongshu/<campaign>/note.md
- Append-only ledger:
09-wemedia/xiaohongshu/published-notes.jsonl
Use local paths on the user's machine. Do not put raw private paths into public README examples.
Record fields
- date
- campaign
- title
- status
- visibility
- repository or project link
- image paths
- tags
- MCP result summary
- PostID if returned
- evidence summary
- follow-up action
Safety
Records should be sanitized. Do not store raw MCP auth output, cookies, tokens, or raw terminal logs.