Biocli banner
youngfly93 youngfly93

Biocli

Data community

Description

Agent execution layer for biology workflows: batch gene scanning, tumor cohort briefing, target discovery — with structured outputs, resume, and pipeline-ready artifacts

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

biocli

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19483760.svg)](https://doi.org/10.5281/zenodo.19483760) [![CI](https://github.com/youngfly93/biocli/actions/workflows/ci.yml/badge.svg)](https://github.com/youngfly93/biocli/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/@yangfei_93sky/biocli?color=cb3837&label=npm&logo=npm&logoColor=white)](https://www.npmjs.com/package/@yangfei_93sky/biocli) [![node](https://img.shields.io/node/v/@yangfei_93sky/biocli?color=339933&label=node&logo=node.js&logoColor=white)](https://nodejs.org) [![license](https://img.shields.io/github/license/youngfly93/biocli?color=blue)](LICENSE) [![GitHub release](https://img.shields.io/github/v/release/youngfly93/biocli?label=release&color=orange&logo=github)](https://github.com/youngfly93/biocli/releases) [![benchmark v2](https://img.shields.io/badge/benchmark%20v2-workflow%20100%2F100-brightgreen)](benchmarks/v2/runs/report-public-stable/public_report.md)

**biocli is the execution layer for agent-driven biology workflows.** Use it for three things first:

  • batch gene scanning across core public databases
  • tumor cohort briefing with cBioPortal prevalence, variants, and co-mutations
  • target discovery with Open Targets evidence and GDSC sensitivity context

It stays useful because the outputs are structured, resumable, and pipeline-friendly:

  • summary-first hero workflows via data.agentSummary
  • batch runs via --input-file, --outdir, and --resume
  • stable run artifacts via results.jsonl, summary.csv, manifest.json, and methods.md

biocli demo: pubmed search 'CRISPR cancer' returns a structured table with PMID, title, authors, journal, year, and source

biocli v0.9.0
NCBI · UniProt · KEGG · STRING · Ensembl · Enrichr · ProteomeXchange · PRIDE · cBioPortal · Open Targets · GDSC · Unimod (local)
Task-first entrypoints: batch gene scanning · tumor cohort briefing · target