with one click
method-section-explainer
// Plan and draft ML/AI method sections. Use for notation flow, module ordering, algorithm boxes, overview figures, design rationale, and appendix boundaries.
// Plan and draft ML/AI method sections. Use for notation flow, module ordering, algorithm boxes, overview figures, design rationale, and appendix boundaries.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | method-section-explainer |
| description | Plan and draft ML/AI method sections. Use for notation flow, module ordering, algorithm boxes, overview figures, design rationale, and appendix boundaries. |
| argument-hint | [paper-dir] [--mode plan|draft|revise] [--method-type algorithm|model|system|benchmark|theory] |
| allowed-tools | Read, Write, Edit, Bash, Glob |
Explain methods so reviewers can understand what is new, how it works, and why each design choice exists. This skill is for writing and structuring the method section, not inventing the algorithm.
Use this skill for:
Do not use this skill for designing a new algorithm. Use algorithm-design-planner for method design. Use paper-writing-assistant for broad prose. Use paper-writing-memory-manager to record notation, method terminology, overview-figure dependencies, and stale result/caption locations. Use figure-results-review for figure quality. Use paper-draft-consistency-editor after the section exists.
<installed-skill-dir>/
āāā SKILL.md
āāā references/
ā āāā method-structure-patterns.md
ā āāā notation-and-rationale.md
āāā templates/
āāā method-explanation-plan.md
references/method-structure-patterns.md.references/notation-and-rationale.md when writing notation, equations, algorithm boxes, design rationale, or appendix boundaries.templates/method-explanation-plan.md when creating paper/.agent/method-explanation-plan.md.paper/.agent/writing-contract.md, paper/.agent/writing-memory/, algorithm specs, design docs, method notes, sections/method*.tex, sections/approach*.tex, figures/*.tex, and appendix files when present.Extract:
## Method Explanation Snapshot
- Paper archetype:
- Method type:
- Target venue:
- Main method claim:
- Proposed object:
- Inputs/outputs:
- Key components:
- Training objective:
- Inference procedure:
- Overview figure:
- Algorithm box:
- Required notation:
- Appendix material:
- Reader confusion risks:
If the method itself is underspecified, route to algorithm-design-planner before drafting final prose.
Read references/method-structure-patterns.md and choose one pattern:
The pattern determines subsection order and what belongs in the main text.
Create or update:
paper/.agent/method-explanation-plan.md
If there is no paper/ directory and the current directory is the paper repo, save to:
.agent/method-explanation-plan.md
Use templates/method-explanation-plan.md.
For each subsection, record:
For each subsection:
When revising LaTeX, preserve labels, refs, citations, macros, and math unless they are part of the requested edit.
Keep in main text:
Move or defer to appendix:
Before finalizing:
paper-writing-memory-manager