# Sage Bionetworks AI Agent Skills

Sage Bionetworks publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 1 Sage Bionetworks repository, with install commands and source links.

Official page: https://skillscout.sh/official/sage-bionetworks/
Markdown page: https://skillscout.sh/official/sage-bionetworks/sage-bionetworks_skills_skillscout.md
Vendor website: https://github.com/sage-bionetworks

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/sage-bionetworks/sage-bionetworks_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Sage Bionetworks skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### sage-bionetworks/agent-skills

Includes 7 official skills: _template, bootstrap-claudemd, evolve-claudemd, nih-reporter, scientific-metadata-extraction, synapse-data-curation.

Install:

```bash
npx skills add sage-bionetworks/agent-skills -y
```

Source: https://github.com/Sage-Bionetworks/agent-skills

## Individual skills

### _template

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@_template -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/sage-bionetworks/agent-skills/tree/HEAD/skills/_template

### bootstrap-claudemd

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@bootstrap-claudemd -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/Sage-Bionetworks/agent-skills/tree/main/skills/bootstrap-claudemd

### evolve-claudemd

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@evolve-claudemd -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/Sage-Bionetworks/agent-skills/tree/main/skills/evolve-claudemd

### nih-reporter

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@nih-reporter -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/Sage-Bionetworks/agent-skills/tree/main/skills/nih-reporter

### scientific-metadata-extraction

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@scientific-metadata-extraction -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/sage-bionetworks/agent-skills/tree/HEAD/skills/scientific-metadata-extraction

### synapse-data-curation

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@synapse-data-curation -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/sage-bionetworks/agent-skills/tree/HEAD/skills/synapse-data-curation

### synapse-python-client

Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

Install:

```bash
npx skills add sage-bionetworks/agent-skills@synapse-python-client -y
```

Package: sage-bionetworks/agent-skills
Source: https://github.com/sage-bionetworks/agent-skills/tree/HEAD/skills/synapse-python-client

## sage-bionetworks/agent-skills package overview

Includes 7 official skills: _template, bootstrap-claudemd, evolve-claudemd, nih-reporter, scientific-metadata-extraction, synapse-data-curation.

### Top skills in this package

- _template: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- bootstrap-claudemd: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- evolve-claudemd: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- nih-reporter: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- scientific-metadata-extraction: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- synapse-data-curation: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.
- synapse-python-client: Official Sage Bionetworks skill from sage-bionetworks/agent-skills.

### Install

Install the full package:

```bash
npx skills add sage-bionetworks/agent-skills -y
```

Install a specific skill:

```bash
npx skills add sage-bionetworks/agent-skills@_template -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/sage-bionetworks/agent-skills#readme
