{
  "schemaVersion": "1.0",
  "item": {
    "slug": "massive-skill",
    "name": "Massive(Polygon)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/bruce-shi/massive-skill",
    "canonicalUrl": "https://clawhub.ai/bruce-shi/massive-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/massive-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=massive-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/indices_commands.md",
      "references/options_commands.md",
      "references/reference_commands.md",
      "references/forex_commands.md",
      "references/crypto_commands.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-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/massive-skill"
    },
    "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/massive-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/massive-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/massive-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/massive-skill/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": "Massive(Polygon) Market Data Skill",
        "body": "A CLI tool and JS client wrapper for the Massive(Polygon) financial data APIs. Covers stocks, crypto, forex, options, indices, futures, market status, news, and reference data."
      },
      {
        "title": "CLI Usage",
        "body": "npx --yes massive <command> [options]\n\nAll commands output JSON to stdout. Use --help for a list of commands or <command> --help for command-specific options."
      },
      {
        "title": "Stocks",
        "body": "See Stocks Commands Reference for full details on all stock commands and parameters."
      },
      {
        "title": "Crypto",
        "body": "See Crypto Commands Reference for full details on all crypto commands and parameters."
      },
      {
        "title": "Forex",
        "body": "See Forex Commands Reference for full details on all forex commands and parameters."
      },
      {
        "title": "Options",
        "body": "See Options Commands Reference for full details on all options commands and parameters."
      },
      {
        "title": "Indices",
        "body": "See Indices Commands Reference for full details on all indices commands and parameters."
      },
      {
        "title": "Reference Data",
        "body": "See Reference Data Commands Reference for full details on all reference data commands and parameters."
      },
      {
        "title": "Market",
        "body": "See Market Commands Reference for full details on all market commands and parameters."
      },
      {
        "title": "News",
        "body": "See News Commands Reference for full details on all news commands and parameters."
      }
    ],
    "body": "Massive(Polygon) Market Data Skill\n\nA CLI tool and JS client wrapper for the Massive(Polygon) financial data APIs. Covers stocks, crypto, forex, options, indices, futures, market status, news, and reference data.\n\nCLI Usage\nnpx --yes massive <command> [options]\n\n\nAll commands output JSON to stdout. Use --help for a list of commands or <command> --help for command-specific options.\n\nStocks\n\nSee Stocks Commands Reference for full details on all stock commands and parameters.\n\nCrypto\n\nSee Crypto Commands Reference for full details on all crypto commands and parameters.\n\nForex\n\nSee Forex Commands Reference for full details on all forex commands and parameters.\n\nOptions\n\nSee Options Commands Reference for full details on all options commands and parameters.\n\nIndices\n\nSee Indices Commands Reference for full details on all indices commands and parameters.\n\nReference Data\n\nSee Reference Data Commands Reference for full details on all reference data commands and parameters.\n\nMarket\n\nSee Market Commands Reference for full details on all market commands and parameters.\n\nNews\n\nSee News Commands Reference for full details on all news commands and parameters."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/bruce-shi/massive-skill",
    "publisherUrl": "https://clawhub.ai/bruce-shi/massive-skill",
    "owner": "bruce-shi",
    "version": "1.0.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/massive-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/massive-skill",
    "agentUrl": "https://openagent3.xyz/skills/massive-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/massive-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/massive-skill/agent.md"
  }
}