RedNote Director Skill

Turns a topic into a full Xiaohongshu carousel plan with per-page image prompts

Tested · Works

Test report

Verdict
Tested · Works
Score
8.8/10
Tested
Jul 30, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Jul 30, 2026 · d078aae

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 30, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Planned the same 6-page RedNote carousel twice, once cold and once through the skill's 9-step workflow. Cold, the six image prompts averaged 27 characters and hit 2 of the 10 elements the skill's prompt_rules demands, with no negative prompts on any page; with the skill, prompts ran 288-841 characters and hit 8/10 and 10/10, each carrying its own negative-prompt line. It also forced a style split the baseline never considered - a high-contrast cover style over a dark-magazine interior - instead of applying one generic 'tech look' to all six pages. The 24 style files, page-structure rules and anti-pattern list are all real and specific, not filler. Caveat: everything except the README is written in Chinese, and the repo's own install line drops the skill into ~/.agents/skills, where Claude Code will not find it.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 4/5

What RedNote Director Skill does

Acts as a visual director for Xiaohongshu / RedNote carousel posts: picks a style from a 24-style library, plans page-by-page structure, and writes 3:4 image-generation prompts plus captions, hashtags and a self-review checklist. Triggers when you ask to plan, redesign or critique a RedNote carousel, cover, or 3:4 image post. Skill body and reference library are in Chinese.

How to install RedNote Director Skill

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger RedNote Director Skill

  • /rednote-director-skill Turns a topic into a full Xiaohongshu carousel plan with per-page image prompts

It also activates on plain-language prompts like these:

  • 帮我把这个话题做成一份8页的小红书轮播图文方案,配好每一页的绘图提示词和文案标题
  • 给我的RedNote封面出一个图片生成提示词,风格要有视觉冲击力,能吸引人点击进来
  • 这套3:4的小红书排版看起来不够高级,帮我重新设计一下整体配色风格和版式布局方案

Frequently asked questions

Is the RedNote Director Skill skill free?
Yes. The skill itself is free from mythkiven/rednote-director-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does RedNote Director Skill work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 30, 2026. Verdict: Tested · Works. Planned the same 6-page RedNote carousel twice, once cold and once through the skill's 9-step workflow. Cold, the six image prompts averaged 27 characters and hit 2 of the 10 elements the skill's prompt_rules demands, with no negative prompts on any page; with the skill, prompts ran 288-841 characters and hit 8/10 and 10/10, each carrying its own negative-prompt line. It also forced a style split the baseline never considered - a high-contrast cover style over a dark-magazine interior - instead of applying one generic 'tech look' to all six pages. The 24 style files, page-structure rules and anti-pattern list are all real and specific, not filler. Caveat: everything except the README is written in Chinese, and the repo's own install line drops the skill into ~/.agents/skills, where Claude Code will not find it.
What is the RedNote Director Skill SkillProof Score?
8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 4/5.
How do I install RedNote Director Skill?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use RedNote Director Skill with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.