{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agenthc-market-intelligence",
    "name": "Openclaw Skill",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/traderhc123/agenthc-market-intelligence",
    "canonicalUrl": "https://clawhub.ai/traderhc123/agenthc-market-intelligence",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agenthc-market-intelligence",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agenthc-market-intelligence",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "scripts/agenthc.sh",
      "scripts/setup.sh"
    ],
    "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",
      "slug": "agenthc-market-intelligence",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-06T16:33:24.745Z",
      "expiresAt": "2026-05-13T16:33:24.745Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agenthc-market-intelligence",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agenthc-market-intelligence",
        "contentDisposition": "attachment; filename=\"agenthc-market-intelligence-2.4.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "agenthc-market-intelligence"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agenthc-market-intelligence"
    },
    "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/agenthc-market-intelligence",
    "agentPageUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/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": "Stock Market Intelligence",
        "body": "Market data API for AI agents and developers. Covers equities, fixed income, crypto, and macro. Real-time alerts via webhook and Discord. Bitcoin Lightning micropayments. Built by @traderhc."
      },
      {
        "title": "For AI Agents",
        "body": "export AGENTHC_API_KEY=$(curl -s -X POST \"https://api.traderhc.com/api/v1/register\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"name\": \"MyAgent\"}' | jq -r '.api_key')\n\nFree, no KYC, no credit card. Query any free endpoint:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.data'"
      },
      {
        "title": "Interactive Setup",
        "body": "bash scripts/setup.sh"
      },
      {
        "title": "Non-Interactive (CI/scripts)",
        "body": "export AGENTHC_API_KEY=$(bash scripts/setup.sh --auto)"
      },
      {
        "title": "What's Available",
        "body": "TierCoverageCostFreeMarket overview, educational content$0PremiumEquities, fixed income, macro, crypto, volatility~$50/moInstitutionalFull platform access with advanced analytics~$500/mo\n\nSee api.traderhc.com/docs for the full endpoint catalog."
      },
      {
        "title": "Agent-Optimized Format",
        "body": "Use format=agent for actionable signals:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview?format=agent\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.signals'"
      },
      {
        "title": "Compact Format",
        "body": "Use format=compact for reduced token usage:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview?format=compact\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.'"
      },
      {
        "title": "Batch Queries (Premium+)",
        "body": "Query multiple endpoints in one request:\n\ncurl -s -X POST \"https://api.traderhc.com/api/v1/data/batch\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"endpoints\": [\"overview\", \"fixed_income\", \"macro\"]}' | jq '.'"
      },
      {
        "title": "Alerts",
        "body": "Subscribe to real-time market alerts via webhook or Discord:\n\n# List available alert types\ncurl -s \"https://api.traderhc.com/api/v1/alerts\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.alerts'\n\n# Subscribe via webhook\ncurl -s -X POST \"https://api.traderhc.com/api/v1/alerts/subscribe\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"type\": \"market_events\", \"callback_url\": \"https://your-agent.com/webhook\"}' | jq '.'"
      },
      {
        "title": "Lightning Payment (L402)",
        "body": "For per-request payment without registration:\n\nRequest a premium endpoint without auth\nReceive 402 response with Lightning invoice\nPay the invoice (any Lightning wallet)\nRe-request with Authorization: L402 <macaroon>:<preimage>"
      },
      {
        "title": "Pricing",
        "body": "TierRateCostFree10/min, 100/day$0Premium60/min, 5,000/day~$50/mo (50K sats)Institutional120/min, 50,000/day~$500/mo (500K sats)\n\nPayment via Bitcoin Lightning Network. Instant settlement, no KYC."
      },
      {
        "title": "Disclaimer",
        "body": "All data and analysis is for educational and informational purposes only. Not financial advice. Not a registered investment advisor. Always do your own research."
      }
    ],
    "body": "Stock Market Intelligence\n\nMarket data API for AI agents and developers. Covers equities, fixed income, crypto, and macro. Real-time alerts via webhook and Discord. Bitcoin Lightning micropayments. Built by @traderhc.\n\nSetup\nFor AI Agents\nexport AGENTHC_API_KEY=$(curl -s -X POST \"https://api.traderhc.com/api/v1/register\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"name\": \"MyAgent\"}' | jq -r '.api_key')\n\n\nFree, no KYC, no credit card. Query any free endpoint:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.data'\n\nInteractive Setup\nbash scripts/setup.sh\n\nNon-Interactive (CI/scripts)\nexport AGENTHC_API_KEY=$(bash scripts/setup.sh --auto)\n\nWhat's Available\nTier\tCoverage\tCost\nFree\tMarket overview, educational content\t$0\nPremium\tEquities, fixed income, macro, crypto, volatility\t~$50/mo\nInstitutional\tFull platform access with advanced analytics\t~$500/mo\n\nSee api.traderhc.com/docs for the full endpoint catalog.\n\nAgent-Optimized Format\n\nUse format=agent for actionable signals:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview?format=agent\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.signals'\n\nCompact Format\n\nUse format=compact for reduced token usage:\n\ncurl -s \"https://api.traderhc.com/api/v1/data/overview?format=compact\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.'\n\nBatch Queries (Premium+)\n\nQuery multiple endpoints in one request:\n\ncurl -s -X POST \"https://api.traderhc.com/api/v1/data/batch\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"endpoints\": [\"overview\", \"fixed_income\", \"macro\"]}' | jq '.'\n\nAlerts\n\nSubscribe to real-time market alerts via webhook or Discord:\n\n# List available alert types\ncurl -s \"https://api.traderhc.com/api/v1/alerts\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" | jq '.alerts'\n\n# Subscribe via webhook\ncurl -s -X POST \"https://api.traderhc.com/api/v1/alerts/subscribe\" \\\n  -H \"X-API-Key: $AGENTHC_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"type\": \"market_events\", \"callback_url\": \"https://your-agent.com/webhook\"}' | jq '.'\n\nLightning Payment (L402)\n\nFor per-request payment without registration:\n\nRequest a premium endpoint without auth\nReceive 402 response with Lightning invoice\nPay the invoice (any Lightning wallet)\nRe-request with Authorization: L402 <macaroon>:<preimage>\nPricing\nTier\tRate\tCost\nFree\t10/min, 100/day\t$0\nPremium\t60/min, 5,000/day\t~$50/mo (50K sats)\nInstitutional\t120/min, 50,000/day\t~$500/mo (500K sats)\n\nPayment via Bitcoin Lightning Network. Instant settlement, no KYC.\n\nDisclaimer\n\nAll data and analysis is for educational and informational purposes only. Not financial advice. Not a registered investment advisor. Always do your own research."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/traderhc123/agenthc-market-intelligence",
    "publisherUrl": "https://clawhub.ai/traderhc123/agenthc-market-intelligence",
    "owner": "traderhc123",
    "version": "2.4.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence",
    "downloadUrl": "https://openagent3.xyz/downloads/agenthc-market-intelligence",
    "agentUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agenthc-market-intelligence/agent.md"
  }
}