Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"name": "bio-research",
"source": "./bio-research",
"description": "End-to-end support for biological research, from literature search and single-cell analysis to sequencing pipelines and clinical trial design. Covers drug discovery workflows and scientific strategy."
"description": "Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D"
}
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We're open-sourcing 11 plugins built and inspired by our own work:
| **[finance](./finance)** | Prep journal entries, reconcile accounts, generate financial statements, analyze variances, manage close, and support audits. | Snowflake, Databricks, BigQuery, Slack, Microsoft 365 |
| **[data](./data)** | Query, visualize, and interpret datasets — write SQL, run statistical analysis, build dashboards, and validate your work before sharing. | Snowflake, Databricks, BigQuery, Hex, Amplitude, Jira |
| **[enterprise-search](./enterprise-search)** | Find anything across email, chat, docs, and wikis — one query across all your company's tools. | Slack, Notion, Guru, Jira, Asana, Microsoft 365 |
| **[bio-research](./bio-research)** | Search literature, analyze single-cell RNA data, run sequencing pipelines, design clinical trials, and explore drug discovery workflows. | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, Benchling |
| **[bio-research](./bio-research)** | Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D. | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, Benchling |
| **[cowork-plugin-management](./cowork-plugin-management)** | Create new plugins or customize existing ones for your organization's specific tools and workflows. | — |

Install these directly from Cowork, browse the full collection here on GitHub, or build your own.
Expand Down
2 changes: 1 addition & 1 deletion bio-research/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bio-research",
"version": "1.0.0",
"description": "End-to-end support for biological research, from literature search and single-cell analysis to sequencing pipelines and clinical trial design. Covers drug discovery workflows and scientific strategy.",
"description": "Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D",
"author": {
"name": "Anthropic"
}
Expand Down
2 changes: 1 addition & 1 deletion bio-research/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bio-Research Plugin

One-stop shop for biological research literature search, data analysis, pipeline execution, clinical trials, and scientific strategy. Use with [Cowork](https://claude.com/product/cowork) or install directly in Claude Code.
Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D. Use with [Cowork](https://claude.com/product/cowork) or install directly in Claude Code.

This plugin consolidates 10 MCP server integrations and 6 analysis skills into a single package for life science researchers.

Expand Down