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.
npx skills add code2rich/agentwaker-xiaohongshu-operator --skill xiaohongshu-operator-skillsgit clone --depth 1 https://github.com/code2rich/agentwaker-xiaohongshu-operatorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/code2rich/agentwaker-xiaohongshu-operator/xiaohongshu-operator-skills)<a href="https://agentmods.dev/skills/code2rich/agentwaker-xiaohongshu-operator/xiaohongshu-operator-skills"><img src="https://agentmods.dev/badge/skills/code2rich/agentwaker-xiaohongshu-operator/xiaohongshu-operator-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/code2rich/agentwaker-xiaohongshu-operator/xiaohongshu-operator-skills"><img src="https://agentmods.dev/badge/skills/code2rich/agentwaker-xiaohongshu-operator/xiaohongshu-operator-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.01972 |
| Opus 5 | $0.00041 | $0.00986 |
| Sonnet 5 | $0.00016 | $0.00394 |
| Haiku 4.5 | $0.00008 | $0.00197 |
Grade A, and why
xiaohongshu-operator-skills 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Xiaohongshu Operator Skills
Purpose
Provide a single entry point for the Xiaohongshu Operator's reusable skills. This file describes every skill in the package, defines how they chain together, and states the environment and approvals required to run them safely.
Trigger Conditions
Use this meta-skill when:
- The user asks what this role can do or which skill owns a Xiaohongshu-related task.
- A request could match more than one skill and needs routing.
- A workflow must coordinate multiple skills (for example, trend research -> content planning -> note drafting -> publishing checklist).
- You need to confirm that required environment variables and approvals are in place before invoking a skill.
Required Inputs
- User goal or task statement.
- Account or brand positioning and target audience when available.
- Locally configured environment variables from
env/.env.examplefor the skills that will run. - Explicit approval status for any Xiaohongshu account write, public JPage upload, overwrite, delete, visibility change, or remote skill sync.
Workflow
- Identify the user's primary intent against the skill catalog below.
- Confirm the target account state, available credentials, and required approvals.
- Load only the environment variables needed for the selected skill path; never load secrets into tracked files or logs.
- Invoke the matching specialist skill. For multi-step workflows, hand off in this order:
trend-research->content-planning->note-drafting->xiaohongshu-visuals->codex-visual-production->publishing-checklistwhen Kimi or another non-Codex runtime requests Codex-built conceptual assets.- Skip
xiaohongshu-visualsonly when the deliverable genuinely has no visual-production requirement; do not substitute an image brief for requested finished visuals. engagement-operationsandperformance-reviewcan follow published notes.jpage-publishing,jpage-skill-sync, andjpage-officialrun only when an explicit Xiaohongshu-supporting artifact or role-safe upstream synchronization is requested.
- Return evidence, residual risks, and the next action after each handoff or terminal step.
What ships with it
38 files 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.
- codex-visual-production/agents/openai.yaml 234 B
- codex-visual-production/references/request-schema.md 2.3 KB
- codex-visual-production/scripts/test_visual_inbox.py 7.0 KB runs code
- codex-visual-production/scripts/visual_inbox.py 15 KB runs code
- codex-visual-production/SKILL.md 5.5 KB
- codex-visual-production/SKILL.zh.md 5.3 KB
- content-planning/SKILL.md 1.8 KB
- content-planning/SKILL.zh.md 1.7 KB
- engagement-operations/SKILL.md 1.5 KB
- engagement-operations/SKILL.zh.md 1.4 KB
- jpage-official/assets/plugin/highlight/monokai.css 940 B
- jpage-official/assets/plugin/highlight/plugin.js 16 KB runs code
- jpage-official/assets/plugin/notes/notes.js 68 KB runs code
- jpage-official/assets/reveal-base.css 53 KB
- jpage-official/assets/reveal.js 110 KB runs code
- jpage-official/assets/themes/academic.css 1.9 KB
- jpage-official/assets/themes/business.css 1.8 KB
- jpage-official/assets/themes/creative.css 2.4 KB
- jpage-official/assets/themes/minimal.css 2.8 KB
- jpage-official/references/upstream-skill.zh.md 20 KB
- jpage-official/SKILL.md 5.4 KB
- jpage-official/SKILL.zh.md 4.8 KB
- jpage-publishing/SKILL.md 4.1 KB
- jpage-publishing/SKILL.zh.md 3.8 KB
- jpage-skill-sync/SKILL.md 2.9 KB
- jpage-skill-sync/SKILL.zh.md 2.7 KB
- note-drafting/SKILL.md 1.7 KB
- note-drafting/SKILL.zh.md 1.7 KB
- performance-review/SKILL.md 1.5 KB
- performance-review/SKILL.zh.md 1.4 KB
- publishing-checklist/SKILL.md 2.3 KB
- publishing-checklist/SKILL.zh.md 2.3 KB
- SKILL.zh.md 8.6 KB
- trend-research/SKILL.md 1.7 KB
- trend-research/SKILL.zh.md 1.6 KB
- xiaohongshu-visuals/agents/openai.yaml 287 B
- xiaohongshu-visuals/SKILL.md 12 KB
- xiaohongshu-visuals/SKILL.zh.md 11 KB
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.
- 12d ago First seen · 100 lines · 82 tokens per session scan A 900613f4635b
xiaohongshu-operator-skills is a skill published in the GitHub repository code2rich/agentwaker-xiaohongshu-operator (5 stars, last pushed 1mo ago), licensed MIT. It adds 82 tokens to every session and 1,972 once invoked, about $0.0004 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.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…