Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Complete grant proposal toolkit: NIH/NSF proposal writing, structured review with scoring criteria, and figure quality assurance
npx claudepluginhub neuromechanist/research-skills --plugin grantThis skill should be used when the user asks to "review a grant", "review my proposal", "score this grant", "evaluate my specific aims", "critique my research strategy", "review as an NIH reviewer", "review as an NSF panelist", "give me reviewer feedback", "check my grant proposal", "review my R01", "review my K99", "evaluate my CAREER proposal", "run a mock study section", "review my resubmission", "review this PDF", "check my proposal PDF", "analyze my grant layout", or mentions grant review, proposal critique, NIH scoring, NSF panel review, study section feedback, or proposal PDF review.
This skill should be used when the user asks to "write a grant proposal", "draft specific aims", "write a research strategy", "create an NIH proposal", "create an NSF proposal", "write a significance section", "write an innovation section", "write an approach section", "draft a DP2 essay", "write an R01", "write an R21", "write a K99", "write an R03", "write a K08", "write a K23", "write an F31", "write an F32", "write a CAREER proposal", "write preliminary data", "write rigor and reproducibility", "draft potential problems and alternatives", "write a budget justification", "respond to reviewer comments", "write a resubmission introduction", "strengthen my specific aims", "format grant text", or mentions grant writing, proposal drafting, specific aims, research strategy sections, or any NIH/NSF mechanism.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Complete project lifecycle toolkit: initialization, epic/sprint workflow, CI/CD scaffolding, Docker packaging, security auditing, and document processing
Academic research agents — hypothesis generation, experiment design, paper drafting, peer review simulation, and more.
Research-team agents for Claude Code: supervisor, analysis-implementer, paper-writer, figure-descriptor, reviewer, literature-curator.
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management
Citation, prose, figure, and rigor auditing for AI-assisted research drafts.
Multi-agent orchestrator for academic writing: 12 specialist agents and 30 writing principles for review, research, drafting, polishing, bibliography auditing, and literature surveys.
Academic literature search, citation management, PDF retrieval, and literature review synthesis
Complete project lifecycle toolkit: initialization, epic/sprint workflow, CI/CD scaffolding, Docker packaging, security auditing, and document processing
Academic manuscript toolkit: peer review, manuscript writing, and journal-specific formatting for submission
Neuroscience data standards and experiment design: BIDS conversion/validation, HED annotation, and PsychoPy experiment scaffolding
Academic literature search, citation management, and PDF retrieval using the opencite CLI
Claude Code marketplace for academic research workflows and development tooling. Install individual plugins for literature search, grant proposals, manuscript preparation, scientific figures, project lifecycle management, and neuroinformatics.
In Claude Code, type /plugin, select Add marketplace, enter:
neuromechanist/research-skills
Then select which plugins to install. Each plugin is independent.
claude plugin marketplace add neuromechanist/research-skills
for p in project grant manuscript opencite scientific-figures neuroinformatics; do
claude plugin install "$p@research-skills"
done
| Plugin | Version | Description | Commands |
|---|---|---|---|
| project | 0.2.0 | Project lifecycle: init, workflow, CI/CD, Docker, security, doc-processing | /init-project, /epic-dev, /epic-status, /setup-ci, /release-prep, /doc-process |
| grant | 0.2.0 | NIH/NSF grant proposal writing, review, and figure QA | /grant-write, /grant-review |
| manuscript | 0.2.0 | Academic manuscript peer review, writing, and journal formatting | /paper-review, /manuscript-prep |
| opencite | 0.2.0 | Literature search, citation management, PDF retrieval, literature review synthesis | /opencite |
| scientific-figures | 0.1.1 | Full figure pipeline: icons, plots, composition, visual QA | -- |
| neuroinformatics | 0.1.0 | BIDS conversion/validation, HED annotation, PsychoPy experiment design | /convert-bids, /validate-bids, /design-experiment |
Search academic literature, explore citation graphs, download PDFs, and export BibTeX. Wraps the opencite CLI, aggregating Semantic Scholar, OpenAlex, PubMed, arXiv, and bioRxiv. Includes a literature-review skill for synthesizing papers into cohesive reviews with thematic organization and gap analysis.
/opencite search "motor cortex oscillations"
"Find the top 10 most cited papers on brain-computer interfaces"
"Write a literature review on EEG-based BCIs"
Draft and review NIH and NSF grant proposals with mechanism-specific templates (R01, R21, K99, CAREER, etc.). Includes a grant-figure-qa agent that autonomously checks figures for resolution, accessibility, and NIH/NSF compliance. Skills for research strategy guidelines, writing style, budget justification, scoring criteria, and resubmission response.
/grant-write significance --mechanism R01
/grant-review proposal.pdf --mechanism R21
Academic manuscript toolkit covering the full lifecycle: writing guidance (IMRAD structure, section templates), peer review (methodology, statistics, reproducibility), and journal-specific formatting (IEEE, Nature, PNAS, Elsevier, LaTeX/BibTeX management). Includes revision response templates.
/paper-review manuscript.pdf
/manuscript-prep "Nature Neuroscience"
Create publication-quality figures for Nature, Science, PNAS, Cell, and other journals:
All elements saved as SVG or transparent PNG. Enforces sans-serif fonts, colorblind-safe palettes, and journal-specific dimensions. Runs on-the-fly via uvx and bunx.
Neuroscience data standards, experiment design, and dataset validation:
/convert-bids ./raw-data --modality eeg --task rest
/validate-bids ./bids-dataset
/design-experiment "visual oddball ERP paradigm with 2 conditions"
Complete project lifecycle toolkit combining initialization, epic/sprint workflow, and CI/CD management: