Paper Publish banner
eyaltoledano eyaltoledano

Paper Publish

Development community

Description

--- description: Assemble and verify the arXiv submission bundle --- Invoke the `essaymaster` skill in **publish** mode per `references/toolchain.md` §arXiv. Two gates BEFORE assembling anything: (1) pre-submission — `essaymaster check` passes, remaining TODOs are framed as future work, reviewer-readiness checklist reconciled; (2) disclosure — confirm with the owner that every claim and number in the paper is cleared for public release (nothing internal-only or needs-clearance; see the Disclosu

Installation

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

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

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

Full documentation available on GitHub

View Source Repository