paper-plan

Generate a section-by-section paper outline from research conclusions and experiment results.

1|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-plan-zhuyingqin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-plan
Source: https://github.com/zhuyingqin/ARIS-WEB/tree/main/crates/runtime/assets/skills/paper-plan
Command: npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-plan-zhuyingqin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

paper-plan helps you convert review conclusions and experiment results into a structured, venue-aware outline so you can start writing quickly without guessing section order, evidence placement, or figure needs.

Core Features & Use Cases

  • Claims-to-structure planning: Builds a section-by-section paper plan from extracted claims, evidence, and known weaknesses.
  • Venue-aware layout and page budgeting: Adapts structure and expected length to common ML conference/journal norms (e.g., ICLR/NeurIPS/ICML vs IEEE page counting).
  • Figure + citation scaffolding: Produces a detailed Figure/Table plan (including a hero figure specification) and a citation plan to support each section.
  • Optional style alignment: Uses an opt-in style reference to shape the outline structurally while avoiding prose copying, and can emit a data-coverage GAP_REPORT to prevent fabrication.

Quick Start

Use paper-plan to create a PAPER_PLAN.md outline for your study by running it with your project’s narrative report and experiment evidence, targeting the venue you plan to submit to.

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 paper outline from ML research results?

To generate a paper outline from ML research results, use a claims-to-structure planning approach that builds section-by-section plans from extracted claims, evidence, and known weaknesses. This scaffolds figures and citations before writing.

How do I plan paper figures and citations before writing?

Plan paper figures and citations by generating a detailed Figure/Table plan, including a hero figure specification, alongside a citation plan to support each section. This scaffolding aligns evidence to claims before writing.

Can I adapt my paper outline to fit ICLR or NeurIPS page budgets?

Yes, you can adapt your paper outline to fit ICLR, NeurIPS, or ICML page budgets through venue-aware layout and page budgeting. This adjusts structure and expected length to match common ML conference and journal norms.

What is claims-evidence mapping in research planning?

Claims-evidence mapping in research planning aligns extracted experimental evidence to specific paper claims. It builds a structured paper plan while identifying known weaknesses, ensuring structural support before writing.

How do I prevent fabricating citations when scaffolding a paper outline?

Prevent fabricating citations when scaffolding a paper outline by emitting a data-coverage GAP_REPORT. This gap-detection rule ensures all claims are backed by extracted project workspace evidence without prose copying.

What do I need to create a venue-aware ML paper plan?

To create a venue-aware ML paper plan, you need your project's narrative report and experiment evidence extracted from the workspace. Optionally, integrate a target venue and an opt-in style reference to shape the structure.