{
  "schemaVersion": "1.0",
  "item": {
    "slug": "x-search",
    "name": "X Search (x402)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/TzannetosGiannis/x-search",
    "canonicalUrl": "https://clawhub.ai/TzannetosGiannis/x-search",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/x-search",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=x-search",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/search.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. 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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/x-search"
    },
    "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/x-search",
    "agentPageUrl": "https://openagent3.xyz/skills/x-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x-search/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": "X Search",
        "body": "Search X/Twitter using an AI-powered agent for real-time insights and social media intelligence."
      },
      {
        "title": "Configuration",
        "body": "The private key must be available via one of these methods:\n\nOption 1: Environment variable\n\nexport X402_PRIVATE_KEY=\"0x...\"\n\nOption 2: Config file (Recommended)\n\nThe script checks for x402-config.json in these locations (in order):\n\nCurrent directory: ./x402-config.json\nHome directory: ~/.x402-config.json ← Recommended\nWorking directory: $PWD/x402-config.json\n\nCreate the config file:\n\n{\n  \"private_key\": \"0x1234567890abcdef...\"\n}\n\nExample (home directory - works for any user):\n\necho '{\"private_key\": \"0x...\"}' > ~/.x402-config.json"
      },
      {
        "title": "Usage",
        "body": "Run the search script with a query:\n\nscripts/search.sh \"<search query>\"\n\nThe script:\n\nExecutes the npx CLI tool with payment handling\nCosts $0.05 USDC per request (Base network)\nReturns AI-processed search results"
      },
      {
        "title": "Examples",
        "body": "User: \"What are people saying about AI agents on Twitter?\"\n\nscripts/search.sh \"AI agents discussions and opinions\"\n\nUser: \"Find trending topics about cryptocurrency\"\n\nscripts/search.sh \"cryptocurrency trends today\"\n\nUser: \"Show me viral content about climate change\"\n\nscripts/search.sh \"viral climate change posts\""
      },
      {
        "title": "Capabilities",
        "body": "Real-time trends and breaking news\nSocial media sentiment analysis\nViral content tracking\nPublic opinion research\nHashtag and topic analysis"
      },
      {
        "title": "Error Handling",
        "body": "\"Payment failed: Not enough USDC\" → Inform user to top up Base wallet with USDC\n\"X402 private key missing\" → Guide user to configure private key (see Configuration above)\nTimeout errors → The API has a 5-minute timeout; complex queries may take time"
      }
    ],
    "body": "X Search\n\nSearch X/Twitter using an AI-powered agent for real-time insights and social media intelligence.\n\nConfiguration\n\nThe private key must be available via one of these methods:\n\nOption 1: Environment variable\n\nexport X402_PRIVATE_KEY=\"0x...\"\n\n\nOption 2: Config file (Recommended)\n\nThe script checks for x402-config.json in these locations (in order):\n\nCurrent directory: ./x402-config.json\nHome directory: ~/.x402-config.json ← Recommended\nWorking directory: $PWD/x402-config.json\n\nCreate the config file:\n\n{\n  \"private_key\": \"0x1234567890abcdef...\"\n}\n\n\nExample (home directory - works for any user):\n\necho '{\"private_key\": \"0x...\"}' > ~/.x402-config.json\n\nUsage\n\nRun the search script with a query:\n\nscripts/search.sh \"<search query>\"\n\n\nThe script:\n\nExecutes the npx CLI tool with payment handling\nCosts $0.05 USDC per request (Base network)\nReturns AI-processed search results\nExamples\n\nUser: \"What are people saying about AI agents on Twitter?\"\n\nscripts/search.sh \"AI agents discussions and opinions\"\n\n\nUser: \"Find trending topics about cryptocurrency\"\n\nscripts/search.sh \"cryptocurrency trends today\"\n\n\nUser: \"Show me viral content about climate change\"\n\nscripts/search.sh \"viral climate change posts\"\n\nCapabilities\nReal-time trends and breaking news\nSocial media sentiment analysis\nViral content tracking\nPublic opinion research\nHashtag and topic analysis\nError Handling\n\"Payment failed: Not enough USDC\" → Inform user to top up Base wallet with USDC\n\"X402 private key missing\" → Guide user to configure private key (see Configuration above)\nTimeout errors → The API has a 5-minute timeout; complex queries may take time"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/TzannetosGiannis/x-search",
    "publisherUrl": "https://clawhub.ai/TzannetosGiannis/x-search",
    "owner": "TzannetosGiannis",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/x-search",
    "downloadUrl": "https://openagent3.xyz/downloads/x-search",
    "agentUrl": "https://openagent3.xyz/skills/x-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x-search/agent.md"
  }
}