{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agentic-powered-memecoin-trader",
    "name": "Agent Gary AI Powered Memecoin trader.",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/build23w/agentic-powered-memecoin-trader",
    "canonicalUrl": "https://clawhub.ai/build23w/agentic-powered-memecoin-trader",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agentic-powered-memecoin-trader",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentic-powered-memecoin-trader",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "openclaw.example.json"
    ],
    "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/agentic-powered-memecoin-trader"
    },
    "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/agentic-powered-memecoin-trader",
    "agentPageUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/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": "OpenClaw Skill: fdv.lol (CLI / Headless Memecoin Auto Trader)",
        "body": "This skill is for running fdv.lol CLI mode (cli.mjs) with Agent Gary Full AI Control enabled, so the AI can fully drive Auto Trader decisions.\n\nUsers must pre-configure a profile JSON (RPC + wallet + Jupiter + LLM).\n\nThis published skill bundle includes a safe profile template you can copy and fill in:\n\nopenclaw.example.json\n\nIf you need to cross-check the upstream profile schema/examples, refer to the public repo:\n\nhttps://github.com/build23w/fdv.lol\nhttps://github.com/build23w/fdv.lol/blob/main/tools/profiles/fdv.profiles.example.json\n\nImportant: do not publish real wallet secrets or API keys inside an OpenClaw skill bundle. Use placeholder values like the example profile below.\n\nClawDBot contract:\n\nIt must create the real profile JSON locally at runtime (with secrets) and run the CLI against that local file.\nIt must not upload or publish the profile anywhere."
      },
      {
        "title": "First Run (User Has No Secrets)",
        "body": "If a user installs this skill from ClawHub and has no RPC, API keys, or wallet secret yet, the only workable flow is an onboarding/wizard flow.\n\nClawDBot should do this:\n\nGenerate a new local wallet (non-custodial): create a fresh Solana keypair and store its secret locally (not uploaded).\nShow the public address and instruct the user to fund it with a small amount of SOL.\nCollect or provision the remaining inputs:\n\nRPC URL (mandatory)\n\nDirect users to create an RPC endpoint here: https://quicknode.com/signup?via=lf\nAfter signup, they must paste the Solana Mainnet RPC URL into the generated profile as rpc.url.\n\n\n\nJupiter API key (mandatory)\n\nUsers must get a FREE Jupiter API key here: https://portal.jup.ag/pricing\nClawDBot must refuse to start without it.\nPaste it into the generated profile as jupiter.apiKey.\n\n\n\nLLM API key (required for “Full AI Control”; OpenAI recommended)\n\nRecommended provider: openai.\nIf the user has no OpenAI API key, direct them to create one and paste it into agentGaryFullAi.apiKey.\nIf no LLM key is provided, ClawDBot must refuse to start in Full AI Control mode.\n\nWrite a complete ./profile.json with the gathered/generated values.\nRun the CLI against that local file.\n\nMinimum hard requirements to actually trade headlessly:\n\nwallet.secret (must exist; can be generated)\nrpc.url (must be provided)\njupiter.apiKey (must be provided)\n\nMinimum hard requirements for Full AI Control specifically:\n\nagentGaryFullAi.apiKey (or platform-provided equivalent)\nagentGaryFullAi.fullAiControl: true"
      },
      {
        "title": "What “Full Control” Means",
        "body": "fdv.lol’s Auto Trader has an AI assist mode (Agent Gary). When you enable:\n\nagentGaryFullAi.enabled: true\nagentGaryFullAi.fullAiControl: true\n\n…the runtime sets fdv_agent_full_control=true, and the trading engine treats AI decisions as authoritative (it can bypass some “enforce” gates that would otherwise hard-block actions).\n\nThis is intentionally powerful. Use a burner wallet and small balances."
      },
      {
        "title": "Required Inputs (Profile)",
        "body": "Your CLI run will only work if the profile includes:\n\nRPC\n\nrpc.url (or rpcUrl)\noptional rpc.headers (or rpcHeaders)\n\n\nWallet (for signing swaps)\n\nwallet.secret (or autoWalletSecret) required\noptional wallet.recipientPub (or recipientPub)\n\n\nJupiter\n\njupiter.apiKey (or jupApiKey) required (get one: https://portal.jup.ag/pricing)\n\n\nAgent Gary Full AI\n\nagentGaryFullAi.provider (openai|gemini|grok|deepseek)\nagentGaryFullAi.model\nagentGaryFullAi.riskLevel (safe|medium|degen)\nagentGaryFullAi.enabled: true\nagentGaryFullAi.fullAiControl: true\nagentGaryFullAi.apiKey (or provide via env var)\n\nNotes:\n\nThe CLI supports reading API keys from env vars too:\n\nOpenAI: OPENAI_API_KEY or FDV_OPENAI_KEY\nGemini: GEMINI_API_KEY or FDV_GEMINI_KEY\nGrok: XAI_API_KEY / GROK_API_KEY / FDV_GROK_KEY\nDeepSeek: DEEPSEEK_API_KEY or FDV_DEEPSEEK_KEY"
      },
      {
        "title": "How To Run (CLI)",
        "body": "Assume you only have this skill directory (no local repo). ClawDBot should:\n\nGenerate a local profile file (with sensitive values) at runtime (example filename: ./profile.json).\nFetch cli.mjs.\nRun --run-profile pointing at the local profile file.\n\nPrimary (recommended) execution:\n\ncurl -fsSL https://fdv.lol/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console\n\nAlternate fetch (directly from GitHub):\n\ncurl -fsSL https://raw.githubusercontent.com/build23w/fdv.lol/main/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console\n\nNotes:\n\n--profile-url accepts local paths too (like ./dev.json or ./profile.json).\nYou can also use --profiles ./profile.json for local files; both are supported."
      },
      {
        "title": "Safe Example Profile",
        "body": "Upstream secret-free template (reference):\n\nhttps://github.com/build23w/fdv.lol/blob/main/tools/profiles/fdv.profiles.example.json\n\nIf you want an example that matches the prod profile shape but with placeholders (recommended for onboarding), use:\n\nopenclaw.example.json"
      },
      {
        "title": "OpenClaw Operating Rules",
        "body": "When acting as “OpenClaw” in CLI mode:\n\nDo not attempt to run without a fully populated profile.\nAssume the user has explicitly granted full control when fullAiControl=true.\nDo not print or persist secrets in logs.\nOnly change behavior by editing the profile (or documented env vars); don’t invent new flags."
      }
    ],
    "body": "OpenClaw Skill: fdv.lol (CLI / Headless Memecoin Auto Trader)\n\nThis skill is for running fdv.lol CLI mode (cli.mjs) with Agent Gary Full AI Control enabled, so the AI can fully drive Auto Trader decisions.\n\nUsers must pre-configure a profile JSON (RPC + wallet + Jupiter + LLM).\n\nThis published skill bundle includes a safe profile template you can copy and fill in:\n\nopenclaw.example.json\n\nIf you need to cross-check the upstream profile schema/examples, refer to the public repo:\n\nhttps://github.com/build23w/fdv.lol\nhttps://github.com/build23w/fdv.lol/blob/main/tools/profiles/fdv.profiles.example.json\n\nImportant: do not publish real wallet secrets or API keys inside an OpenClaw skill bundle. Use placeholder values like the example profile below.\n\nClawDBot contract:\n\nIt must create the real profile JSON locally at runtime (with secrets) and run the CLI against that local file.\nIt must not upload or publish the profile anywhere.\nFirst Run (User Has No Secrets)\n\nIf a user installs this skill from ClawHub and has no RPC, API keys, or wallet secret yet, the only workable flow is an onboarding/wizard flow.\n\nClawDBot should do this:\n\nGenerate a new local wallet (non-custodial): create a fresh Solana keypair and store its secret locally (not uploaded).\nShow the public address and instruct the user to fund it with a small amount of SOL.\nCollect or provision the remaining inputs:\n\nRPC URL (mandatory)\n\nDirect users to create an RPC endpoint here: https://quicknode.com/signup?via=lf\nAfter signup, they must paste the Solana Mainnet RPC URL into the generated profile as rpc.url.\n\nJupiter API key (mandatory)\n\nUsers must get a FREE Jupiter API key here: https://portal.jup.ag/pricing\nClawDBot must refuse to start without it.\nPaste it into the generated profile as jupiter.apiKey.\n\nLLM API key (required for “Full AI Control”; OpenAI recommended)\n\nRecommended provider: openai.\nIf the user has no OpenAI API key, direct them to create one and paste it into agentGaryFullAi.apiKey.\nIf no LLM key is provided, ClawDBot must refuse to start in Full AI Control mode.\nWrite a complete ./profile.json with the gathered/generated values.\nRun the CLI against that local file.\n\nMinimum hard requirements to actually trade headlessly:\n\nwallet.secret (must exist; can be generated)\nrpc.url (must be provided)\njupiter.apiKey (must be provided)\n\nMinimum hard requirements for Full AI Control specifically:\n\nagentGaryFullAi.apiKey (or platform-provided equivalent)\nagentGaryFullAi.fullAiControl: true\nWhat “Full Control” Means\n\nfdv.lol’s Auto Trader has an AI assist mode (Agent Gary). When you enable:\n\nagentGaryFullAi.enabled: true\nagentGaryFullAi.fullAiControl: true\n\n…the runtime sets fdv_agent_full_control=true, and the trading engine treats AI decisions as authoritative (it can bypass some “enforce” gates that would otherwise hard-block actions).\n\nThis is intentionally powerful. Use a burner wallet and small balances.\n\nRequired Inputs (Profile)\n\nYour CLI run will only work if the profile includes:\n\nRPC\nrpc.url (or rpcUrl)\noptional rpc.headers (or rpcHeaders)\nWallet (for signing swaps)\nwallet.secret (or autoWalletSecret) required\noptional wallet.recipientPub (or recipientPub)\nJupiter\njupiter.apiKey (or jupApiKey) required (get one: https://portal.jup.ag/pricing)\nAgent Gary Full AI\nagentGaryFullAi.provider (openai|gemini|grok|deepseek)\nagentGaryFullAi.model\nagentGaryFullAi.riskLevel (safe|medium|degen)\nagentGaryFullAi.enabled: true\nagentGaryFullAi.fullAiControl: true\nagentGaryFullAi.apiKey (or provide via env var)\n\nNotes:\n\nThe CLI supports reading API keys from env vars too:\nOpenAI: OPENAI_API_KEY or FDV_OPENAI_KEY\nGemini: GEMINI_API_KEY or FDV_GEMINI_KEY\nGrok: XAI_API_KEY / GROK_API_KEY / FDV_GROK_KEY\nDeepSeek: DEEPSEEK_API_KEY or FDV_DEEPSEEK_KEY\nHow To Run (CLI)\n\nAssume you only have this skill directory (no local repo). ClawDBot should:\n\nGenerate a local profile file (with sensitive values) at runtime (example filename: ./profile.json).\nFetch cli.mjs.\nRun --run-profile pointing at the local profile file.\n\nPrimary (recommended) execution:\n\ncurl -fsSL https://fdv.lol/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console\n\nAlternate fetch (directly from GitHub):\n\ncurl -fsSL https://raw.githubusercontent.com/build23w/fdv.lol/main/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console\n\nNotes:\n\n--profile-url accepts local paths too (like ./dev.json or ./profile.json).\nYou can also use --profiles ./profile.json for local files; both are supported.\nSafe Example Profile\n\nUpstream secret-free template (reference):\n\nhttps://github.com/build23w/fdv.lol/blob/main/tools/profiles/fdv.profiles.example.json\n\nIf you want an example that matches the prod profile shape but with placeholders (recommended for onboarding), use:\n\nopenclaw.example.json\nOpenClaw Operating Rules\n\nWhen acting as “OpenClaw” in CLI mode:\n\nDo not attempt to run without a fully populated profile.\nAssume the user has explicitly granted full control when fullAiControl=true.\nDo not print or persist secrets in logs.\nOnly change behavior by editing the profile (or documented env vars); don’t invent new flags."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/build23w/agentic-powered-memecoin-trader",
    "publisherUrl": "https://clawhub.ai/build23w/agentic-powered-memecoin-trader",
    "owner": "build23w",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader",
    "downloadUrl": "https://openagent3.xyz/downloads/agentic-powered-memecoin-trader",
    "agentUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentic-powered-memecoin-trader/agent.md"
  }
}