{
  "schemaVersion": "1.0",
  "item": {
    "slug": "inclawnch-analytics",
    "name": "INCLAWNCH Analytics",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/stuart5915/inclawnch-analytics",
    "canonicalUrl": "https://clawhub.ai/stuart5915/inclawnch-analytics",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/inclawnch-analytics",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=inclawnch-analytics",
    "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-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/inclawnch-analytics"
    },
    "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/inclawnch-analytics",
    "agentPageUrl": "https://openagent3.xyz/skills/inclawnch-analytics/agent",
    "manifestUrl": "https://openagent3.xyz/skills/inclawnch-analytics/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/inclawnch-analytics/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": "INCLAWNCH Analytics — Token & Ecosystem Data for AI Agents",
        "body": "Real-time analytics for the INCLAWNCH token ecosystem on Base. One endpoint returns everything: token price with 1h/6h/24h changes, volume, liquidity, market cap, UBI staking TVL, staker count, APY estimate, distribution rates, and platform growth metrics.\n\nNo API key. No auth. Public and open."
      },
      {
        "title": "Quick Start",
        "body": "# Get full ecosystem analytics\ncurl \"https://inclawbate.com/api/inclawbate/analytics\"\n\n# Read the machine-readable skill spec\ncurl \"https://inclawbate.com/api/inclawbate/skill/analytics\""
      },
      {
        "title": "Token Data",
        "body": "FieldDescriptionprice_usdCurrent INCLAWNCH price in USDprice_change_1h1-hour price change %price_change_6h6-hour price change %price_change_24h24-hour price change %volume_24h24h trading volume (USD)volume_6h6h trading volume (USD)liquidity_usdPool liquidity (USD)market_capMarket capitalizationfdvFully diluted valuation"
      },
      {
        "title": "Staking Data",
        "body": "FieldDescriptiontotal_stakersNumber of unique staking walletstotal_stakedTotal INCLAWNCH stakedtvl_usdTotal value locked (USD)weekly_distribution_rateINCLAWNCH distributed per weekdaily_distribution_rateINCLAWNCH distributed per daytotal_distributedAll-time INCLAWNCH distributed as UBIestimated_apyCurrent estimated staking APY %wallet_cap_pctMax % any single wallet receives per distribution"
      },
      {
        "title": "Platform Data",
        "body": "FieldDescriptiontotal_humansTotal registered humans on Inclawbatewallets_connectedHumans with connected walletstop_skillsArray of {skill, count} — most listed skills"
      },
      {
        "title": "Example Response",
        "body": "{\n  \"token\": {\n    \"name\": \"INCLAWNCH\",\n    \"symbol\": \"INCLAWNCH\",\n    \"address\": \"0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be\",\n    \"chain\": \"Base\",\n    \"price_usd\": 0.025,\n    \"price_change_24h\": -2.1,\n    \"volume_24h\": 45000,\n    \"liquidity_usd\": 120000,\n    \"market_cap\": 2500000\n  },\n  \"staking\": {\n    \"total_stakers\": 42,\n    \"total_staked\": 1500000,\n    \"tvl_usd\": 37500,\n    \"weekly_distribution_rate\": 1000,\n    \"daily_distribution_rate\": 142.86,\n    \"estimated_apy\": 24.5\n  },\n  \"platform\": {\n    \"total_humans\": 85,\n    \"wallets_connected\": 62,\n    \"top_skills\": [\n      {\"skill\": \"design\", \"count\": 18},\n      {\"skill\": \"content\", \"count\": 15}\n    ]\n  },\n  \"updated_at\": \"2026-02-18T12:00:00.000Z\"\n}"
      },
      {
        "title": "Data Sources",
        "body": "DexScreener — token price, volume, liquidity (real-time)\nSupabase — staking positions, treasury stats, platform profiles"
      },
      {
        "title": "Token Info",
        "body": "DetailValueTokenINCLAWNCHChainBaseContract0xa1F72459dfA10BAD200Ac160eCd78C6b77a747beBaseScanhttps://basescan.org/token/0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be"
      },
      {
        "title": "Links",
        "body": "Skill Spec (JSON): https://inclawbate.com/api/inclawbate/skill/analytics\nData Endpoint: https://inclawbate.com/api/inclawbate/analytics\nSkills Directory: https://inclawbate.com/skills\nHomepage: https://inclawbate.com"
      }
    ],
    "body": "INCLAWNCH Analytics — Token & Ecosystem Data for AI Agents\n\nReal-time analytics for the INCLAWNCH token ecosystem on Base. One endpoint returns everything: token price with 1h/6h/24h changes, volume, liquidity, market cap, UBI staking TVL, staker count, APY estimate, distribution rates, and platform growth metrics.\n\nNo API key. No auth. Public and open.\n\nQuick Start\n# Get full ecosystem analytics\ncurl \"https://inclawbate.com/api/inclawbate/analytics\"\n\n# Read the machine-readable skill spec\ncurl \"https://inclawbate.com/api/inclawbate/skill/analytics\"\n\nWhat You Get\nToken Data\nField\tDescription\nprice_usd\tCurrent INCLAWNCH price in USD\nprice_change_1h\t1-hour price change %\nprice_change_6h\t6-hour price change %\nprice_change_24h\t24-hour price change %\nvolume_24h\t24h trading volume (USD)\nvolume_6h\t6h trading volume (USD)\nliquidity_usd\tPool liquidity (USD)\nmarket_cap\tMarket capitalization\nfdv\tFully diluted valuation\nStaking Data\nField\tDescription\ntotal_stakers\tNumber of unique staking wallets\ntotal_staked\tTotal INCLAWNCH staked\ntvl_usd\tTotal value locked (USD)\nweekly_distribution_rate\tINCLAWNCH distributed per week\ndaily_distribution_rate\tINCLAWNCH distributed per day\ntotal_distributed\tAll-time INCLAWNCH distributed as UBI\nestimated_apy\tCurrent estimated staking APY %\nwallet_cap_pct\tMax % any single wallet receives per distribution\nPlatform Data\nField\tDescription\ntotal_humans\tTotal registered humans on Inclawbate\nwallets_connected\tHumans with connected wallets\ntop_skills\tArray of {skill, count} — most listed skills\nExample Response\n{\n  \"token\": {\n    \"name\": \"INCLAWNCH\",\n    \"symbol\": \"INCLAWNCH\",\n    \"address\": \"0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be\",\n    \"chain\": \"Base\",\n    \"price_usd\": 0.025,\n    \"price_change_24h\": -2.1,\n    \"volume_24h\": 45000,\n    \"liquidity_usd\": 120000,\n    \"market_cap\": 2500000\n  },\n  \"staking\": {\n    \"total_stakers\": 42,\n    \"total_staked\": 1500000,\n    \"tvl_usd\": 37500,\n    \"weekly_distribution_rate\": 1000,\n    \"daily_distribution_rate\": 142.86,\n    \"estimated_apy\": 24.5\n  },\n  \"platform\": {\n    \"total_humans\": 85,\n    \"wallets_connected\": 62,\n    \"top_skills\": [\n      {\"skill\": \"design\", \"count\": 18},\n      {\"skill\": \"content\", \"count\": 15}\n    ]\n  },\n  \"updated_at\": \"2026-02-18T12:00:00.000Z\"\n}\n\nData Sources\nDexScreener — token price, volume, liquidity (real-time)\nSupabase — staking positions, treasury stats, platform profiles\nToken Info\nDetail\tValue\nToken\tINCLAWNCH\nChain\tBase\nContract\t0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be\nBaseScan\thttps://basescan.org/token/0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be\nLinks\nSkill Spec (JSON): https://inclawbate.com/api/inclawbate/skill/analytics\nData Endpoint: https://inclawbate.com/api/inclawbate/analytics\nSkills Directory: https://inclawbate.com/skills\nHomepage: https://inclawbate.com"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/stuart5915/inclawnch-analytics",
    "publisherUrl": "https://clawhub.ai/stuart5915/inclawnch-analytics",
    "owner": "stuart5915",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/inclawnch-analytics",
    "downloadUrl": "https://openagent3.xyz/downloads/inclawnch-analytics",
    "agentUrl": "https://openagent3.xyz/skills/inclawnch-analytics/agent",
    "manifestUrl": "https://openagent3.xyz/skills/inclawnch-analytics/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/inclawnch-analytics/agent.md"
  }
}