Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Academic manuscript toolkit: peer review, manuscript writing, and journal-specific formatting for submission
npx claudepluginhub neuromechanist/research-skills --plugin manuscriptUse this skill for "review this paper", "review this manuscript", "peer review", "review my paper", "critique this manuscript", "review this submission", "give me feedback on my paper", "check my methods", "review my statistics", "review as a peer reviewer", "evaluate this manuscript", "review this PDF", or mentions manuscript review, peer review, paper critique, or methodological review.
Use this skill for "format manuscript", "prepare for submission", "journal formatting", "LaTeX template", "submission checklist", "format references", "BibTeX", "author guidelines", "page limits", "format for Nature", "format for IEEE", or when the user wants to format a manuscript for journal submission.
Use this skill for "write a paper", "draft manuscript", "write introduction", "write methods section", "write results", "write discussion", "write abstract", "structure a paper", "academic writing", "write for journal", or when the user wants to draft or revise sections of an academic manuscript.
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 grant proposal toolkit: NIH/NSF proposal writing, structured review with scoring criteria, and figure quality assurance
Multi-agent orchestrator for academic writing: 12 specialist agents and 30 writing principles for review, research, drafting, polishing, bibliography auditing, and literature surveys.
Production-grade academic research pipeline for Claude Code: research → write → review → revise → finalize. 4 skills, 35+ modes, 38-agent ensemble, v3.7.3 + v3.8 L3 claim-faithfulness gate, v3.9.0 cross-index triangulation, v3.9.2 phase boundary fence (#133).
16-Skill Claude Code plugin for academic paper writing, polishing, and submission.
Citation, prose, figure, and rigor auditing for AI-assisted research drafts.
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management
Academic literature search, citation management, PDF retrieval, and literature review synthesis
Complete grant proposal toolkit: NIH/NSF proposal writing, structured review with scoring criteria, and figure quality assurance
Complete project lifecycle toolkit: initialization, epic/sprint workflow, CI/CD scaffolding, Docker packaging, security auditing, and document processing
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: