Skip to main content

Skill directory

The application provides 23 bundled Skills. This directory groups them by the work they support. Entries describe the shipped method; they do not claim that every external model, dependency or service is installed.

For methods distributed through the app, use the marketplace installation guide. The directory below helps you choose a research method; it is not a live inventory of marketplace versions.

Check readiness before selecting a method

  1. Open the Skill in Settings and read its complete requirements and third-party notices.
  2. Compare the input type with your actual data. A bulk RNA-seq table is not a single-cell AnnData object; a molecular drawing is not a docking result.
  3. Inspect the selected runtime and packages. For remote work, select a usable Compute Host and inspect its environment before submitting.
  4. Request one bounded run, inspect the actual output, and retain the input/version references before scaling up.

Two additional manifest entries, self-awareness and skill-creator, are internal framework resources. They are not user-facing directory entries. Personal or imported Skills, including rnaseq-count-qc, are separate from the count of 23.

The three Environment application Skills and Customize stay enabled; see activation rules. Use the bundled manifest to identify shipped methods and Remote compute for host setup and result delivery.

Browse by research task

Protein structure

SkillInputDependencies and executionOutput to inspect
AlphaFold2 · alphafold2Protein FASTA; monomer or complexColabFold, model weights, GPU; optional public MSA servicePredicted structures and confidence scores
Boltz · boltzProtein/DNA/RNA/ligand complex specificationBoltz package, weights, GPU; MSA access where requestedComplex structure and confidence; optional affinity output
Chai-1 · chai1Multi-entity FASTAchai-lab, weights, GPUAll-atom complex and confidence
ESMFold2 · esmfold2Sequences or complex inputsBiohub esm package, weights, CUDA; distinct from fair-esmStructure predictions; ESMC representations where requested
OpenFold3 · openfold3Protein/nucleic-acid/ligand specificationOpenFold3, weights/access, CUDA and configured kernelsComplex structures and scores

Protein design

SkillInputDependencies and executionOutput to inspect
DiffDock · diffdockTarget PDB plus ligand SMILES/SDFDiffDock repository, weights and GPURanked ligand poses; pose confidence is not affinity
ProteinMPNN · proteinmpnnBackbone PDB, designed/fixed chains and residuesRepository, checkpoints, torch/numpy; small jobs support CPUDesigned sequences and scores
LigandMPNN · ligandmpnnBackbone plus ligand/metal/nucleic-acid contextRepository and Python dependencies; small jobs support CPUSequences and threaded structures
SolubleMPNN · solublempnnProtein backboneProteinMPNN repository and soluble checkpoints; CPU possibleSequences under the soluble-model prior

Sequence and cells

SkillInputDependencies and executionOutput to inspect
ESM-2 · fair-esm2Protein sequencesfair-esm and weights; bundled procedure uses GPUEmbeddings, logits or contact predictions
Borzoi · borzoiDNA windows with stated genome/coordinatesborzoi-pytorch, weights and CUDAPredicted genomic tracks or reference/alternate deltas
Evo 2 · evo2DNA sequences or prefixesEvo 2 weights, compatible CUDA and sufficient memorySequence likelihoods, embeddings or generated DNA
scGPT · scgptSingle-cell AnnData with gene vocabulary mappingscGPT package, checkpoint and GPUCell embeddings or annotation outputs
scvi-tools · scvi-toolsSingle-cell counts and batch/label metadatascvi-tools/scanpy/anndata; bundled training workflow expects GPULatent representation, label transfer or model-based comparisons

Evidence and writing

SkillInputDependencies and executionOutput to inspect
Literature Review · literature-reviewResearch question, identifiers or papersSource retrieval; OpenAlex key for OpenAlex operationsVerified evidence synthesis and citations
Indication Dossier · indication-dossierAn indication framed as a patient populationResearch tools and source accessResumable research waypoints and a dossier

Environment

SkillInputDependencies and executionOutput to inspect
Environment & Packages · env-managementMissing package or version questionSelected Python/R runtime and allowed package sourcePackage inspection, managed installation and import check
Compute Environment Setup · compute-env-setupNamed environment on an SSH/Slurm hostConfigured host and user/admin-managed activationSetup instructions and validation record
Remote Compute (SSH) · remote-compute-sshA workload and eligible Compute HostSSH credentials, host, scheduler when applicableSubmitted job, harvested results and published artifacts

Authoring

SkillInputDependencies and executionOutput to inspect
Customize · customizeA requested Skill or Specialist changeWorking agent; native customization operationsSaved package or role with read-back verification
Figure Style · figure-styleActual data and one final figureNotebook function and plotting dependenciesInspected plot with legible labels and faithful data
Figure Composer · figure-composerOne claim and immutable data-version referencesMain Agent, delegation, plotting and reviewMulti-panel figure and review iterations
Paper Narrative · paper-narrativeManuscript/abstract, captions and ordered figure deckGrounded artifact versions and review toolsPaper brief and an ordered figure argument

Implementation reference: manifest.json.