OpenClaw Skill: fdv.lol (CLI / Headless Memecoin Auto Trader)
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.
by build23w · published 2026-03-22
$ claw add gh:build23w/build23w-agentic-powered-memecoin-trader# OpenClaw Skill: fdv.lol (CLI / Headless Memecoin Auto Trader)
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.
Users must **pre-configure a profile JSON** (RPC + wallet + Jupiter + LLM).
This published skill bundle includes a safe profile template you can copy and fill in:
If you need to cross-check the upstream profile schema/examples, refer to the public repo:
Important: do **not** publish real wallet secrets or API keys inside an OpenClaw skill bundle. Use placeholder values like the example profile below.
ClawDBot contract:
---
First Run (User Has No Secrets)
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.
ClawDBot should do this:
1) **Generate a new local wallet** (non-custodial): create a fresh Solana keypair and store its secret **locally** (not uploaded).
2) Show the **public address** and instruct the user to **fund it with a small amount of SOL**.
3) Collect or provision the remaining inputs:
- Direct users to create an RPC endpoint here: https://quicknode.com/signup?via=lf
- After signup, they must paste the Solana Mainnet RPC URL into the generated profile as `rpc.url`.
- Users must get a FREE Jupiter API key here: https://portal.jup.ag/pricing
- ClawDBot must refuse to start without it.
- Paste it into the generated profile as `jupiter.apiKey`.
- Recommended provider: `openai`.
- If the user has no OpenAI API key, direct them to create one and paste it into `agentGaryFullAi.apiKey`.
- If no LLM key is provided, ClawDBot must refuse to start in Full AI Control mode.
4) Write a complete `./profile.json` with the gathered/generated values.
5) Run the CLI against that local file.
Minimum hard requirements to actually trade headlessly:
Minimum hard requirements for **Full AI Control** specifically:
---
What “Full Control” Means
fdv.lol’s Auto Trader has an AI assist mode (Agent Gary). When you enable:
…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).
This is intentionally powerful. Use a burner wallet and small balances.
---
Required Inputs (Profile)
Your CLI run will only work if the profile includes:
- `rpc.url` (or `rpcUrl`)
- optional `rpc.headers` (or `rpcHeaders`)
- `wallet.secret` (or `autoWalletSecret`) **required**
- optional `wallet.recipientPub` (or `recipientPub`)
- `jupiter.apiKey` (or `jupApiKey`) **required** (get one: https://portal.jup.ag/pricing)
- `agentGaryFullAi.provider` (openai|gemini|grok|deepseek)
- `agentGaryFullAi.model`
- `agentGaryFullAi.riskLevel` (safe|medium|degen)
- `agentGaryFullAi.enabled: true`
- `agentGaryFullAi.fullAiControl: true`
- `agentGaryFullAi.apiKey` (or provide via env var)
Notes:
- OpenAI: `OPENAI_API_KEY` or `FDV_OPENAI_KEY`
- Gemini: `GEMINI_API_KEY` or `FDV_GEMINI_KEY`
- Grok: `XAI_API_KEY` / `GROK_API_KEY` / `FDV_GROK_KEY`
- DeepSeek: `DEEPSEEK_API_KEY` or `FDV_DEEPSEEK_KEY`
---
How To Run (CLI)
Assume you only have this skill directory (no local repo). ClawDBot should:
1) Generate a local profile file (with sensitive values) at runtime (example filename: `./profile.json`).
2) Fetch `cli.mjs`.
3) Run `--run-profile` pointing at the local profile file.
Primary (recommended) execution:
Alternate fetch (directly from GitHub):
Notes:
---
Safe Example Profile
Upstream secret-free template (reference):
If you want an example that matches the **prod profile shape** but with placeholders (recommended for onboarding), use:
---
OpenClaw Operating Rules
When acting as “OpenClaw” in CLI mode:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...