Claude Code plugins for scientific research and writing
npx claudepluginhub sxg/biomedical-science-writerDraft scientific research manuscripts from organized project folders with papers, data, figures, and GitHub code repositories. Orchestrates an 8-step workflow with specialist agents: statistical reviewer for quantitative accuracy, academic reviewer for publication readiness.
Review and critique scientific manuscripts. Identifies critical issues with detailed explanations and recommendations, providing an overall assessment with accept/revise/reject recommendation.
A marketplace of Claude Code plugins for scientific research and writing.
/plugin marketplace add sxg/biomedical-science-writer
/plugin install writer@science
| Plugin | Description | Version |
|---|---|---|
| writer | Draft biomedical research manuscripts with specialist agents | 2.3.0 |
Draft biomedical research manuscripts from organized project folders containing papers, data, figures, and GitHub code repositories.
Features:
Commands:
/writer:draft - Full workflow/writer:literature - Literature review only/writer:methods - Code analysis only/writer:results - Results interpretation only/writer:synthesize - Generate Discussion/Abstract/writer:assemble - Final assemblyTo add a new plugin to this marketplace:
Create a directory under plugins/:
plugins/my-new-plugin/
├── .claude-plugin/
│ └── plugin.json
├── commands/
├── skills/
└── agents/
Add the plugin entry to .claude-plugin/marketplace.json:
{
"name": "my-new-plugin",
"source": "my-new-plugin",
"description": "Plugin description",
"version": "1.0.0"
}
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.