install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/academic-paper" ~/.claude/skills/majiayu000-claude-skill-registry-academic-paper && rm -rf "$T"
manifest:
skills/data/academic-paper/SKILL.mdsource content
Academic Paper
Description
Creates high-quality academic papers in LaTeX format with clear explanations and authoritative formatting.
Triggers
- "create an academic paper about..."
- "write a research paper on..."
- "generate a LaTeX paper for..."
Instructions
Read and follow
skills/fabric/create/academic-paper/instructions.md