{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openclaw-skill-minimax-tracker",
    "name": "Openclaw Skill Minimax Tracker",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/QiaoTuCodes/openclaw-skill-minimax-tracker",
    "canonicalUrl": "https://clawhub.ai/QiaoTuCodes/openclaw-skill-minimax-tracker",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/openclaw-skill-minimax-tracker",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-skill-minimax-tracker",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README-CN.md",
      "README.md",
      "SKILL.md",
      "minimax_tracker.py"
    ],
    "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/openclaw-skill-minimax-tracker"
    },
    "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/openclaw-skill-minimax-tracker",
    "agentPageUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/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": "Skill Information",
        "body": "Skill Name: openclaw-skill-minimax-tracker\nVersion: 1.0.0\nAuthor: QiaoTuCodes (Weiran), Yanyan\nDescription: Track and monitor MiniMax API usage with progress bars and reminders for OpenClaw\nRepository: https://github.com/QiaoTuCodes/openclaw-skill-minimax-tracker"
      },
      {
        "title": "Overview",
        "body": "This skill provides real-time tracking for MiniMax API usage. It calculates usage based on prompts consumed, tracks remaining quota, and displays progress in a compact bar format. Designed for OpenClaw agents to monitor API usage between resets."
      },
      {
        "title": "Features",
        "body": "Real-time prompts usage tracking\nVisual progress bar with key metrics (RST/TTL/PKG/USE/REM/NXT)\nAutomatic reset time calculation (15:00-20:00 UTC+8)\nJSON-based persistent storage\nCron-ready for scheduled reminders"
      },
      {
        "title": "Commands",
        "body": "# Add usage (after API call)\npython3 minimax_tracker.py add [n]\n\n# View detailed status\npython3 minimax_tracker.py status\n\n# View compact progress bar\npython3 minimax_tracker.py compact"
      },
      {
        "title": "Output Format",
        "body": "[████████████████████] 98% RST:18:00 TTL:1h40m PKG:Starter USE:2/40 REM:38 NXT:19:19"
      },
      {
        "title": "Integration with OpenClaw",
        "body": "# In your skill or agent code\nimport subprocess\n\n# Track usage after each API call\nresult = subprocess.run(\n    [\"python3\", \"path/to/minimax_tracker.py\", \"add\", \"1\"],\n    capture_output=True, text=True\n)"
      },
      {
        "title": "Cron Setup (Every 3 Hours)",
        "body": "{\n  \"name\": \"minimax-usage-check\",\n  \"schedule\": \"0 */3 * * *\",\n  \"payload\": {\n    \"kind\": \"agentTurn\",\n    \"message\": \"Run: python3 ~/openclaw-workspace/skills/openclaw-skill-minimax-tracker/minimax_tracker.py compact\"\n  }\n}"
      },
      {
        "title": "Configuration",
        "body": "Edit the CONFIG dict in minimax_tracker.py:\n\nParameterDefaultDescriptionmax_prompts40Monthly prompts limitreset_hour_start15Reset window start (UTC+8)reset_hour_end20Reset window end (UTC+8)check_interval_hours3Reminder interval"
      },
      {
        "title": "Data Storage",
        "body": "Usage data is stored in:\n\n~/.openclaw/workspace/minimax_usage_data.json\n\nFormat:\n\n{\n  \"usage_records\": [\n    {\"time\": \"2026-02-27T16:19:00\", \"prompts\": 1}\n  ],\n  \"current_usage\": 2,\n  \"last_reset\": \"2026-02-27T18:00:00\",\n  \"last_check\": \"2026-02-27T16:23:00\"\n}"
      },
      {
        "title": "Dependencies",
        "body": "Python 3.8+ (standard library only, no pip packages needed)"
      },
      {
        "title": "Installation",
        "body": "# Copy to OpenClaw skills folder\ncp -r openclaw-skill-minimax-tracker ~/openclaw-workspace/skills/"
      },
      {
        "title": "License",
        "body": "MIT License - See LICENSE file"
      }
    ],
    "body": "SKILL.md - MiniMax Usage Tracker\nSkill Information\nSkill Name: openclaw-skill-minimax-tracker\nVersion: 1.0.0\nAuthor: QiaoTuCodes (Weiran), Yanyan\nDescription: Track and monitor MiniMax API usage with progress bars and reminders for OpenClaw\nRepository: https://github.com/QiaoTuCodes/openclaw-skill-minimax-tracker\nOverview\n\nThis skill provides real-time tracking for MiniMax API usage. It calculates usage based on prompts consumed, tracks remaining quota, and displays progress in a compact bar format. Designed for OpenClaw agents to monitor API usage between resets.\n\nFeatures\nReal-time prompts usage tracking\nVisual progress bar with key metrics (RST/TTL/PKG/USE/REM/NXT)\nAutomatic reset time calculation (15:00-20:00 UTC+8)\nJSON-based persistent storage\nCron-ready for scheduled reminders\nUsage\nCommands\n# Add usage (after API call)\npython3 minimax_tracker.py add [n]\n\n# View detailed status\npython3 minimax_tracker.py status\n\n# View compact progress bar\npython3 minimax_tracker.py compact\n\nOutput Format\n[████████████████████] 98% RST:18:00 TTL:1h40m PKG:Starter USE:2/40 REM:38 NXT:19:19\n\nIntegration with OpenClaw\n# In your skill or agent code\nimport subprocess\n\n# Track usage after each API call\nresult = subprocess.run(\n    [\"python3\", \"path/to/minimax_tracker.py\", \"add\", \"1\"],\n    capture_output=True, text=True\n)\n\nCron Setup (Every 3 Hours)\n{\n  \"name\": \"minimax-usage-check\",\n  \"schedule\": \"0 */3 * * *\",\n  \"payload\": {\n    \"kind\": \"agentTurn\",\n    \"message\": \"Run: python3 ~/openclaw-workspace/skills/openclaw-skill-minimax-tracker/minimax_tracker.py compact\"\n  }\n}\n\nConfiguration\n\nEdit the CONFIG dict in minimax_tracker.py:\n\nParameter\tDefault\tDescription\nmax_prompts\t40\tMonthly prompts limit\nreset_hour_start\t15\tReset window start (UTC+8)\nreset_hour_end\t20\tReset window end (UTC+8)\ncheck_interval_hours\t3\tReminder interval\nData Storage\n\nUsage data is stored in:\n\n~/.openclaw/workspace/minimax_usage_data.json\n\n\nFormat:\n\n{\n  \"usage_records\": [\n    {\"time\": \"2026-02-27T16:19:00\", \"prompts\": 1}\n  ],\n  \"current_usage\": 2,\n  \"last_reset\": \"2026-02-27T18:00:00\",\n  \"last_check\": \"2026-02-27T16:23:00\"\n}\n\nDependencies\nPython 3.8+ (standard library only, no pip packages needed)\nInstallation\n# Copy to OpenClaw skills folder\ncp -r openclaw-skill-minimax-tracker ~/openclaw-workspace/skills/\n\nLicense\n\nMIT License - See LICENSE file"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/QiaoTuCodes/openclaw-skill-minimax-tracker",
    "publisherUrl": "https://clawhub.ai/QiaoTuCodes/openclaw-skill-minimax-tracker",
    "owner": "QiaoTuCodes",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-skill-minimax-tracker",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-skill-minimax-tracker/agent.md"
  }
}