{
  "schemaVersion": "1.0",
  "item": {
    "slug": "xclaw-skill",
    "name": "xclaw-skill",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/mookim-eth/xclaw-skill",
    "canonicalUrl": "https://clawhub.ai/mookim-eth/xclaw-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/xclaw-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xclaw-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "xclaw.js"
    ],
    "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/xclaw-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/xclaw-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/xclaw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xclaw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xclaw-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": "Skill: XClaw Intelligence 🚀",
        "body": "XClaw is the premier intelligence layer for OpenClaw creators, providing real-time social data and insights from the XClaw engine."
      },
      {
        "title": "Prerequisites",
        "body": "API Key Required: Set XCLAW_API_KEY in your environment. (Note: CRYPTOHUNT_API_KEY is supported as a legacy option but will be retired soon. Please migrate to XCLAW_API_KEY as soon as possible.)\nGet your Key: Visit apidashboard.xclaw.info and login with Twitter to claim 50 free credits.\nOfficial API Docs: Detailed endpoint documentation can be found at pro.xclaw.info.\nStay Updated: Follow our Twitter @xclawlab for the latest updates."
      },
      {
        "title": "1. Trending Discovery (xclaw_hot)",
        "body": "Action: Fetch the top performing tweets in the last 1/4/24 hours.\nFiltering: Support for region (cn/global) and tags (e.g., AI, meme)."
      },
      {
        "title": "2. Recent Tweets (xclaw_tweets)",
        "body": "Action: Fetches latest tweets with intelligent filtering.\nDefault: Includes Original + Quote + Retweets, excludes Replies. (Slim mode by default).\nOptions:\n\nUse --full to include raw text and HTML content.\nUse --verbose to include reply tweets.\n\n\nCount: Specify number of tweets (e.g., xclaw tweets elonmusk 20).\nCompatibility: Legacy aliases xclaw_analyze / xclaw_crawl are supported."
      },
      {
        "title": "3. Ghost Analysis (xclaw_ghost)",
        "body": "Action: Sniff out tweets that have been deleted by a specific user."
      },
      {
        "title": "4. Identity Traces (xclaw_traces)",
        "body": "Action: Retrieve history of profile changes (Bio, Avatar, Name) for a specific user to track identity evolution."
      },
      {
        "title": "5. Social Pulse (xclaw_social)",
        "body": "Action: Track recent Follow and Unfollow actions of a specific user."
      },
      {
        "title": "6. Account Deep Rank (xclaw_rank)",
        "body": "Action: Comprehensive account analysis including rankings, ability model, soul score, and interest tags."
      },
      {
        "title": "7. Tweet Deep Dive (xclaw_detail)",
        "body": "Action: Fetches full content, metrics, and thread data for a specific tweet."
      },
      {
        "title": "8. Smart Content Ideation (xclaw_draft)",
        "body": "Action: Fetch viral topics tailored by region and tag to generate high-conversion tweet drafts with original links."
      },
      {
        "title": "User Commands for Agent",
        "body": "xclaw find hot: Get the last 4h of Chinese crypto hot tweets.\nxclaw tweets <username>: Get recent slimmed tweets from @username.\nxclaw ghost <username>: See what @username tried to delete.\nxclaw traces <username>: Check profile history.\nxclaw social <username>: See who @username recently followed or unfollowed.\nxclaw rank <username>: Get soul score, rankings and ability model.\nxclaw detail <URL_or_ID>: Fetch all details and stats for a specific tweet.\nxclaw draft: Automatically fetch viral hooks and suggest 3 tweet versions.\n\nXClaw Intelligence - Data for Creators. Follow @xclawlab for updates.\n\nCode link: https://github.com/mookim-eth/xclaw-skill"
      }
    ],
    "body": "Skill: XClaw Intelligence 🚀\n\nXClaw is the premier intelligence layer for OpenClaw creators, providing real-time social data and insights from the XClaw engine.\n\nPrerequisites\nAPI Key Required: Set XCLAW_API_KEY in your environment. (Note: CRYPTOHUNT_API_KEY is supported as a legacy option but will be retired soon. Please migrate to XCLAW_API_KEY as soon as possible.)\nGet your Key: Visit apidashboard.xclaw.info and login with Twitter to claim 50 free credits.\nOfficial API Docs: Detailed endpoint documentation can be found at pro.xclaw.info.\nStay Updated: Follow our Twitter @xclawlab for the latest updates.\nCore Capabilities\n1. Trending Discovery (xclaw_hot)\nAction: Fetch the top performing tweets in the last 1/4/24 hours.\nFiltering: Support for region (cn/global) and tags (e.g., AI, meme).\n2. Recent Tweets (xclaw_tweets)\nAction: Fetches latest tweets with intelligent filtering.\nDefault: Includes Original + Quote + Retweets, excludes Replies. (Slim mode by default).\nOptions:\nUse --full to include raw text and HTML content.\nUse --verbose to include reply tweets.\nCount: Specify number of tweets (e.g., xclaw tweets elonmusk 20).\nCompatibility: Legacy aliases xclaw_analyze / xclaw_crawl are supported.\n3. Ghost Analysis (xclaw_ghost)\nAction: Sniff out tweets that have been deleted by a specific user.\n4. Identity Traces (xclaw_traces)\nAction: Retrieve history of profile changes (Bio, Avatar, Name) for a specific user to track identity evolution.\n5. Social Pulse (xclaw_social)\nAction: Track recent Follow and Unfollow actions of a specific user.\n6. Account Deep Rank (xclaw_rank)\nAction: Comprehensive account analysis including rankings, ability model, soul score, and interest tags.\n7. Tweet Deep Dive (xclaw_detail)\nAction: Fetches full content, metrics, and thread data for a specific tweet.\n8. Smart Content Ideation (xclaw_draft)\nAction: Fetch viral topics tailored by region and tag to generate high-conversion tweet drafts with original links.\nUser Commands for Agent\nxclaw find hot: Get the last 4h of Chinese crypto hot tweets.\nxclaw tweets <username>: Get recent slimmed tweets from @username.\nxclaw ghost <username>: See what @username tried to delete.\nxclaw traces <username>: Check profile history.\nxclaw social <username>: See who @username recently followed or unfollowed.\nxclaw rank <username>: Get soul score, rankings and ability model.\nxclaw detail <URL_or_ID>: Fetch all details and stats for a specific tweet.\nxclaw draft: Automatically fetch viral hooks and suggest 3 tweet versions.\n\nXClaw Intelligence - Data for Creators. Follow @xclawlab for updates.\n\nCode link: https://github.com/mookim-eth/xclaw-skill"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/mookim-eth/xclaw-skill",
    "publisherUrl": "https://clawhub.ai/mookim-eth/xclaw-skill",
    "owner": "mookim-eth",
    "version": "1.1.3",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/xclaw-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/xclaw-skill",
    "agentUrl": "https://openagent3.xyz/skills/xclaw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xclaw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xclaw-skill/agent.md"
  }
}