{
  "schemaVersion": "1.0",
  "item": {
    "slug": "analytix402",
    "name": "Analytix402",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Analytix402/analytix402",
    "canonicalUrl": "https://clawhub.ai/Analytix402/analytix402",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/analytix402",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=analytix402",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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. 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. 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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/analytix402"
    },
    "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/analytix402",
    "agentPageUrl": "https://openagent3.xyz/skills/analytix402/agent",
    "manifestUrl": "https://openagent3.xyz/skills/analytix402/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/analytix402/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Analytix402",
        "body": "Monitor, control, and optimize your AI agent's API spend and LLM costs in real-time."
      },
      {
        "title": "Description",
        "body": "Analytix402 gives your OpenClaw agent financial visibility and guardrails. Track every API call, LLM invocation, and x402 payment your agent makes. Set budget limits, detect duplicate purchases, and get alerts before costs spiral.\n\nWhat it does:\n\nTracks all outbound API calls and x402 payments automatically\nMonitors LLM token usage and costs across OpenAI, Anthropic, and other providers\nEnforces daily budget limits and per-call spend caps\nDetects duplicate API purchases to prevent waste\nSends heartbeats so you know your agent is alive and healthy\nProvides a real-time dashboard at analytix402.com"
      },
      {
        "title": "Configuration",
        "body": "# Required\r\nANALYTIX402_API_KEY: ax_live_your_key_here\r\n\r\n# Optional\r\nANALYTIX402_AGENT_ID: my-openclaw-agent\r\nANALYTIX402_BASE_URL: https://analytix402.com\r\nANALYTIX402_DAILY_BUDGET: 50.00\r\nANALYTIX402_PER_CALL_LIMIT: 5.00\r\nANALYTIX402_TRACK_LLM: true"
      },
      {
        "title": "analytix402_spend_report",
        "body": "Get a summary of your agent's spend — total cost, breakdown by API and LLM provider, and efficiency score."
      },
      {
        "title": "analytix402_set_budget",
        "body": "Set or update the daily budget limit for this agent session."
      },
      {
        "title": "analytix402_check_budget",
        "body": "Check remaining budget before making an expensive API call."
      },
      {
        "title": "analytix402_flag_purchase",
        "body": "Flag a potential duplicate or unnecessary purchase for review."
      },
      {
        "title": "Tags",
        "body": "monitoring, analytics, budget, x402, payments, observability, cost-tracking"
      }
    ],
    "body": "Analytix402\n\nMonitor, control, and optimize your AI agent's API spend and LLM costs in real-time.\n\nDescription\n\nAnalytix402 gives your OpenClaw agent financial visibility and guardrails. Track every API call, LLM invocation, and x402 payment your agent makes. Set budget limits, detect duplicate purchases, and get alerts before costs spiral.\n\nWhat it does:\n\nTracks all outbound API calls and x402 payments automatically\nMonitors LLM token usage and costs across OpenAI, Anthropic, and other providers\nEnforces daily budget limits and per-call spend caps\nDetects duplicate API purchases to prevent waste\nSends heartbeats so you know your agent is alive and healthy\nProvides a real-time dashboard at analytix402.com\nConfiguration\n# Required\r\nANALYTIX402_API_KEY: ax_live_your_key_here\r\n\r\n# Optional\r\nANALYTIX402_AGENT_ID: my-openclaw-agent\r\nANALYTIX402_BASE_URL: https://analytix402.com\r\nANALYTIX402_DAILY_BUDGET: 50.00\r\nANALYTIX402_PER_CALL_LIMIT: 5.00\r\nANALYTIX402_TRACK_LLM: true\n\nTools\nanalytix402_spend_report\n\nGet a summary of your agent's spend — total cost, breakdown by API and LLM provider, and efficiency score.\n\nanalytix402_set_budget\n\nSet or update the daily budget limit for this agent session.\n\nanalytix402_check_budget\n\nCheck remaining budget before making an expensive API call.\n\nanalytix402_flag_purchase\n\nFlag a potential duplicate or unnecessary purchase for review.\n\nTags\n\nmonitoring, analytics, budget, x402, payments, observability, cost-tracking"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Analytix402/analytix402",
    "publisherUrl": "https://clawhub.ai/Analytix402/analytix402",
    "owner": "Analytix402",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/analytix402",
    "downloadUrl": "https://openagent3.xyz/downloads/analytix402",
    "agentUrl": "https://openagent3.xyz/skills/analytix402/agent",
    "manifestUrl": "https://openagent3.xyz/skills/analytix402/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/analytix402/agent.md"
  }
}