/paper-plan

Compile venue-specific paper outlines from wiki evidence maps.

Updated May 23, 2026
One-click install
npx skills add https://github.com/duany049/multi-skill-orchestration --skill paper-plan-duany049
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /paper-plan
Source: https://github.com/duany049/multi-skill-orchestration/tree/main/.claude/skills/paper-plan
Command: npx skills add https://github.com/duany049/multi-skill-orchestration --skill paper-plan-duany049

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts validated research ideas stored in your wiki into a coherent, venue-specific paper outline with an evidence map, section plan, figure plan, and citation plan.

Core Features & Use Cases

  • Evidence-map driven outlining: Builds a structured narrative by mapping each target idea to evidence, methods, and required sections rather than using generic paper templates.
  • Venue-aware planning: Adjusts page budget and format expectations based on the specified venue (e.g., ICLR/NeurIPS/ACL/CVPR/IEEE).
  • Mandatory outline review loop: Runs an area-chair style review step to strengthen persuasiveness, coverage, and idea-to-section alignment.
  • Wiki graph updates: Writes derived edges and rebuilds context so downstream stages can reuse the newly planned structure.

Quick Start

Run /paper-plan idea-slug-1 idea-slug-2 --venue ICLR --title "Working Title" to generate the PAPER_PLAN.md and supporting plan artifacts in the wiki outputs.

Frequently Asked Questions about /paper-plan

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

FAQPage Schema
How do I generate a venue-ready paper outline from my research wiki?

To generate a venue-ready paper outline from a research wiki, compile wiki idea graphs into narrative structures with section, figure, and citation plans. This maps evidence to required sections rather than using generic templates.

Can I format my paper outline for specific venues like ICLR or NeurIPS?

Yes, you can format paper outlines for specific venues like ICLR, NeurIPS, ICML, ACL, CVPR, and IEEE. Venue-aware planning adjusts page budgets and format expectations based on the specified target venue.

How does evidence mapping work for research paper outlining?

Evidence mapping for research paper outlining works by linking each target idea to validated experiments and methods, ensuring the narrative structure is built from proven evidence rather than starting from a blank template.

How do I plan citations and figures for a research paper outline?

Plan citations and figures for a research paper outline by reading wiki graphs of ideas and concepts, then deriving a structured plan that maps evidence to specific sections, figures, and required citations.

Does paper planning include an automated review for persuasiveness?

Yes, paper planning includes a mandatory LLM review step acting as an area-chair to check persuasiveness, coverage, and idea-to-section alignment. This strengthens the outline before submission.

Do I need validated experiments before planning a paper outline?

Yes, you need validated experiments before planning a paper outline. The workflow applies to research where ideas have succeeded experiments, running validation checks to ensure sufficient evidence exists before structuring the narrative.