{
  "schemaVersion": "1.0",
  "item": {
    "slug": "survival-manager",
    "name": "Survival Manager",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/fffdz/survival-manager",
    "canonicalUrl": "https://clawhub.ai/fffdz/survival-manager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/survival-manager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=survival-manager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/survival-manager"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/survival-manager",
    "agentPageUrl": "https://openagent3.xyz/skills/survival-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/survival-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/survival-manager/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Survival Manager - 生存管理系统",
        "body": "自主运行 + 人类授权的混合系统，Inspired by Automaton (Conway Research)"
      },
      {
        "title": "Survival Manager 技能",
        "body": "实现自主运行 + 人类授权的混合系统。"
      },
      {
        "title": "1. 生存等级系统",
        "body": "根据账户余额自动调整运行模式：\n\n等级余额模型心跳间隔子代理上限thriving≥¥5000qwen3.5-397b30 分钟8normal≥¥1000qwen3.5-plus1 小时4lowCompute≥¥100qwen3.5-flash2 小时2critical¥0qwen3.5-flash4 小时1\n\n自动降级策略:\n\n余额下降 → 自动降级\n收入增加 → 自动升级\n每日 09:00 评估一次"
      },
      {
        "title": "2. 心跳守护进程",
        "body": "定期检查项目：\n\n任务间隔说明health_check5 分钟网关/浏览器/技能状态email_check1 小时紧急未读邮件calendar_check1 小时24h 内事件fiverr_order_check30 分钟新订单/消息balance_check1 小时余额/生存等级\n\n心跳触发条件:\n\n时间间隔到达\n用户主动询问\n检测到异常事件"
      },
      {
        "title": "3. 授权队列",
        "body": "高风险操作需用户授权：\n\n必须授权的操作:\n\n文件删除/写入\n外部消息发送\n子代理创建\n支付/转账\n系统配置修改\n\n授权流程:\n\n写入 authorization-pending.md\nTelegram 通知用户\n等待用户决策 (超时 1 小时)\n执行/拒绝/修改\n\n自动批准条件 (需启用):\n\n成本 < ¥10\n操作在白名单内\n非高风险类型"
      },
      {
        "title": "4. 财务追踪",
        "body": "收入追踪\n\n文件：finance/income-log.md\n渠道：Fiverr / 直接客户 / 自动化服务\n目标：日¥100 / 周¥700 / 月¥3000\n\n支出追踪\n\n文件：finance/expense-log.md\n类别：API 调用 / 服务器 / 软件订阅\n预算：日¥50 / 月¥500\n\n成本估算\n\n模型调用成本 = 调用次数 × 单次成本\nqwen3.5-flash: ¥0.002/次\nqwen3.5-plus: ¥0.01/次\nqwen3.5-397b: ¥0.10/次"
      },
      {
        "title": "5. Agent 通信",
        "body": "收件箱系统\n\n路径：agent-inbox/\n格式：{agent-id}-{timestamp}.md\n用途：子代理汇报/请求/协调\n\n通知优先级\n\n级别事件通知方式critical生存等级变更Telegram+ 声音 + 弹窗revenue收入到账Telegram+ 声音authorization授权请求Telegram+ 声音warning预算警告Telegraminfo常规更新仅日志"
      },
      {
        "title": "scripts/check-survival.ps1",
        "body": "检查当前生存状态：\n\n# 读取配置\n$config = Get-Content \"survival-config.json\" | ConvertFrom-Json\n\n# 检查余额\n$balance = $config.survival.balance\n$tier = $config.survival.currentTier\n\n# 评估等级\nif ($balance -ge 5000) { $newTier = \"thriving\" }\nelseif ($balance -ge 1000) { $newTier = \"normal\" }\nelseif ($balance -ge 100) { $newTier = \"lowCompute\" }\nelse { $newTier = \"critical\" }\n\n# 输出报告\nWrite-Host \"生存等级：$tier → $newTier\"\nWrite-Host \"余额：¥$balance\"\nWrite-Host \"模型：$($config.survival.tiers.$newTier.model)\""
      },
      {
        "title": "scripts/log-income.ps1",
        "body": "记录收入：\n\nparam(\n    [decimal]$Amount,\n    [string]$Source,\n    [string]$Channel = \"fiverr\"\n)\n\n$timestamp = Get-Date -Format \"yyyy-MM-dd HH:mm:ss\"\n$logEntry = \"| $timestamp | $Source | ¥$Amount | $Channel | ✅ | - |`n\"\n\nAdd-Content \"finance/income-log.md\" $logEntry\n\n# 更新余额\n$config = Get-Content \"survival-config.json\" | ConvertFrom-Json\n$config.survival.balance += $Amount\n$config | ConvertTo-Json -Depth 10 | Set-Content \"survival-config.json\""
      },
      {
        "title": "scripts/request-authorization.ps1",
        "body": "请求授权：\n\nparam(\n    [string]$Operation,\n    [string]$Description,\n    [decimal]$Cost,\n    [string]$Priority = \"normal\"\n)\n\n$authId = \"AUTH-\" + (Get-Date -Format \"yyyyMMdd-HHmmss\")\n$logEntry = @\"\n### $authId\n\n**请求时间**: $(Get-Date -Format \"yyyy-MM-dd HH:mm:ss\")  \n**操作类型**: $Operation  \n**描述**: $Description  \n**预计成本**: ¥$Cost  \n**紧急程度**: $Priority  \n\n**用户决策**:\n- [ ] 批准\n- [ ] 拒绝\n- [ ] 修改后批准\n\"@\n\nAdd-Content \"authorization-pending.md\" $logEntry\n\n# Telegram 通知\n# (通过 message 工具)"
      },
      {
        "title": "references/survival-tiers.md",
        "body": "详细生存等级说明和转换条件。"
      },
      {
        "title": "references/authorization-rules.md",
        "body": "授权规则和白名单配置。"
      },
      {
        "title": "references/revenue-strategies.md",
        "body": "收入创造策略和渠道优化。"
      },
      {
        "title": "触发条件",
        "body": "以下情况应触发本技能：\n\n心跳检查时间到达\n余额发生变化\n收入/支出记录更新\n需要用户授权的操作\n生存等级变更\n子代理需要协调"
      },
      {
        "title": "生存状态报告",
        "body": "【生存状态】2026-02-26 23:30\n\n等级：normal (→ thriving in ¥1000)\n余额：¥0\n今日收入：¥0 / 目标¥100 (0%)\n今日支出：¥0 / 预算¥50 (0%)\n\n下次检查：2026-02-27 00:30"
      },
      {
        "title": "授权请求",
        "body": "【授权请求】AUTH-20260226-233000\n\n操作：file_write\n描述：更新 Fiverr 服务页面\n成本：¥0.01\n紧急：normal\n\n请在 1 小时内回复：\n- \"批准\" 执行\n- \"拒绝\" 取消\n- \"修改：[内容]\" 修改后执行"
      },
      {
        "title": "可自主执行 (无需授权)",
        "body": "✅ 读取文件\n✅ 网络搜索\n✅ 浏览器快照\n✅ 成本 < ¥10 的 API 调用"
      },
      {
        "title": "需授权执行",
        "body": "⚠️ 文件写入/删除\n⚠️ 发送外部消息\n⚠️ 创建子代理\n⚠️ 配置修改"
      },
      {
        "title": "禁止执行 (需明确命令)",
        "body": "❌ 支付/转账\n❌ 删除系统文件\n❌ 修改保护文件"
      },
      {
        "title": "短期 (7 天)",
        "body": "Fiverr 首单突破\n优化服务页面\n主动营销"
      },
      {
        "title": "中期 (30 天)",
        "body": "建立 3+ 收入渠道\n自动化交付流程\n客户 CRM 系统"
      },
      {
        "title": "长期 (90 天)",
        "body": "被动收入 > 主动收入\n多代理协作系统\n产品化服务"
      },
      {
        "title": "External Endpoints",
        "body": "端点数据发送用途无 (本地运行)无数据离开机器所有操作在本地执行"
      },
      {
        "title": "Security & Privacy",
        "body": "✅ 无外部 API 调用 - 所有数据保留在本地\n✅ 无凭证存储 - 不存储任何 API key 或密码\n✅ 文件操作透明 - 所有写入操作需用户授权\n✅ 网络请求可选 - web_search 等工具由用户配置"
      },
      {
        "title": "Model Invocation Note",
        "body": "本技能通过 OpenClaw 调用 AI 模型（如 qwen3.5-plus）。模型调用是自主运行的标准行为，用于：\n\n生存等级评估\n收入/支出分析\n授权请求生成\n\n如要禁用自动模型调用，可在 OpenClaw 配置中设置 autoInvoke: false。"
      },
      {
        "title": "Trust Statement",
        "body": "By using this skill:\n\n所有数据保留在您的本地机器\n无数据发送到第三方服务（除非您明确配置）\n脚本代码完全透明，可审计\n高风险操作需您手动授权\n\n仅当您信任 OpenClaw 生态系统和本技能代码时安装。\n\n本技能 Inspired by Automaton (Conway Research)\n核心理念：自主运行 + 人类授权"
      }
    ],
    "body": "Survival Manager - 生存管理系统\n\n自主运行 + 人类授权的混合系统，Inspired by Automaton (Conway Research)\n\nSurvival Manager 技能\n\n实现自主运行 + 人类授权的混合系统。\n\n核心组件\n1. 生存等级系统\n\n根据账户余额自动调整运行模式：\n\n等级\t余额\t模型\t心跳间隔\t子代理上限\nthriving\t≥¥5000\tqwen3.5-397b\t30 分钟\t8\nnormal\t≥¥1000\tqwen3.5-plus\t1 小时\t4\nlowCompute\t≥¥100\tqwen3.5-flash\t2 小时\t2\ncritical\t¥0\tqwen3.5-flash\t4 小时\t1\n\n自动降级策略:\n\n余额下降 → 自动降级\n收入增加 → 自动升级\n每日 09:00 评估一次\n2. 心跳守护进程\n\n定期检查项目：\n\n任务\t间隔\t说明\nhealth_check\t5 分钟\t网关/浏览器/技能状态\nemail_check\t1 小时\t紧急未读邮件\ncalendar_check\t1 小时\t24h 内事件\nfiverr_order_check\t30 分钟\t新订单/消息\nbalance_check\t1 小时\t余额/生存等级\n\n心跳触发条件:\n\n时间间隔到达\n用户主动询问\n检测到异常事件\n3. 授权队列\n\n高风险操作需用户授权：\n\n必须授权的操作:\n\n文件删除/写入\n外部消息发送\n子代理创建\n支付/转账\n系统配置修改\n\n授权流程:\n\n写入 authorization-pending.md\nTelegram 通知用户\n等待用户决策 (超时 1 小时)\n执行/拒绝/修改\n\n自动批准条件 (需启用):\n\n成本 < ¥10\n操作在白名单内\n非高风险类型\n4. 财务追踪\n收入追踪\n文件：finance/income-log.md\n渠道：Fiverr / 直接客户 / 自动化服务\n目标：日¥100 / 周¥700 / 月¥3000\n支出追踪\n文件：finance/expense-log.md\n类别：API 调用 / 服务器 / 软件订阅\n预算：日¥50 / 月¥500\n成本估算\n模型调用成本 = 调用次数 × 单次成本\nqwen3.5-flash: ¥0.002/次\nqwen3.5-plus: ¥0.01/次\nqwen3.5-397b: ¥0.10/次\n\n5. Agent 通信\n收件箱系统\n路径：agent-inbox/\n格式：{agent-id}-{timestamp}.md\n用途：子代理汇报/请求/协调\n通知优先级\n级别\t事件\t通知方式\ncritical\t生存等级变更\tTelegram+ 声音 + 弹窗\nrevenue\t收入到账\tTelegram+ 声音\nauthorization\t授权请求\tTelegram+ 声音\nwarning\t预算警告\tTelegram\ninfo\t常规更新\t仅日志\n脚本工具\nscripts/check-survival.ps1\n\n检查当前生存状态：\n\n# 读取配置\n$config = Get-Content \"survival-config.json\" | ConvertFrom-Json\n\n# 检查余额\n$balance = $config.survival.balance\n$tier = $config.survival.currentTier\n\n# 评估等级\nif ($balance -ge 5000) { $newTier = \"thriving\" }\nelseif ($balance -ge 1000) { $newTier = \"normal\" }\nelseif ($balance -ge 100) { $newTier = \"lowCompute\" }\nelse { $newTier = \"critical\" }\n\n# 输出报告\nWrite-Host \"生存等级：$tier → $newTier\"\nWrite-Host \"余额：¥$balance\"\nWrite-Host \"模型：$($config.survival.tiers.$newTier.model)\"\n\nscripts/log-income.ps1\n\n记录收入：\n\nparam(\n    [decimal]$Amount,\n    [string]$Source,\n    [string]$Channel = \"fiverr\"\n)\n\n$timestamp = Get-Date -Format \"yyyy-MM-dd HH:mm:ss\"\n$logEntry = \"| $timestamp | $Source | ¥$Amount | $Channel | ✅ | - |`n\"\n\nAdd-Content \"finance/income-log.md\" $logEntry\n\n# 更新余额\n$config = Get-Content \"survival-config.json\" | ConvertFrom-Json\n$config.survival.balance += $Amount\n$config | ConvertTo-Json -Depth 10 | Set-Content \"survival-config.json\"\n\nscripts/request-authorization.ps1\n\n请求授权：\n\nparam(\n    [string]$Operation,\n    [string]$Description,\n    [decimal]$Cost,\n    [string]$Priority = \"normal\"\n)\n\n$authId = \"AUTH-\" + (Get-Date -Format \"yyyyMMdd-HHmmss\")\n$logEntry = @\"\n### $authId\n\n**请求时间**: $(Get-Date -Format \"yyyy-MM-dd HH:mm:ss\")  \n**操作类型**: $Operation  \n**描述**: $Description  \n**预计成本**: ¥$Cost  \n**紧急程度**: $Priority  \n\n**用户决策**:\n- [ ] 批准\n- [ ] 拒绝\n- [ ] 修改后批准\n\"@\n\nAdd-Content \"authorization-pending.md\" $logEntry\n\n# Telegram 通知\n# (通过 message 工具)\n\n参考文档\nreferences/survival-tiers.md\n\n详细生存等级说明和转换条件。\n\nreferences/authorization-rules.md\n\n授权规则和白名单配置。\n\nreferences/revenue-strategies.md\n\n收入创造策略和渠道优化。\n\n触发条件\n\n以下情况应触发本技能：\n\n心跳检查时间到达\n余额发生变化\n收入/支出记录更新\n需要用户授权的操作\n生存等级变更\n子代理需要协调\n输出格式\n生存状态报告\n【生存状态】2026-02-26 23:30\n\n等级：normal (→ thriving in ¥1000)\n余额：¥0\n今日收入：¥0 / 目标¥100 (0%)\n今日支出：¥0 / 预算¥50 (0%)\n\n下次检查：2026-02-27 00:30\n\n授权请求\n【授权请求】AUTH-20260226-233000\n\n操作：file_write\n描述：更新 Fiverr 服务页面\n成本：¥0.01\n紧急：normal\n\n请在 1 小时内回复：\n- \"批准\" 执行\n- \"拒绝\" 取消\n- \"修改：[内容]\" 修改后执行\n\n自主运行规则\n可自主执行 (无需授权)\n✅ 读取文件\n✅ 网络搜索\n✅ 浏览器快照\n✅ 成本 < ¥10 的 API 调用\n需授权执行\n⚠️ 文件写入/删除\n⚠️ 发送外部消息\n⚠️ 创建子代理\n⚠️ 配置修改\n禁止执行 (需明确命令)\n❌ 支付/转账\n❌ 删除系统文件\n❌ 修改保护文件\n价值创造策略\n短期 (7 天)\nFiverr 首单突破\n优化服务页面\n主动营销\n中期 (30 天)\n建立 3+ 收入渠道\n自动化交付流程\n客户 CRM 系统\n长期 (90 天)\n被动收入 > 主动收入\n多代理协作系统\n产品化服务\n🔒 安全与隐私\nExternal Endpoints\n端点\t数据发送\t用途\n无 (本地运行)\t无数据离开机器\t所有操作在本地执行\nSecurity & Privacy\n✅ 无外部 API 调用 - 所有数据保留在本地\n✅ 无凭证存储 - 不存储任何 API key 或密码\n✅ 文件操作透明 - 所有写入操作需用户授权\n✅ 网络请求可选 - web_search 等工具由用户配置\nModel Invocation Note\n\n本技能通过 OpenClaw 调用 AI 模型（如 qwen3.5-plus）。模型调用是自主运行的标准行为，用于：\n\n生存等级评估\n收入/支出分析\n授权请求生成\n\n如要禁用自动模型调用，可在 OpenClaw 配置中设置 autoInvoke: false。\n\nTrust Statement\n\nBy using this skill:\n\n所有数据保留在您的本地机器\n无数据发送到第三方服务（除非您明确配置）\n脚本代码完全透明，可审计\n高风险操作需您手动授权\n\n仅当您信任 OpenClaw 生态系统和本技能代码时安装。\n\n本技能 Inspired by Automaton (Conway Research)\n核心理念：自主运行 + 人类授权"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/fffdz/survival-manager",
    "publisherUrl": "https://clawhub.ai/fffdz/survival-manager",
    "owner": "fffdz",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/survival-manager",
    "downloadUrl": "https://openagent3.xyz/downloads/survival-manager",
    "agentUrl": "https://openagent3.xyz/skills/survival-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/survival-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/survival-manager/agent.md"
  }
}