From research-skills
Research academic papers and questions, write typst documents with cetz visualizations, teach until human understands
How this skill is triggered — by the user, by Claude, or both
Slash command
/research-skills:academic-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are executing the academic-research skill.
You are executing the academic-research skill.
$ARGUMENTS
Research academic topics, produce typst documents with proper citations and cetz plots, and iteratively explain until you truly understand.
| Phase | Actor | Action |
|---|---|---|
| 1 | Human | Pose research question |
| 2 | Researcher | Web search for papers, extract key insights |
| 3 | Human | Judge source quality and relevance |
| 4 | Writer | Draft typst document with structure |
| 5 | Coder | Generate cetz plots for diagrams/graphs |
| 6 | Polisher | Add citations, formatting, flow |
| 7 | Prover | Check logic consistency, math validity |
| 8 | Human | Confirm understanding (loop until yes) |
#import "@preview/cetz:0.2.2"
= Title
== Background
// Context and motivation
== Key Concepts
// Main ideas with cetz diagrams
== Analysis
// Detailed breakdown
== References
// BibTeX-style citations
while not human_confirms_understanding:
explain_concept()
ask_clarifying_questions()
adjust_explanation_level()
npx claudepluginhub hmyuuu/skills --plugin research-skillsGuides writing, structuring, revising academic paper sections like abstract, methods, experiments; enforces notation consistency, evidence traceability, conciseness.
Drafts and revises scientific manuscripts from real results, enforcing figures-first workflow, venue-aware narrative, and explicit main-result statements. For journal articles, letters, or arXiv preprints.
Drafts and revises academic papers via a 12-agent pipeline with LaTeX/DOCX/PDF/Markdown output, supporting IMRaD, literature review, and other paper structures with APA, Chicago, MLA, IEEE, and Vancouver citation formats plus bilingual zh-TW/EN abstracts.