{
  "ok": true,
  "resource": {
    "id": "RES_C90A0E168F33",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence",
    "name": "genomic-intelligence",
    "summary_en": "Predict regulatory features, gene structure, and expression directly from DNA sequence using Genomic Intelligence's hosted transformer DNA language models — no local GPU or model weights. Six tasks over a REST API and a hosted MCP server (keyless public demo): promoter regions, splice donor/acceptor sites, enhancer activity, chromatin state, sequence-to-expression (log TPM), and de-novo gene annotation, plus a composite find-genes-then-predict-expression workflow. Use when the user has a gene symbol, a genomic region, or a DNA/FASTA sequence and wants any of these predictions, mentions Genomic Intelligence, genomicintelligence.ai, api.genomicintelligence.ai, or mcp.genomicintelligence.ai.",
    "summary_zh": "使用Genomic Intelligence托管的Transformer DNA语言模型，直接从DNA序列预测调控特征、基因结构和表达——无需本地GPU或模型权重。通过REST API和托管的MCP服务器（无密钥公共演示）提供六项任务：启动子区域、剪接供体/受体位点、增强子活性、染色质状态、序列到表达（log TPM）以及从头基因注释，外加一个先找基因再预测表达的复合工作流。当用户拥有基因符号、基因组区域或DNA/FASTA序列并希望获得这些预测，或提及Genomic Intelligence、genomicintelligence.ai、api.genomicintelligence.ai或mcp.genomicintelligence.ai时使用。",
    "description_en": "This skill provides access to Genomic Intelligence's hosted transformer DNA language models for sequence-based genomics predictions. It supports six tasks over a REST API and a hosted MCP server: promoter region prediction, splice donor/acceptor site prediction, enhancer activity scoring, chromatin state annotation, sequence-to-expression prediction (log TPM), and de-novo gene annotation. A composite workflow finds genes in a region and predicts expression for each. The skill is designed for research and development use, not clinical or diagnostic decisions. It requires network access and Python 3.10+ with the requests library for the REST path. The REST /v1 API requires a GI_API_KEY (a gi_ bearer), while the hosted MCP server at mcp.genomicintelligence.ai/mcp works keyless against a capped public demo quota, with an optional key for higher quota. The skill includes guidance on sequence acquisition, error handling, and reference files for detailed API contracts.",
    "description_zh": "该技能提供对Genomic Intelligence托管的Transformer DNA语言模型的访问，用于基于序列的基因组学预测。它通过REST API和托管的MCP服务器支持六项任务：启动子区域预测、剪接供体/受体位点预测、增强子活性评分、染色质状态注释、序列到表达预测（log TPM）以及从头基因注释。复合工作流可查找区域中的基因并预测每个基因的表达。该技能专为研发用途设计，不用于临床或诊断决策。它需要网络访问和Python 3.10+以及用于REST路径的requests库。REST /v1 API需要GI_API_KEY（gi_承载）；托管的MCP服务器（mcp.genomicintelligence.ai/mcp）在有限的公共演示配额下无需密钥即可工作，可选密钥用于更高配额。该技能包括序列获取、错误处理以及详细API契约参考文件的指导。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/genomic-intelligence",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "genomics.predict",
      "genomics.acquire-sequence",
      "genomics.find-genes"
    ],
    "categories": [
      "research",
      "data",
      "developer-tools"
    ],
    "industries": [
      "health",
      "general",
      "software"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/genomic-intelligence/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Python 3.10+ with the `requests` library for the REST path (no dedicated SDK). Network access required. The REST `/v1` API needs a `GI_API_KEY` (a `gi_` bearer); the hosted MCP server at mcp.genomicintelligence.ai/mcp works keyless against a capped public demo quota, key optional.",
        "allowed_tools": null,
        "content_hash": "a76747245399bf604bf3718ff69014afcf4f8fb971f337429ea72dd300152aa1",
        "line_count": 244
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:01:51.129Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "partial",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T06:01:52.026Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:36.398Z",
    "last_seen_at": "2026-09-03T06:01:51.410Z",
    "published_at": "2026-09-03T06:01:51.410Z",
    "created_at": "2026-09-03T02:50:36.398Z",
    "updated_at": "2026-09-03T06:01:52.026Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_C90A0E168F33",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_C90A0E168F33/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_C90A0E168F33",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/genomic-intelligence/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:36.398Z",
          "last_seen_at": "2026-09-03T06:01:51.410Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "observed",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "partial",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "genomics.predict",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "genomics.acquire-sequence",
            "weight": 80,
            "confidence": 85,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "genomics.find-genes",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "genomics",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "bioinformatics",
            "weight": 80,
            "confidence": 85,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "retrieve",
          "generate"
        ]
      },
      "capability_units": [
        {
          "id": "skill:genomic-intelligence",
          "kind": "skill_action",
          "capability_id": "genomics.predict",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {
            "type": "none",
            "required": false
          },
          "pricing": {
            "model": "free"
          },
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {
          "type": "none",
          "required": false
        },
        "runtime_pricing": {
          "model": "free"
        },
        "dependencies": [
          "Python 3.10+",
          "requests",
          "network access"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Predicting regulatory features from DNA sequence",
          "Gene expression prediction from sequence",
          "De-novo gene annotation",
          "Research and development in genomics"
        ],
        "not_for": [
          "Clinical or diagnostic decisions",
          "Local sequence alignment or variant calling"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence/SKILL.md",
          "observation": "Submitted Skill record for genomic-intelligence; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/genomic-intelligence/SKILL.md",
          "observation": "The Skill source was fetched and inspected (12345 bytes; SHA-256 a76747245399bf604bf3718ff69014afcf4f8fb971f337429ea72dd300152aa1).",
          "observed_at": "2026-09-03T05:53:47.657Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior of the hosted MCP server and REST API not tested",
        "Real-world usage not observed",
        "Model availability and default model IDs not documented",
        "Exact output schemas not fully specified in the skill description"
      ],
      "id": "REV_D220010B087F",
      "resource_id": "RES_C90A0E168F33",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:01:52.026Z"
    }
  }
}