Academic Research Skills
Editor's pickProduction-grade academic research pipeline for Claude Code: research → write → review → revise → finalize. 4 skills, 27 modes, 39-agent ensemble, v3.7.3 + v3.8 L3 claim-faithfulness gate, v3.9.0 cross-index triangulation, v3.10 triangulation policy layer, v3.11 deterministic citation verification gate (#182).
- Type
- plugin
- GitHub stars
- ★ 36.1K
- Repository
- Imbad0202/academic-research-skills
- Category
- —
Install
1Quick install (skills CLI)
npx skills add Imbad0202/academic-research-skills --skill academic-research-skills --agent claude-codeInstalls academic-research-skills into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.