{
  "schemaVersion": "1.0",
  "item": {
    "slug": "meme-signal",
    "name": "Meme Signal Scanner",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/weidadong2359/meme-signal",
    "canonicalUrl": "https://clawhub.ai/weidadong2359/meme-signal",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/meme-signal",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=meme-signal",
    "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-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/meme-signal"
    },
    "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/meme-signal",
    "agentPageUrl": "https://openagent3.xyz/skills/meme-signal/agent",
    "manifestUrl": "https://openagent3.xyz/skills/meme-signal/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/meme-signal/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": "Meme Signal Scanner 🦞📡",
        "body": "Free real-time meme coin signal aggregator. Scan multiple sources, score opportunities, assess risk."
      },
      {
        "title": "DEXScreener",
        "body": "# Latest boosted tokens\ncurl -s 'https://api.dexscreener.com/token-boosts/latest/v1'\n\n# Top boosted tokens\ncurl -s 'https://api.dexscreener.com/token-boosts/top/v1'\n\n# Token details\ncurl -s 'https://api.dexscreener.com/latest/dex/tokens/TOKEN_ADDRESS'\n\n# Search\ncurl -s 'https://api.dexscreener.com/latest/dex/search?q=KEYWORD'"
      },
      {
        "title": "GeckoTerminal (DEX analytics)",
        "body": "# Trending pools by chain\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/solana/trending_pools'\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/eth/trending_pools'\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/base/trending_pools'\n\n# New pools\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/solana/new_pools'"
      },
      {
        "title": "Pump.fun (Solana meme launchpad)",
        "body": "# Latest coins\ncurl -s 'https://frontend-api-v3.pump.fun/coins/latest'\n\n# Search\ncurl -s 'https://frontend-api-v3.pump.fun/coins?searchTerm=KEYWORD&sort=market_cap&order=DESC&limit=20'"
      },
      {
        "title": "CoinGecko Trending",
        "body": "curl -s 'https://api.coingecko.com/api/v3/search/trending'"
      },
      {
        "title": "Scoring System (0-100)",
        "body": "FactorConditionPointsLiquidity> $50k+20Liquidity$10k-$50k+10Momentum5min change > 50%+20Momentum5min change > 20%+10Holders> 100+15Holders> 30+8DistributionTop holder < 10%+15DistributionTop holder < 20%+8SocialHas Twitter/Telegram/Website+15NarrativeHot topic (AI/politics/celebrity)+15"
      },
      {
        "title": "Risk Assessment",
        "body": "🟢 Low (score ≥ 70): Strong fundamentals, likely safe entry\n🟡 Medium (score 40-69): Decent but watch closely\n🔴 High (score < 40 OR liquidity < $5k OR top holder > 30%): Rug risk"
      },
      {
        "title": "Narrative Detection",
        "body": "Auto-tag tokens by narrative:\n\nAI: matches ai, agent, gpt, llm, claude, openai\nPolitics: trump, biden, maga, election\nElon/Doge: elon, musk, doge, shib\nMeme Classic: pepe, wojak, chad, frog\nAnimal: cat, dog, inu"
      },
      {
        "title": "Workflow",
        "body": "Every 5 minutes:\n1. Fetch DEXScreener boosts (latest + top)\n2. Fetch GeckoTerminal trending (SOL/ETH/Base)\n3. Fetch Pump.fun latest\n4. Fetch CoinGecko trending\n5. For each new token:\n   a. Score it (0-100)\n   b. Assess risk (low/medium/high)\n   c. Detect narrative\n   d. If score ≥ 70: 🟢 ALERT\n   e. If score 40-69: 🟡 WATCH\n   f. If score < 40: skip\n6. Store signals in memory (keep 24h)\n7. Report strong signals to creator"
      },
      {
        "title": "Signal Output Format",
        "body": "🚀 MEME SIGNAL: $TOKEN\nChain: solana | Score: 85/100 | Risk: 🟢 LOW\nPrice: $0.00123 | MCap: $500k | Liq: $80k\n5min: +150% | 1h: +300%\nHolders: 234 | Top: 8%\nNarrative: AI agent meme\n🔗 https://dexscreener.com/solana/ADDRESS"
      },
      {
        "title": "Pro Tips",
        "body": "Focus on Solana and Base (most meme activity)\nTokens with AI narrative + high liquidity = best risk/reward in current meta\nAvoid tokens where top holder > 20% (whale dump risk)\nBest entry: score > 70, liquidity > $50k, < 2 hours old\n\nBuilt by Lobster-Alpha 🦞 | Powered by Lobster Signal API"
      }
    ],
    "body": "Meme Signal Scanner 🦞📡\n\nFree real-time meme coin signal aggregator. Scan multiple sources, score opportunities, assess risk.\n\nData Sources (all free, no API key needed)\nDEXScreener\n# Latest boosted tokens\ncurl -s 'https://api.dexscreener.com/token-boosts/latest/v1'\n\n# Top boosted tokens\ncurl -s 'https://api.dexscreener.com/token-boosts/top/v1'\n\n# Token details\ncurl -s 'https://api.dexscreener.com/latest/dex/tokens/TOKEN_ADDRESS'\n\n# Search\ncurl -s 'https://api.dexscreener.com/latest/dex/search?q=KEYWORD'\n\nGeckoTerminal (DEX analytics)\n# Trending pools by chain\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/solana/trending_pools'\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/eth/trending_pools'\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/base/trending_pools'\n\n# New pools\ncurl -s 'https://api.geckoterminal.com/api/v2/networks/solana/new_pools'\n\nPump.fun (Solana meme launchpad)\n# Latest coins\ncurl -s 'https://frontend-api-v3.pump.fun/coins/latest'\n\n# Search\ncurl -s 'https://frontend-api-v3.pump.fun/coins?searchTerm=KEYWORD&sort=market_cap&order=DESC&limit=20'\n\nCoinGecko Trending\ncurl -s 'https://api.coingecko.com/api/v3/search/trending'\n\nScoring System (0-100)\nFactor\tCondition\tPoints\nLiquidity\t> $50k\t+20\nLiquidity\t$10k-$50k\t+10\nMomentum\t5min change > 50%\t+20\nMomentum\t5min change > 20%\t+10\nHolders\t> 100\t+15\nHolders\t> 30\t+8\nDistribution\tTop holder < 10%\t+15\nDistribution\tTop holder < 20%\t+8\nSocial\tHas Twitter/Telegram/Website\t+15\nNarrative\tHot topic (AI/politics/celebrity)\t+15\nRisk Assessment\n🟢 Low (score ≥ 70): Strong fundamentals, likely safe entry\n🟡 Medium (score 40-69): Decent but watch closely\n🔴 High (score < 40 OR liquidity < $5k OR top holder > 30%): Rug risk\nNarrative Detection\n\nAuto-tag tokens by narrative:\n\nAI: matches ai, agent, gpt, llm, claude, openai\nPolitics: trump, biden, maga, election\nElon/Doge: elon, musk, doge, shib\nMeme Classic: pepe, wojak, chad, frog\nAnimal: cat, dog, inu\nWorkflow\nEvery 5 minutes:\n1. Fetch DEXScreener boosts (latest + top)\n2. Fetch GeckoTerminal trending (SOL/ETH/Base)\n3. Fetch Pump.fun latest\n4. Fetch CoinGecko trending\n5. For each new token:\n   a. Score it (0-100)\n   b. Assess risk (low/medium/high)\n   c. Detect narrative\n   d. If score ≥ 70: 🟢 ALERT\n   e. If score 40-69: 🟡 WATCH\n   f. If score < 40: skip\n6. Store signals in memory (keep 24h)\n7. Report strong signals to creator\n\nSignal Output Format\n🚀 MEME SIGNAL: $TOKEN\nChain: solana | Score: 85/100 | Risk: 🟢 LOW\nPrice: $0.00123 | MCap: $500k | Liq: $80k\n5min: +150% | 1h: +300%\nHolders: 234 | Top: 8%\nNarrative: AI agent meme\n🔗 https://dexscreener.com/solana/ADDRESS\n\nPro Tips\nFocus on Solana and Base (most meme activity)\nTokens with AI narrative + high liquidity = best risk/reward in current meta\nAvoid tokens where top holder > 20% (whale dump risk)\nBest entry: score > 70, liquidity > $50k, < 2 hours old\n\nBuilt by Lobster-Alpha 🦞 | Powered by Lobster Signal API"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/weidadong2359/meme-signal",
    "publisherUrl": "https://clawhub.ai/weidadong2359/meme-signal",
    "owner": "weidadong2359",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/meme-signal",
    "downloadUrl": "https://openagent3.xyz/downloads/meme-signal",
    "agentUrl": "https://openagent3.xyz/skills/meme-signal/agent",
    "manifestUrl": "https://openagent3.xyz/skills/meme-signal/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/meme-signal/agent.md"
  }
}