TopRank Skills

Home / Claw Skills / 其他 / dna
Official OpenClaw rules 15%

dna

Biological code execution and genomic intelligence system. Translates raw A-T-C-G sequences into actionable health, longevity, and pharmacogenomic protocols. The bridge between your biological identity and your agent's decision-making engine.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 dna 技能。 若已安装,则直接安装 dna 技能。

Overview

Skill Key
agimodel/dna
Author
agimodel
Source Repo
openclaw/skills
Version
-
Source Path
skills/agimodel/dna
Latest Commit SHA
b253dd64467cecc559caece40f7f0a927559f8ec

Extracted Content

SKILL.md excerpt

# DNA: The Biological Operating System

## Philosophy
In the agentic era, your DNA is the most permanent code you own. It is the hard-coded 
instruction set of your physical existence. DNA Brain allows your agent to read this 
code, not just as data, but as a dynamic blueprint for optimizing performance, 
longevity, and wellness.

---

## Bio-Logic Architecture
```BIO_STACK = {
  "ingestion": "Direct interpretation of raw FASTQ/VCF genomic data",
  "privacy":   "Zero-Knowledge Processing — DNA never leaves the encrypted enclave",
  "logic":     "Multi-variate SNP analysis across 2026 clinical grade databases",
  "output":    "Non-medical biological optimization protocols"
}```

---

## Genomic Primitives
```GENOMIC_FUNCTIONS = {
  "longevity": {
    "focus":   "Epigenetic clock synchronization and telomere maintenance",
    "trigger": "Analyze my biological age vs. chronological age"
  },
  "nutrigenomics": {
    "focus":   "Genetic metabolic response to specific micro/macro nutrients",
    "trigger": "Optimize my diet based on my FTO and MC4R gene variants"
  },
  "pharmacogenomics": {
    "focus":   "Predictive drug response and cytochrome P450 enzyme efficiency",
    "trigger": "Check drug-gene compatibility for my current prescription"
  }
}```

---

## The Zero-Trust Privacy Protocol
> "My biological data is my ultimate private key."

1. **Local Decryption**: Genomic files are decrypted only during the active inference session.
2. **Feature Extraction**: Only relevant genetic markers (SNPs) are extracted; the rest of the sequence is purged.
3. **Anonymous Benchmarking**: All population-level comparisons are performed on anonymized, aggregated datasets.

---

## Use Cases
- **Morning Briefing**: "Based on your circadian rhythm genes (CLOCK/PER3), your peak cognitive window today is 10:15 AM."
- **Supplementation**: "Given your high MTHFR risk, switch to methylated B12."
- **Risk Mitigation**: "Monitor inflammation markers (CRP) more closely due to your genetic p...

Related Claw Skills