{
  "schemaVersion": "1.0",
  "item": {
    "slug": "x-alpha-scout",
    "name": "X Alpha Scout",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/hammadbtc/x-alpha-scout",
    "canonicalUrl": "https://clawhub.ai/hammadbtc/x-alpha-scout",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/x-alpha-scout",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=x-alpha-scout",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "example-alpha-report.md",
      "example-analysis.md",
      "README.md",
      "scripts/parse_calls.py"
    ],
    "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",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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-alpha-scout"
    },
    "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-alpha-scout",
    "agentPageUrl": "https://openagent3.xyz/skills/x-alpha-scout/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x-alpha-scout/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x-alpha-scout/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": "X Alpha Scout",
        "body": "Your agent's X/Twitter alpha scanner. Two things: daily reports and on-demand analysis."
      },
      {
        "title": "Prerequisites",
        "body": "Environment variables:\n\nexport X_AUTH_TOKEN=\"your_twitter_auth_token\"\nexport X_CT0=\"your_twitter_ct0_cookie\"\n\nVerify:\n\nbird whoami --auth-token \"$X_AUTH_TOKEN\" --ct0 \"$X_CT0\""
      },
      {
        "title": "Feature 1: Daily Alpha Report (Auto at 00:00 UTC)",
        "body": "User says: \"Run my daily alpha\" or \"Get today's report\"\n\nWhat you do:\n\n# Scan for overnight alpha\nbird search \"(buying OR bought OR aping OR loading up) (ticker OR token OR \\$)\" -n 25\nbird search \"(minting OR mint OR free mint) NFT\" -n 20\nbird search \"(just launched OR stealth launch) token\" -n 15\nbird search \"(gem OR undervalued OR 100x) crypto\" --min-likes 10 -n 15\n\nGenerate report in this exact format:\n\n# 🦅 Alpha Report — Feb 10, 2026\n\n### 1. Good Morning\n[Simple greeting]\n\n### 2. Crypto Market Update\n- BTC: $[price] ([+/-]% 24h)\n- ETH: $[price] ([+/-]% 24h)\n- SOL: $[price] ([+/-]% 24h)\n- Fear & Greed Index: [value] ([Extreme Fear/Fear/Neutral/Greed/Extreme Greed])\n\n### 3. News of the Day\n- [Major Web3 announcement](https://x.com/...) — Brief summary\n- [Regulation/news affecting market](https://x.com/...) — Brief summary\n- [Any market-moving world news](https://x.com/...) — Brief summary\n\n### 4. Crypto Twitter (CT)\n- Main narrative: [What's the hot topic today?]\n- Key trends: [New meta, drama, or shifts]\n- Notable accounts: [Who's driving conversation]\n\n### 5. NFTs Market Update\n**ETH Eco:** [2-3 sentence paragraph on top ETH ecosystem updates — NFTs, tokens, protocols. Skip if nothing significant.]\n\n**Bitcoin Eco:** [2-3 sentence paragraph on top Bitcoin/Ordinals market. Skip if nothing significant.]\n\n**Sol Eco:** [2-3 sentence paragraph on top Solana ecosystem — NFTs, DeFi, memes. Skip if nothing significant.]\n\n**Notable Mints:**\n- Minting Today: [@account1](https://x.com/account1) [@account2](https://x.com/account2) [@account3](https://x.com/account3) (only good, hyped drops — embed X profile links)\n- Upcoming Mints: [@account4](https://x.com/account4) [@account5](https://x.com/account5) (worth keeping an eye on — embed X profile links)\n\nIf none worth mentioning, say \"No major mints detected.\"\n\n### 6. Alpha from Reputable Figures:\n- Top calls: [What are reputable accounts buying/minting? Include @username]\n- High-conviction signals: [Who's aping what with size/proof — include @username]\n- WL opportunities: [Any good drops they mentioned — include @username]\n- Emerging narratives: [New meta or trend being discussed — include @username]\n- Notable exits/warnings: [Who's selling or warning about what — include @username]\n\n### 7. Extra / Warnings\n- [Any red flags or opportunities noticed]\n- [Personal observations]\n\n---\n*Report time: 00:00 UTC | NFA/DYOR*\n\nDeliver: Send to user via their preferred channel (Discord, Telegram, etc.)"
      },
      {
        "title": "Feature 2: On-Demand Analysis",
        "body": "User says: \"What do you think of $PEPEAI?\" or \"Analyze FomoBears NFT\"\n\nWhat you do:\n\n# Deep scan this specific asset\nbird search \"$PEPEAI\" -n 30\nbird search \"$PEPEAI (gem OR scam OR rug OR buy)\" -n 20\n\nAnalyze gathered tweets:\n\nCount sentiment: Bullish vs Bearish vs Neutral\nIdentify high-conviction posts: Position sizes, wallet proofs, detailed threads\nCheck high-rep accounts: Are known good callers in or out?\nLook for red flags: Contract issues, copycat names, anon team\n\nDeliver analysis in this exact format:\n\n📊 CT Sentiments:\n[4-5 line summary based on top 20-30 recent tweets about the asset. What are people saying? Any patterns? Hype or concern? Specific details about the project/token/NFT]\n📈 Overall: [Bullish/Bearish/Neutral] (assessment at end of CT Sentiments section)\n\n🐋 Takes of High-Rep Accounts:\n[@Influencer1: \"quote or summary of their take\" — Bullish]\n[@Influencer2: \"quote or summary of their take\" — Bearish]\n[Or: No noticeable activity detected from high-rep accounts — Bearish]\n\n⚠️ Red Flags:\n[Any contract issues, anon team, copycat name, LP not locked, etc. Or: None detected]\n\n📊 Score: XX/100\n\n✅ Verdict: [High/Medium/Low confidence — Bullish/Neutral/Bearish]\n\n⚡ NFA / DYOR\n\nHow to gather data:\n\n# Get general sentiment tweets\nbird search \"$TICKER\" -n 30\n\n# Get high-rep account takes specifically\nbird search \"$TICKER (from:DegenKing OR from:AlphaKing OR from:CryptoGem)\" -n 20\n# Add more KOLs as needed\n\nScoring guide:\n\n90-100: Strong bullish consensus, high-reps bullish, no red flags\n70-89: Moderate bullish, some high-reps in, minor concerns\n50-69: Mixed/neutral, no clear direction or high-reps silent\n30-49: Bearish signals, some red flags or high-reps warning\n0-29: Strong bearish, multiple red flags, avoid"
      },
      {
        "title": "Signal Scoring Guide",
        "body": "CT Sentiment Score (0-100):\n\n80-100: Strong bullish consensus, high-rep accounts in, no red flags\n50-79: Mixed or moderate sentiment, do more research\n<50: Bearish consensus or multiple red flags detected\n\nWhat to look for:\n\nBullish: \"gem\", \"undervalued\", \"loading up\", \"next 100x\"\nBearish: \"rug\", \"scam\", \"avoid\", \"dumping\"\nHigh-conviction: Specific numbers (\"bought $5k\"), wallet screenshots, detailed threads\nRed flags: Contract unverified, LP not locked, copycat name, team completely anon"
      },
      {
        "title": "Quick Commands",
        "body": "TaskCommandDaily reportRun scans for last 24h, compile top callsAnalyze assetbird search \"$TICKER\" -n 30Check specific callerbird search \"from:username\" -n 20Find mintsbird search \"free mint OR minting now NFT\" -n 15"
      },
      {
        "title": "Example Sessions",
        "body": "User: \"Get my alpha report\"\n\nYou: Run the 4 daily scans → compile top calls → format report → deliver\n\nUser: \"What about $MOONSHOT?\"\n\nYou: Search \"$MOONSHOT\" (30 tweets) → analyze sentiment → check for red flags → deliver analysis with score + verdict + NFA\n\nUser: \"Is @DegenKing reliable?\"\n\nYou: Search \"from:DegenKing\" → review their recent calls → give qualitative assessment: \"Known for high-conviction calls, recent streak looks solid\" or \"Mixed bag lately, verify before following\"\n\nBuilt for the agent economy. NFA. DYOR. 🦅"
      }
    ],
    "body": "X Alpha Scout\n\nYour agent's X/Twitter alpha scanner. Two things: daily reports and on-demand analysis.\n\nPrerequisites\n\nEnvironment variables:\n\nexport X_AUTH_TOKEN=\"your_twitter_auth_token\"\nexport X_CT0=\"your_twitter_ct0_cookie\"\n\n\nVerify:\n\nbird whoami --auth-token \"$X_AUTH_TOKEN\" --ct0 \"$X_CT0\"\n\nFeature 1: Daily Alpha Report (Auto at 00:00 UTC)\n\nUser says: \"Run my daily alpha\" or \"Get today's report\"\n\nWhat you do:\n\n# Scan for overnight alpha\nbird search \"(buying OR bought OR aping OR loading up) (ticker OR token OR \\$)\" -n 25\nbird search \"(minting OR mint OR free mint) NFT\" -n 20\nbird search \"(just launched OR stealth launch) token\" -n 15\nbird search \"(gem OR undervalued OR 100x) crypto\" --min-likes 10 -n 15\n\n\nGenerate report in this exact format:\n\n# 🦅 Alpha Report — Feb 10, 2026\n\n### 1. Good Morning\n[Simple greeting]\n\n### 2. Crypto Market Update\n- BTC: $[price] ([+/-]% 24h)\n- ETH: $[price] ([+/-]% 24h)\n- SOL: $[price] ([+/-]% 24h)\n- Fear & Greed Index: [value] ([Extreme Fear/Fear/Neutral/Greed/Extreme Greed])\n\n### 3. News of the Day\n- [Major Web3 announcement](https://x.com/...) — Brief summary\n- [Regulation/news affecting market](https://x.com/...) — Brief summary\n- [Any market-moving world news](https://x.com/...) — Brief summary\n\n### 4. Crypto Twitter (CT)\n- Main narrative: [What's the hot topic today?]\n- Key trends: [New meta, drama, or shifts]\n- Notable accounts: [Who's driving conversation]\n\n### 5. NFTs Market Update\n**ETH Eco:** [2-3 sentence paragraph on top ETH ecosystem updates — NFTs, tokens, protocols. Skip if nothing significant.]\n\n**Bitcoin Eco:** [2-3 sentence paragraph on top Bitcoin/Ordinals market. Skip if nothing significant.]\n\n**Sol Eco:** [2-3 sentence paragraph on top Solana ecosystem — NFTs, DeFi, memes. Skip if nothing significant.]\n\n**Notable Mints:**\n- Minting Today: [@account1](https://x.com/account1) [@account2](https://x.com/account2) [@account3](https://x.com/account3) (only good, hyped drops — embed X profile links)\n- Upcoming Mints: [@account4](https://x.com/account4) [@account5](https://x.com/account5) (worth keeping an eye on — embed X profile links)\n\nIf none worth mentioning, say \"No major mints detected.\"\n\n### 6. Alpha from Reputable Figures:\n- Top calls: [What are reputable accounts buying/minting? Include @username]\n- High-conviction signals: [Who's aping what with size/proof — include @username]\n- WL opportunities: [Any good drops they mentioned — include @username]\n- Emerging narratives: [New meta or trend being discussed — include @username]\n- Notable exits/warnings: [Who's selling or warning about what — include @username]\n\n### 7. Extra / Warnings\n- [Any red flags or opportunities noticed]\n- [Personal observations]\n\n---\n*Report time: 00:00 UTC | NFA/DYOR*\n\n\nDeliver: Send to user via their preferred channel (Discord, Telegram, etc.)\n\nFeature 2: On-Demand Analysis\n\nUser says: \"What do you think of $PEPEAI?\" or \"Analyze FomoBears NFT\"\n\nWhat you do:\n\n# Deep scan this specific asset\nbird search \"$PEPEAI\" -n 30\nbird search \"$PEPEAI (gem OR scam OR rug OR buy)\" -n 20\n\n\nAnalyze gathered tweets:\n\nCount sentiment: Bullish vs Bearish vs Neutral\nIdentify high-conviction posts: Position sizes, wallet proofs, detailed threads\nCheck high-rep accounts: Are known good callers in or out?\nLook for red flags: Contract issues, copycat names, anon team\n\nDeliver analysis in this exact format:\n\n📊 CT Sentiments:\n[4-5 line summary based on top 20-30 recent tweets about the asset. What are people saying? Any patterns? Hype or concern? Specific details about the project/token/NFT]\n📈 Overall: [Bullish/Bearish/Neutral] (assessment at end of CT Sentiments section)\n\n🐋 Takes of High-Rep Accounts:\n[@Influencer1: \"quote or summary of their take\" — Bullish]\n[@Influencer2: \"quote or summary of their take\" — Bearish]\n[Or: No noticeable activity detected from high-rep accounts — Bearish]\n\n⚠️ Red Flags:\n[Any contract issues, anon team, copycat name, LP not locked, etc. Or: None detected]\n\n📊 Score: XX/100\n\n✅ Verdict: [High/Medium/Low confidence — Bullish/Neutral/Bearish]\n\n⚡ NFA / DYOR\n\n\nHow to gather data:\n\n# Get general sentiment tweets\nbird search \"$TICKER\" -n 30\n\n# Get high-rep account takes specifically\nbird search \"$TICKER (from:DegenKing OR from:AlphaKing OR from:CryptoGem)\" -n 20\n# Add more KOLs as needed\n\n\nScoring guide:\n\n90-100: Strong bullish consensus, high-reps bullish, no red flags\n70-89: Moderate bullish, some high-reps in, minor concerns\n50-69: Mixed/neutral, no clear direction or high-reps silent\n30-49: Bearish signals, some red flags or high-reps warning\n0-29: Strong bearish, multiple red flags, avoid\nSignal Scoring Guide\n\nCT Sentiment Score (0-100):\n\n80-100: Strong bullish consensus, high-rep accounts in, no red flags\n50-79: Mixed or moderate sentiment, do more research\n<50: Bearish consensus or multiple red flags detected\n\nWhat to look for:\n\nBullish: \"gem\", \"undervalued\", \"loading up\", \"next 100x\"\nBearish: \"rug\", \"scam\", \"avoid\", \"dumping\"\nHigh-conviction: Specific numbers (\"bought $5k\"), wallet screenshots, detailed threads\nRed flags: Contract unverified, LP not locked, copycat name, team completely anon\nQuick Commands\nTask\tCommand\nDaily report\tRun scans for last 24h, compile top calls\nAnalyze asset\tbird search \"$TICKER\" -n 30\nCheck specific caller\tbird search \"from:username\" -n 20\nFind mints\tbird search \"free mint OR minting now NFT\" -n 15\nExample Sessions\n\nUser: \"Get my alpha report\"\n\nYou: Run the 4 daily scans → compile top calls → format report → deliver\n\nUser: \"What about $MOONSHOT?\"\n\nYou: Search \"$MOONSHOT\" (30 tweets) → analyze sentiment → check for red flags → deliver analysis with score + verdict + NFA\n\nUser: \"Is @DegenKing reliable?\"\n\nYou: Search \"from:DegenKing\" → review their recent calls → give qualitative assessment: \"Known for high-conviction calls, recent streak looks solid\" or \"Mixed bag lately, verify before following\"\n\nBuilt for the agent economy. NFA. DYOR. 🦅"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/hammadbtc/x-alpha-scout",
    "publisherUrl": "https://clawhub.ai/hammadbtc/x-alpha-scout",
    "owner": "hammadbtc",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/x-alpha-scout",
    "downloadUrl": "https://openagent3.xyz/downloads/x-alpha-scout",
    "agentUrl": "https://openagent3.xyz/skills/x-alpha-scout/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x-alpha-scout/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x-alpha-scout/agent.md"
  }
}