note-drafting

A writing workflow for Xiaohongshu notes, which are the platform’s user posts. It creates title options, opening hooks, post text, hashtags, calls to action, and image briefs from approved facts.

In plain words
What is it for?
Writing or rewriting a note, improving titles, choosing topic and hashtag candidates, planning visuals, and preparing a publish-ready package for approval.
Why use it?
It reduces the risk of unsupported claims, unsuitable wording, privacy problems, or content that does not fit the platform.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/code2rich/agentwaker-xiaohongshu-operator/note-drafting
Any agent
npx skills add code2rich/agentwaker-xiaohongshu-operator --skill note-drafting
Clone the repo
git clone --depth 1 https://github.com/code2rich/agentwaker-xiaohongshu-operator

Made for: Claude Code, Codex.

Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00059 $0.00369
Opus 5 $0.00030 $0.00185
Sonnet 5 $0.00012 $0.00074
Haiku 4.5 $0.00006 $0.00037

Measured 2d ago against content hash 1488959f5bd6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

note-drafting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

xiaohongshu-operator-skills/note-drafting/SKILL.md · 54 lines

What it actually says

Note Drafting

Purpose

Draft Xiaohongshu note titles, hooks, body copy, hashtags, image briefs, and variant sets.

Trigger Conditions

Use this skill when the user asks for copywriting, note drafts, title optimization, hashtag strategy, or publish-ready text.

Required Inputs

  • Topic or product/service context.
  • Target audience.
  • Desired tone.
  • Key facts and claims that are allowed.
  • Available images or intended image concept.

Workflow

  1. Identify audience intent and note angle.
  2. Draft 5-10 title variants when title optimization matters.
  3. Draft body copy with a strong opening, useful middle, and clear CTA.
  4. Add hashtag/topic candidates.
  5. Create image brief and first-screen visual suggestion.
  6. Run safety checks for unsupported claims, clickbait, privacy, and platform fit.

Outputs

  • Title variants.
  • Final recommended title.
  • Body copy.
  • Hashtag candidates.
  • Image brief.
  • Publishing checklist.

Approval Gates

Approval is required before publishing the draft.

Failure Handling

If facts are missing, mark placeholders or ask for the minimum facts needed to avoid fabrication.

Handoff Rules

Handoff to ProductManager when product claims, target users, or value proposition need product-level decisions. Handoff approved copy, image roles, evidence needs, and brand constraints to xiaohongshu-visuals when finished visual files are required; a drafting brief is not a substitute for visual production.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 54 lines · 59 tokens per session scan A 1488959f5bd6

Subscribe to this mod's changes

note-drafting is a skill published in the GitHub repository code2rich/agentwaker-xiaohongshu-operator (5 stars, last pushed 1mo ago), licensed MIT. It adds 59 tokens to every session and 369 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

write-like-meng-on-x

Write, rewrite, review, or continuously refine X/Twitter posts in Meng To's current voice using his deduplicated authored-post corpus, personal and product context, shared resources, and Content repo evidence. Use when asked to improve a tweet in Meng's tone, draft an original post, reply, thread, resource share, or…

MengTo/Skills · 111 tokens

referral-program

When the user wants to design, launch, or optimize an in-app referral / invite / share-to-earn program — including reward structure, mechanics, fraud prevention, deep link setup, and viral coefficient measurement. Use when the user mentions "referral program", "invite a friend", "refer and earn", "share to earn"…

Eronred/aso-skills · 159 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

improve-website

Guided journey from a live website that underperforms to a prioritized, evidence-backed backlog of conversion, usability, message, and speed fixes - each shipped as a testable experiment. Orchestrates eight skills phase by phase - cro-methodology, ux-heuristics, refactoring-ui, web-typography, storybrand-messaging…

wondelai/skills · 225 tokens

product-marketing

Build product marketing strategy including positioning, messaging, and go-to-market. Use when the user says "positioning", "messaging framework", "go-to-market", "GTM strategy", "product marketing", "competitive positioning", "battlecard", "sales enablement", "launch plan", or asks about how to position or message…

OpenClaudia/openclaudia-skills · 77 tokens

add-analytics

Add Google Analytics 4 tracking to any project. Detects framework, adds tracking code, sets up events, and configures privacy settings.

LeoYeAI/openclaw-master-skills · 32 tokens