lingzhi227/paper-writing-section
Write a specific section of an academic paper (Abstract, Introduction, Background, Related Work, Methods, Experiments, Results, Discussion/Conclusion) with section-specific guidance and two-pass refinement. Use when the user wants to write, draft, or improve a paper section.
npx skills add https://github.com/lingzhi227/agent-research-skills --skill paper-writing-section
Write a publication-quality section for an academic paper.
$0 — Section name: abstract, introduction, background, related-work, methods, experimental-setup, results, discussion, conclusion$1 — (Optional) Path to context file (research plan, results, prior sections)Read the paper's existing .tex files, experiment logs, result files, and any provided context. Understand: title, contributions, methodology, key results, figures, tables.
Load section-specific tips from references/section-tips.md. Before every paragraph, include a brief plan as a LaTeX comment (% Plan: ...).
Apply both refinement passes from references/refinement-prompts.md:
~/.claude/skills/paper-writing-section/references/section-tips.md~/.claude/skills/paper-writing-section/references/refinement-prompts.mdLaTeX fragment (no \documentclass, no preamble). All math enclosed in $...$ or \begin{equation}, all figures referenced with \ref{}, all cited works use \cite{}, no placeholder text.
\ref{} and \cite{} validTake lingzhi227/paper-writing-section from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.