{
  "schemaVersion": "1.0",
  "item": {
    "slug": "token-efficiency-guide",
    "name": "Token Efficiency Guide",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/globalcaos/token-efficiency-guide",
    "canonicalUrl": "https://clawhub.ai/globalcaos/token-efficiency-guide",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "manual_only",
    "downloadUrl": "/downloads/token-efficiency-guide",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=token-efficiency-guide",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "GUIDE.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Open the source page and confirm the package flow manually.",
      "Review SKILL.md if you can obtain the files.",
      "Treat this source as manual setup until the download is verified."
    ],
    "agentAssist": {
      "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
      "steps": [
        "Open the source page via Open source listing.",
        "If you can obtain the package, extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the source page and extracted files."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
        },
        {
          "label": "Upgrade existing",
          "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "token-efficiency-guide",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-01T13:08:39.476Z",
      "expiresAt": "2026-05-02T13:08:39.476Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=token-efficiency-guide",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=token-efficiency-guide",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "token-efficiency-guide"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/globalcaos/token-efficiency-guide"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "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/token-efficiency-guide",
    "agentPageUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent",
    "manifestUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent.md"
  },
  "agentAssist": {
    "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
    "steps": [
      "Open the source page via Open source listing.",
      "If you can obtain the package, extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the source page and extracted files."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
      },
      {
        "label": "Upgrade existing",
        "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Token Efficiency Guide",
        "body": "Make your Claude Max subscription last the whole week. One afternoon, 10 steps, 80-90% fewer tokens burned."
      },
      {
        "title": "What You Get",
        "body": "10 changes ordered by impact. Most take minutes.\n\nStepSavesEffort1. Heartbeat → Haiku~25%1 minute2. Session compaction~20%10 minutes3. Simple crons → bash~15%1-2 hours4. Cron jobs → Sonnet~10%5 minutes5. Isolate large outputs~10%10 minutes6. Reduce cron frequency~8%5 minutes7. Workspace file cleanup~7%30 minutes8. Enable cache retention~3%1 minute9. Coordinate multi-agent usage~2%Agreement10. Automated maintenance crons~5%1-2 hours\n\nStep 1 alone buys you an extra day. Steps 1-3 together cover 60%."
      },
      {
        "title": "Who This Is For",
        "body": "OpenClaw users on Claude Max who know what \"it's Tuesday and the limit hit\" feels like\nTeams sharing one subscription across multiple agents\nAnyone who'd rather spend tokens on work than on heartbeats"
      },
      {
        "title": "What's Included",
        "body": "Step-by-step instructions with config snippets\nReady-to-use maintenance scripts\nModel routing recommendations per task type\n\nClone it. Fork it. Break it. Make it yours.\n\n👉 Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw"
      }
    ],
    "body": "Token Efficiency Guide\n\nMake your Claude Max subscription last the whole week. One afternoon, 10 steps, 80-90% fewer tokens burned.\n\nWhat You Get\n\n10 changes ordered by impact. Most take minutes.\n\nStep\tSaves\tEffort\n1. Heartbeat → Haiku\t~25%\t1 minute\n2. Session compaction\t~20%\t10 minutes\n3. Simple crons → bash\t~15%\t1-2 hours\n4. Cron jobs → Sonnet\t~10%\t5 minutes\n5. Isolate large outputs\t~10%\t10 minutes\n6. Reduce cron frequency\t~8%\t5 minutes\n7. Workspace file cleanup\t~7%\t30 minutes\n8. Enable cache retention\t~3%\t1 minute\n9. Coordinate multi-agent usage\t~2%\tAgreement\n10. Automated maintenance crons\t~5%\t1-2 hours\n\nStep 1 alone buys you an extra day. Steps 1-3 together cover 60%.\n\nWho This Is For\nOpenClaw users on Claude Max who know what \"it's Tuesday and the limit hit\" feels like\nTeams sharing one subscription across multiple agents\nAnyone who'd rather spend tokens on work than on heartbeats\nWhat's Included\nStep-by-step instructions with config snippets\nReady-to-use maintenance scripts\nModel routing recommendations per task type\n\nClone it. Fork it. Break it. Make it yours.\n\n👉 Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/globalcaos/token-efficiency-guide",
    "publisherUrl": "https://clawhub.ai/globalcaos/token-efficiency-guide",
    "owner": "globalcaos",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/token-efficiency-guide",
    "downloadUrl": "https://openagent3.xyz/downloads/token-efficiency-guide",
    "agentUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent",
    "manifestUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/token-efficiency-guide/agent.md"
  }
}