Chengrui Writing Skills — Design skill for Claude Code
Claude Code slash command for academic writing in Chengrui Qu's style.
How to install Chengrui Writing Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open crqu/chengrui-writing-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Chengrui Writing Skills does
Claude Code slash command for academic writing in Chengrui Qu's style.
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Planning With Files — Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B 17.4k ★
- Explanatory Output Style — Educational output mode with insights about implementation choices 14k ★
README
Chengrui Writing Skill
A Claude Code slash command (`/write`) for drafting and revising academic ML/RL papers. Encodes a specific writing style extracted from published research, so the output reads like a human researcher wrote it rather than generic LLM prose.
Quick start
git clone https://github.com/crqu/chengrui-writing-skills.git
cd chengrui-writing-skills
cp write.md ~/.claude/commands/write.md
Then in any Claude Code session:
/write abstract for our new paper on distributionally robust MARL
/write revise this introduction: [paste text]
/write related work section covering sim-to-real transfer and value factorization
/write rebuttal to reviewer 2 who says our assumption is too strong
What it does
The skill acts as a writing collaborator for academic ML papers. It covers abstracts, introductions, related work, methods/algorithms, theory (including proof writing), experiments, conclusions, revisions, and rebuttals.
The style profile was extracted by analyzing published papers across venues including NeurIPS, ICLR, AISTATS, and CDC. It covers voice, sentence structure, contribution formatting, citation style, mathematical notation, proof writing, paragraph transitions, figure/caption conventions, main-body vs. appendix decisions, and rhetorical devices. It also blocks common LLM writing patterns (30+ banned words/phrases, structural tells like uniform paragraph size, weasel citations, promotional tone).
Files
write.md— The skill file. Copy to~/.claude/commands/to install.CLAUDE.md— Project context for Claude Code sessions opened in this directory.
Customization
The style profile in `write.md` is meant to be a living document. As your writing evolves or you publish new papers, update the relevant sections. Key areas to customize:
- Anti-patterns (bottom of file): add phrases or patterns to avoid
- Rhetorical Devices: add new patterns from recent papers
- Voice & Tone: adjust formality level,
Related Skills
Paper Style
Academic paper color theme system — 5 low-saturation themes for LaTeX + matplotlib. Claude Code skill.
Focus Agents
/plugin install focus-agents@focus-marketplace Academic-style web research and report generation
Grok Cli2Web
A local, Claude-style web UI for Grok. Runs on localhost only, with streaming chat, file upload, CLI session h
Write
Writing Style Skill
Writing Style
Writing style for commits, PRs, and issues
Writing Style Extractor
Claude Code skill: Extract writing style DNA from any content. Produces structured JSON profile + markdown rep
Related Agents
Paper Reviewer
Strict academic paper reviewer for position papers, preprints, and journal-style articles. Reviews argument fl
Agy Stylist
Rewrites prose for style through Gemini via the agy CLI, in any register (legal, technical, academic, commerci
Academic LaTeX Reviewer
LaTeX formatting, mathematical notation, typography, bibliography, cross-references, terminology consistency,