Paper Init banner
eyaltoledano eyaltoledano

Paper Init

Documentation community

Description

--- description: Start a paper — plan doc first, then scaffold paper/ and draft --- Invoke the `essaymaster` skill in **init** mode for: $ARGUMENTS If the repo already has a standalone `paper/` and this is a second paper, FIRST run `node "${CLAUDE_PLUGIN_ROOT}/skills/essaymaster/bin/essaymaster.mjs" migrate <slug>` and finish the judgment steps it prints (`references/maintenance.md` §Multi-paper), commit — then proceed. Order is mandatory: (1) write the plan doc per `references/planning.md` (

Installation

Installs to ~/.claude/skills/eyaltoledano-essaymaster-paper-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eyaltoledano-essaymaster-paper-init && curl -fsSL https://raw.githubusercontent.com/eyaltoledano/essaymaster/HEAD/commands/paper-init.md -o ~/.claude/skills/eyaltoledano-essaymaster-paper-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository