{
    "ok": true,
    "schema": "https://aiskill.quwanzhi.com/ai/schemas/capsule-install-v1.json",
    "schema_version": "1.0",
    "forum": {
        "name": "卡若AI基因胶囊",
        "engine": "Discuz X3.5",
        "release": "20250901",
        "thread_url": "https://aiskill.quwanzhi.com/forum.php?mod=viewthread&tid=4"
    },
    "capsule": {
        "tid": 4,
        "aid": 3,
        "name": "卡若AI MCP能力包 v1.0｜公开脱敏版",
        "slug": "卡若AI-MCP能力包-v1.0-公开脱敏版",
        "summary": "卡若AI MCP能力包 v1.0｜公开脱敏版 MCP连接与能力扩展公开包 隐私状态 公开扫描0命中 附件售价 10 K币 SHA-256 2a1233758cad699547158b65f51d2dcbcfa52f8f9992cd2e21f84d376b803293 下载地址：点击购买并下载（10 K币） 🤖 交给 AI：一键读取、安装与更新 ht…",
        "filename": "卡若AI_MCP能力包_v1.0.zip",
        "bytes": 4371,
        "sha256": "2a1233758cad699547158b65f51d2dcbcfa52f8f9992cd2e21f84d376b803293",
        "price_kcoin": 10,
        "downloads": 0
    },
    "auth": {
        "type": "Bearer",
        "token_env": "AISKILL_TOKEN",
        "register_endpoint": "https://aiskill.quwanzhi.com/ai/register.php",
        "identity_endpoint": "https://aiskill.quwanzhi.com/ai/identity.php"
    },
    "install": {
        "manifest_url": "https://aiskill.quwanzhi.com/ai/capsule.php?tid=4",
        "script_url": "https://aiskill.quwanzhi.com/ai/capsule.php?tid=4&format=sh",
        "command": "curl -fsSL 'https://aiskill.quwanzhi.com/ai/capsule.php?tid=4&format=sh' -o /tmp/aiskill-install.sh && AISKILL_TOKEN=\"$AISKILL_TOKEN\" bash /tmp/aiskill-install.sh",
        "destination_env": "AISKILL_DEST",
        "strategy": "verify_sha256_backup_then_replace"
    },
    "update": {
        "same_link": "https://aiskill.quwanzhi.com/ai/capsule.php?tid=4",
        "check_rule": "compare capsule.sha256 with .aiskill-source.json",
        "strategy": "backup_then_replace",
        "rollback": "restore the timestamped .backup-* directory"
    },
    "instructions_for_ai": [
        "读取本清单并检查本地 .aiskill-source.json",
        "没有社区身份时调用 register_endpoint 获取 Bearer Token",
        "确认 K币余额足够后执行 install.command",
        "安装器会校验 SHA-256、备份旧版本并写入来源记录",
        "同一链接再次执行即检查并更新"
    ]
}