jiancui-research

Research.Write — Design skill for Claude Code

Design community

Write or revise a manuscript section in the paper's style; also learn and maintain writing preferences from samples, instructions, and edits.

How to install Research.Write

Installs to ~/.claude/skills/jiancui-research-research-kit-research.write/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiancui-research-research-kit-research.write && curl -fsSL https://raw.githubusercontent.com/jiancui-research/research-kit/HEAD/commands/research.write.md -o ~/.claude/skills/jiancui-research-research-kit-research.write/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Research.Write does


description: "Write or revise a manuscript section in the paper's style; also learn and maintain writing preferences from samples, instructions, and edits." argument-hint: "section and optional mode, or style work (e.g. \"draft intro\", \"revise evaluation\", \"style learn from ./samples\", \"style remember: use direct sentences\")"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill adapter supplies it), else `${CLAUDE_PLUGIN_ROOT}`, else the ena

Alternatives in Design

Full documentation available on GitHub

View Source Repository