paper-bootstrap

Initialize a standardized paper project directory with venue-ready folders and state files.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-bootstrap
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: paper-bootstrap
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/paper-discipline/paper-bootstrap
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps researchers initialize a clean, standardized paper project directory with pre-defined structure, active sources, and memory trackers, so writing can begin without setup friction.

Core Features & Use Cases

  • Create a default, venue-ready folder layout (input, notes, figures, output/doc, output/review)
  • Generate lightweight state files (notes/project_truth.md, notes/decision_log.md, notes/result_summary.md, notes/paper_handoff.md)
  • Provide a bootstrap script to automate layout creation for new or messy projects, ensuring a consistent starting point and reducing rework.

Quick Start

Run the bootstrap script to initialize a minimal paper-project directory layout.

Frequently Asked Questions about paper-bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a standardized directory structure for a new research paper?▼

To set up a standardized directory structure for a research paper, run a bootstrap script that generates a venue-ready layout with input, notes, figures, and output folders. This prevents startup drift and reduces setup friction.

Can I reorganize a messy manuscript workspace into a clean project layout?▼

Yes, you can reorganize a messy manuscript workspace by running the bootstrap script to enforce a consistent, minimal starting point. It applies standardized structure and memory-ready defaults to existing workspaces without requiring manual rework.

What state files are needed to track research paper progress and prevent startup drift?▼

To track research paper progress and prevent startup drift, you need lightweight state files like project_truth.md, decision_log.md, result_summary.md, and paper_handoff.md. These memory-ready defaults anchor the writing process and maintain project continuity.

Does this manuscript setup process require any external dependencies?▼

No, this manuscript setup process requires no external dependencies. It relies solely on a small bootstrap script and a few default notes to initialize the folder layout and enforce structure, making it easy to deploy in any environment.

What is the best way to initialize a manuscript project for a specific academic venue?▼

The best way to initialize a venue-aware manuscript project is to run the bootstrap script. It creates a minimal folder layout tailored for academic submissions, including specific directories for figures and review outputs.

Why should I use a bootstrap script for manuscript setup instead of manual folder creation?▼

You should use a bootstrap script for manuscript setup because it automatically generates a standardized, memory-ready directory structure. This eliminates manual setup errors, enforces consistent project organization, and allows you to start writing immediately.