skillfed

paper-plan

Paper Plan transforms your research narrative and experimental findings into a section-by-section outline tailored to your target venue. It maps evidence to outline slots, respects page limits for conferences like ICLR and NeurIPS, and optionally aligns structural choices with reference papers via style guidance. The skill surfaces gaps where evidence is missing, helping you plan what to write before drafting.

Paper Plan generates a structured outline for academic papers by organizing review conclusions and experimental results into venue-specific sections.

AI-generated summary based on this skill's SKILL.md

13,939 1,247 MIT updated by wanshuiyin

Install

wanshuiyin/Auto-claude-code-research-in-sleep/paper-plan · repository language: Python

git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep
cp -r Auto-claude-code-research-in-sleep/skills/paper-plan ~/.claude/skills/paper-plan
npx skillfed install wanshuiyin/Auto-claude-code-research-in-sleep/paper-plan

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does Paper Plan generate a structured paper outline from experiments?

Paper Plan transforms your research narrative and experimental findings into a section-by-section outline tailored to your target venue. It maps evidence to outline slots, respects page limits for conferences like ICLR and NeurIPS, and optionally aligns structural choices with reference papers via style guidance. The skill surfaces gaps where evidence is missing, helping you plan what to write before drafting.

Can Paper Plan create a paper plan from my research results?

Yes. Paper Plan accepts experimental conclusions and research narratives, then converts them into publication-ready structure. It generates a figure plan and citation scaffolding from your results, organizing claims and evidence into venue-appropriate sections. This helps you see the full paper architecture before you begin writing.

Does Paper Plan support page budgets for ICLR, NeurIPS, and other venues?

Paper Plan plans paper layout and page budget for specific academic venues including ICLR, NeurIPS, and others. It respects venue-specific formatting and content requirements, ensuring your outline fits within conference constraints while maximizing impact of your key contributions.

What does Paper Plan do with claims and evidence mapping?

Paper Plan generates a structured outline with sections, claims, and evidence mapping. It aligns each claim to supporting evidence slots in your outline, helping you verify that every assertion has backing before you draft. It also identifies gaps where evidence is missing or weak.

Can I use Paper Plan to organize my paper sections automatically?

Paper Plan organizes paper sections automatically by converting your experimental conclusions into a structured workflow. It creates section-by-section outlines with figure plans and citation scaffolding, aligned to your target venue's requirements. This automated organization surfaces what you need to write and where.

SKILL.md

rendered from the published skill — quoted content, verbatim

Paper Plan: From Review Conclusions to Paper Outline

Generate a structured, section-by-section paper outline from: $ARGUMENTS

Constants

  • REVIEWER_MODEL = gpt-5.6-sol — Model used via Codex MCP for outline review. Must be an OpenAI model.
  • TARGET_VENUE = ICLR — Default venue. User can override (e.g., /paper-plan "topic" — venue: NeurIPS). Supported: ICLR, NeurIPS, ICML, CVPR, ACL, AAAI, ACM, IEEE_JOURNAL (IEEE Transactions / Letters), IEEE_CONF (IEEE conferences).
  • MAX_PAGES — Page limit. For ML conferences: main body to Conclusion end (excluding references, appendix). ICLR=9, NeurIPS=9, ICML=8, AAAI=7 technical-content pages plus references unless the current AAAI CFP says otherwise. **For IEEE venues:

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/paper-plan/SKILL.md

Related skills

Tags

outline-generation academic-structure venue-compliance claims-evidence-mapping research-organization paper-scaffolding section-planning figure-budgeting narrative-to-outline submission-readiness