Install any skill in seconds. Free to start, no credit card required.
Get Started Free →description: LLM-driven multi-agent framework for automated single-cell analysis.
.claude/skills/majiayu000-cellagent/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -45% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -58% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -49% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 66% | 0% |
---name: cell_agent description: LLM-driven multi-agent framework for automated single-cell analysis. keywords:
measurable_outcome: Achieves >85% accuracy in cell type annotation compared to manual curation on standard benchmarks. license: MIT metadata: author: Artificial Intelligence Group version: "1.0.0" compatibility:
allowed-tools:
---"
CellAgent is a multi-agent system capable of autonomously handling the entire single-cell RNA-seq (scRNA-seq) analysis pipeline. It simulates a team of biological experts to process data, annotate cells, and perform downstream analysis.
User: "Process this dataset, filter low-quality cells, and annotate clusters."
Agent Action:
bash# Assuming a wrapper exists or running the main module from the repo python3 Skills/Genomics/Single_Cell/CellAgent/repo/main.py --data "./data.h5ad" --goal "annotate"
Other measured skills in the registry, with their headline benchmark lift.