# Xhs Publication Ledger

> Use when recording Xiaohongshu drafts, publish attempts, successful notes, MCP results, image assets, repository links, and sanitized publication evidence in a local ledger.

- Skill: `harzva/xhs-publication-ledger` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add harzva/xhs-publication-ledger`
- Raw SKILL.md: https://api.skillmd.com/api/skills/harzva/xhs-publication-ledger/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: harzva (https://skillmd.com/u/harzva)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/harzva/xhs-publication-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.

