{
  "ok": true,
  "resource": {
    "id": "RES_64F8DC593742",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/waypoint-bio",
    "name": "waypoint-bio",
    "summary_en": "Use when working with Outpost Bio's open microbiome foundation models - the Waypoint checkpoints (Waypoint-6m, Waypoint-45m, Waypoint-170m), the Atlas pretraining corpus, the Compass eight-task benchmark, or the `waypoint` CLI from the `waypoint-bio` package. Covers embedding microbiome samples, fine-tuning on taxonomic abundance data, benchmarking a checkpoint on Compass, pretraining a GPT-2 model on taxonomic abundance profiles, and converting MetaPhlAn, Kraken2, QIIME 2, or MGnify abundance tables into waypoint format.",
    "summary_zh": "当使用Outpost Bio的开源微生物组基础模型时使用——Waypoint检查点（Waypoint-6m、Waypoint-45m、Waypoint-170m）、Atlas预训练语料库、Compass八任务基准，或来自`waypoint-bio`包的`waypoint` CLI。涵盖嵌入微生物组样本、在分类丰度数据上微调、在Compass上对检查点进行基准测试、在分类丰度配置文件上预训练GPT-2模型，以及将MetaPhlAn、Kraken2、QIIME 2或MGnify丰度表转换为waypoint格式。",
    "description_en": "This skill provides procedural knowledge for working with Outpost Bio's open microbiome foundation models, including the Waypoint checkpoints (6M, 45M, 170M parameters), the Atlas pretraining corpus, and the Compass benchmark. It covers embedding microbiome samples, fine-tuning on taxonomic abundance data, benchmarking on Compass, pretraining a GPT-2 style model on taxonomic abundance profiles, and converting abundance tables from MetaPhlAn, Kraken2, QIIME 2, and MGnify into the waypoint format. The skill is based on the SKILL.md file from the K-Dense-AI/scientific-agent-skills repository, which was inspected and found to contain detailed instructions, including setup, data format specifications, workflow steps, scientific caveats, and references. The skill declares an MIT license and requires Python 3.10+, the waypoint-bio package, network access, and a Hugging Face token with access to gated outpost-bio repositories. A GPU is recommended for pretraining and benchmarking.",
    "description_zh": "该技能提供了使用Outpost Bio的开源微生物组基础模型的操作知识，包括Waypoint检查点（6M、45M、170M参数）、Atlas预训练语料库和Compass基准。涵盖嵌入微生物组样本、在分类丰度数据上微调、在Compass上基准测试、在分类丰度配置文件上预训练GPT-2风格模型，以及将MetaPhlAn、Kraken2、QIIME 2和MGnify的丰度表转换为waypoint格式。该技能基于K-Dense-AI/scientific-agent-skills仓库中的SKILL.md文件，该文件经过检查，包含详细说明，包括设置、数据格式规范、工作流程步骤、科学注意事项和参考资料。该技能声明MIT许可证，需要Python 3.10+、waypoint-bio包、网络访问以及具有访问受限outpost-bio仓库权限的Hugging Face令牌。建议使用GPU进行预训练和基准测试。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/waypoint-bio",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/waypoint-bio/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "data.embed",
      "model.finetune",
      "model.benchmark",
      "model.pretrain",
      "data.transform"
    ],
    "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/waypoint-bio/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.10+ with `waypoint-bio` (pulls torch, transformers, datasets, peft, scikit-learn). Needs network access and a Hugging Face token with access granted to the gated outpost-bio repos. A GPU is strongly recommended for pretraining and benchmarking.",
        "allowed_tools": null,
        "content_hash": "1fe859972d6468eb88658fd87652157c6cd32f7e6cc6ed26f24e4e2e579ae3e7",
        "line_count": 291
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:10:06.992Z"
      }
    },
    "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": "medium",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T06:10:07.881Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:51:02.454Z",
    "last_seen_at": "2026-09-03T06:10:07.232Z",
    "published_at": "2026-09-03T06:10:07.232Z",
    "created_at": "2026-09-03T02:51:02.454Z",
    "updated_at": "2026-09-03T06:10:07.881Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_64F8DC593742",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_64F8DC593742/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_64F8DC593742",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/waypoint-bio",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/waypoint-bio/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/waypoint-bio",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:51:02.454Z",
          "last_seen_at": "2026-09-03T06:10:07.232Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "medium",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "data.embed",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "model.finetune",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "model.benchmark",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "model.pretrain",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "data.transform",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "bioinformatics",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "microbiome",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "machine-learning",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "transform",
          "execute"
        ]
      },
      "capability_units": [
        {
          "id": "skill:waypoint-bio",
          "kind": "skill_action",
          "capability_id": "data.analyze",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {
            "type": "hf_token",
            "required": true
          },
          "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": "hf_token",
          "required": true
        },
        "runtime_pricing": {
          "model": "free"
        },
        "dependencies": [
          "Python 3.10+",
          "waypoint-bio package",
          "network access",
          "Hugging Face token with access to gated outpost-bio repos",
          "GPU recommended for pretraining and benchmarking"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Embedding microbiome samples into fixed-size vectors",
          "Fine-tuning Waypoint checkpoints for phenotype prediction",
          "Benchmarking microbiome models on Compass",
          "Pretraining taxonomic language models on Atlas or custom corpora",
          "Converting profiler output (MetaPhlAn, Kraken2, QIIME 2, MGnify) to waypoint format"
        ],
        "not_for": [
          "Datasets with fewer than ~1,000 labeled samples (random forest is better)",
          "Clinical or diagnostic use"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/waypoint-bio/SKILL.md",
          "observation": "Submitted Skill record for waypoint-bio; 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/waypoint-bio/SKILL.md",
          "observation": "The Skill source was fetched and inspected (14093 bytes; SHA-256 1fe859972d6468eb88658fd87652157c6cd32f7e6cc6ed26f24e4e2e579ae3e7).",
          "observed_at": "2026-09-03T06:09:56.996Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior and performance not tested",
        "Real-world usage not observed",
        "Connectivity to Hugging Face and gated repos not verified",
        "Exact pricing and terms of the underlying models and data not verified"
      ],
      "id": "REV_2D9EB1C78349",
      "resource_id": "RES_64F8DC593742",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:10:07.881Z"
    }
  }
}