# Send BioSkills to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bioskills",
    "name": "BioSkills",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/djemec/bioskills",
    "canonicalUrl": "https://clawhub.ai/djemec/bioskills",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/bioskills",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bioskills",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "scripts/install-bioskills.sh",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "bioskills",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T03:26:02.337Z",
      "expiresAt": "2026-05-07T03:26:02.337Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bioskills",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bioskills",
        "contentDisposition": "attachment; filename=\"bioskills-3.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "bioskills"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/bioskills"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bioskills",
    "downloadUrl": "https://openagent3.xyz/downloads/bioskills",
    "agentUrl": "https://openagent3.xyz/skills/bioskills/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bioskills/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bioskills/agent.md"
  }
}
```
## Documentation

### bioSkills Installer

Meta-skill that installs the full bioSkills collection (425 skills across 62 categories) for bioinformatics analysis.

### Installation

Run the bundled install script to download and install all bioSkills:

bash scripts/install-bioskills.sh

Or install only specific categories:

bash scripts/install-bioskills.sh --categories "single-cell,variant-calling,differential-expression"

### What Gets Installed

Category GroupCategoriesSkillsSequence & Alignmentsequence-io, sequence-manipulation, alignment, alignment-files, database-access40Read Processingread-qc, read-alignment11RNA-seq & Expressiondifferential-expression, rna-quantification, expression-matrix14Single-Cell & Spatialsingle-cell, spatial-transcriptomics25Variant Analysisvariant-calling, copy-number, phasing-imputation21Epigenomicschip-seq, atac-seq, methylation-analysis, hi-c-analysis25Metagenomics & Microbiomemetagenomics, microbiome13Genomics & Assemblygenome-assembly, genome-annotation, genome-intervals, genome-engineering, primer-design29Regulatory & Causalgene-regulatory-networks, causal-genomics, rna-structure13Temporal & Ecologicaltemporal-genomics, ecological-genomics11Immunology & Clinicalimmunoinformatics, clinical-databases, tcr-bcr-analysis, epidemiological-genomics25Specialized Omicsproteomics, metabolomics, alternative-splicing, chemoinformatics, liquid-biopsy36RNA Biologysmall-rna-seq, epitranscriptomics, clip-seq, ribo-seq20Phylogenetics & Evolutionphylogenetics, population-genetics, comparative-genomics16Structural & Systemsstructural-biology, systems-biology11Screens & Cytometrycrispr-screens, flow-cytometry, imaging-mass-cytometry22Pathway & Integrationpathway-analysis, multi-omics-integration, restriction-analysis14Infrastructuredata-visualization, machine-learning, workflow-management, reporting, experimental-design, long-read-sequencing39WorkflowsEnd-to-end pipelines (FASTQ to results)40

### After Installation

Once installed, skills are automatically triggered based on the task at hand. Example requests:

"I have RNA-seq counts from treated vs control samples - find the differentially expressed genes"
"Call variants from this whole genome sequencing BAM file"
"Cluster my single-cell RNA-seq data and find marker genes"
"Predict the structure of this protein sequence"
"Run a metagenomics classification on these shotgun reads"

### Source

GitHub: https://github.com/GPTomics/bioSkills

### Related Skills

After installation, 425 individual skills become available across these categories:
sequence-io, sequence-manipulation, database-access, alignment, alignment-files,
variant-calling, phylogenetics, differential-expression, structural-biology,
single-cell, pathway-analysis, restriction-analysis, methylation-analysis,
chip-seq, metagenomics, long-read-sequencing, read-qc, read-alignment,
rna-quantification, genome-assembly, genome-intervals, data-visualization,
expression-matrix, copy-number, proteomics, flow-cytometry, population-genetics,
multi-omics-integration, spatial-transcriptomics, machine-learning,
workflow-management, microbiome, metabolomics, phasing-imputation,
primer-design, hi-c-analysis, imaging-mass-cytometry, atac-seq,
crispr-screens, reporting, experimental-design, clinical-databases,
tcr-bcr-analysis, small-rna-seq, epitranscriptomics, clip-seq, ribo-seq,
genome-engineering, systems-biology, epidemiological-genomics,
immunoinformatics, comparative-genomics, alternative-splicing,
chemoinformatics, liquid-biopsy, genome-annotation, gene-regulatory-networks,
causal-genomics, rna-structure, temporal-genomics, ecological-genomics, workflows
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: djemec
- Version: 3.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T03:26:02.337Z
- Expires at: 2026-05-07T03:26:02.337Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/bioskills)
- [Send to Agent page](https://openagent3.xyz/skills/bioskills/agent)
- [JSON manifest](https://openagent3.xyz/skills/bioskills/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/bioskills/agent.md)
- [Download page](https://openagent3.xyz/downloads/bioskills)