method-section-explainer

Installation
SKILL.md

Method Section Explainer

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:

  • choosing method section structure
  • introducing notation and problem setup
  • writing method overview prose
  • sequencing modules, losses, training/inference procedures, or system components
  • deciding where algorithm boxes, equations, and overview figures belong
  • explaining design rationales without overclaiming
  • moving implementation details to appendix or experiment setup

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.

Skill Directory Layout

Related skills
Installs
16
GitHub Stars
4
First Seen
10 days ago