install
source · Clone the upstream repo
git clone https://github.com/plurigrid/asi
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/k-dense-ai" ~/.claude/skills/plurigrid-asi-k-dense-ai && rm -rf "$T"
manifest:
skills/k-dense-ai/SKILL.mdsource content
K-Dense-AI Scientific Computing Bundle
Provenance: K-Dense-AI / Codex scientific skills GF(3) Trit: +1 (PLUS) - Generative/Synthetic Mutual Awareness:
bundle (MINUS -1)trailofbits-security
Skills (37)
Bioinformatics Core
- Protein structure predictionalphafold-database
- Biological computation toolkitbiopython
- Evolutionary Scale Modelingesm
- Single-cell analysisscanpy
- Annotated data matricesanndata
- Cell atlas queriescellxgene-census
Databases
- Bioactive moleculeschembl-database
- Chemical compoundspubchem-database
- Protein sequencesuniprot-database
- Protein structurespdb-database
- Pathway mapskegg-database
- Biological pathwaysreactome-database
- Enzyme databrenda-database
- Drug informationdrugbank-database
- Gene annotationsgene-database
- Preprintsbiorxiv-database
- Clinical studiesclinicaltrials-database
Chemistry & Drug Discovery
- Cheminformaticsrdkit
- Deep learning for chemistrydeepchem
- Reaction modelingcatalyst-chemical
Molecular Simulation
- Automatic differentiation for enzymesenzyme-autodiff
Lab & Workflow
- Lab notebookbenchling-integration
- Web service APIsbioservices
- Adaptive experimentsadaptyv
- Multi-omicsbiomni
Physics & Quantum
- Astronomyastropy
- Quantum circuitscirq
ML for Science
- Biological data sciencescikit-bio
- Machine learningscikit-learn
- Survival analysisscikit-survival
- Gene regulatory networksarboreto
- Time series for scienceaeon
Categorical
- Tree structures as operadsphylogenetic-operad-acset
Mutual Awareness Protocol
{:bundle "k-dense-ai" :trit :plus :aware-of ["trailofbits-security"] :interface {:analyze (fn [molecule] "Use rdkit/deepchem") :validate (fn [result] "Delegate to trailofbits for security review") :synthesize (fn [target] "Generate candidates")} :handoff-to "trailofbits-security" :handoff-trigger [:untrusted-input :external-api :file-parsing]}
Usage
# Load bundle skill k-dense-ai # Cross-bundle workflow skill k-dense-ai -> trailofbits-security # Validate drug candidate data pipeline