research-skills
Academic research workflows: grants, manuscripts, figures, literature
All Skills in This Repository (23)
Pure Emerald Level Indicatorsmanuscript-writing
Draft and revise academic manuscript sections using structured templates.
paper-review
Analyze academic manuscripts in PDF or Markdown for methodological rigor and statistical validity.
manuscript-formatting
Converts manuscripts to specified formats with citation and JAMA compliance.
lit-review
Plans, collects, synthesizes, and documents academic research articles for structured literature reviews.
humanizer
Detects and replaces artificial language patterns in academic and professional texts to improve natural flow.
ci-scaffolding
Generate CI/CD pipelines for Python and JavaScript projects.
document-processing
Extract text, tables, and data from PDFs and images via OCR.
workflow-reference
Manage multi-phase development workflows with git worktrees and GitHub issues.
update-rules
Synchronize project rules and documentation with latest templates.
security-audit
Scan dependencies, code patterns, and configuration files for vulnerabilities and secrets.
docker-packaging
Generate Dockerfiles and docker-compose configurations for project containerization.
init-project
Automate project scaffolding with templates for Python, JavaScript, and Rust.
Frequently Asked Questions
FAQPage SchemaHow to install research-skills?โผ
Run `npx skills add neuromechanist/research-skills --all -g -y` in your terminal to install all plugins globally.
Can it help write an NIH or NSF grant proposal?โผ
Yes. The grant plugin drafts specific aims, research strategies, and budget justifications for R01, R21, K99, CAREER, and SBIR/STTR mechanisms, and can score your proposal like a study section reviewer.
How do I make journal-ready figures?โผ
The figures plugin composes multi-panel figures at exact Nature, Science, Cell, or PNAS dimensions and validates font sizes against journal minimums before export.
Does it work with Claude Code, Codex, and Copilot?โผ
Yes. Every plugin ships native manifests for Claude Code, OpenAI Codex, and GitHub Copilot CLI, and skills follow the same cross-agent standard.
Can it search papers and manage citations?โผ
Yes. The opencite plugin searches Semantic Scholar, OpenAlex, PubMed, and arXiv, downloads PDFs, converts them to markdown, and exports BibTeX.
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