academic-research-skills
End-to-end academic research, writing, analysis, and publication
All Skills in This Repository (80)
Pure Emerald Level Indicatorsliterature-review
Conduct systematic literature reviews across academic databases with PRISMA diagrams.
publication-chart-skill
Recommend and generate publication-quality figures and tables from Excel or LaTeX inputs.
tikz
Audit and fix visual collisions in TikZ diagrams within LaTeX .tex files.
econ-visualization
Create publication-quality economics charts from user-supplied datasets.
matplotlib
Generate publication-quality static, multi-panel, and 3D plots from numerical data.
scientific-visualization
Create publication-ready multi-panel scientific plots with journal-aligned styling.
plot-from-data
Generate publication-quality matplotlib figures from numeric data using academic plot styles.
plot-from-image
Reproduces academic-paper figures as matplotlib code from uploaded images.
latex-document
Automate LaTeX document authoring, compilation, and PDF generation with PNG previews.
excalidraw-diagram
Generate Excalidraw diagram JSON from natural-language descriptions.
paper-2-web
Converts academic papers into websites, video abstracts, and posters via Paper2All.
latex-tables
Generate publication-ready LaTeX regression and summary-statistics tables with booktabs.
Frequently Asked Questions
FAQPage SchemaHow to install academic-research-skills?▼
Run `npx skills add franklee16/academic-research-skills --all -g -y` in your terminal to install all 79 skills globally.
What research tasks does this suite cover?▼
It covers literature reviews, econometric analysis in R/Stata/Python, publication figures, peer review, citations, grant proposals, presentations, and LaTeX documents.
Can it run Stata or R econometric analysis?▼
Yes. Dedicated skills handle DiD, IV, RDD, panel data, matching, and synthetic control with proper diagnostics and publication-ready tables.
Does it work with Claude Code and other agents?▼
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and Gemini CLI.
Can non-programmers use these research skills?▼
Yes. You describe your research task in plain English and the agent handles the code, statistics, and document formatting for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides