skill

skill is a skill for Claude Code, Codex from build23w/fdv.lol. It costs 0 tokens per session (1,439 once invoked), scanned C, original, MIT.

A skill for running fdv.lol in command-line mode as an automated memecoin trader, using Agent Gary to make trading decisions. It requires a locally configured profile containing services such as a blockchain connection, wallet, trading service, and AI model.

In plain words
What is it for?
Use it to set up and run the fdv.lol command-line trader, including first-time onboarding when the required credentials are not yet available.
Why use it?
It describes the required setup and keeps wallet secrets and API keys out of the published skill bundle. It also defines how a local profile should be created and used at runtime.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/build23w/fdv.lol/skill
Any agent
npx skills add build23w/fdv.lol --skill skill
Clone the repo
git clone --depth 1 https://github.com/build23w/fdv.lol

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/build23w/fdv.lol/skill.svg)](https://agentmods.dev/skills/build23w/fdv.lol/skill)
Your own site
<a href="https://agentmods.dev/skills/build23w/fdv.lol/skill"><img src="https://agentmods.dev/badge/skills/build23w/fdv.lol/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,439 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01439
Opus 5 $0.00000 $0.00720
Sonnet 5 $0.00000 $0.00288
Haiku 4.5 $0.00000 $0.00144

Measured 4d ago against content hash 75c6c03546db, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

skill scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- `curl -fsSL https://fdv.lol/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console`

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- `curl -fsSL https://fdv.lol/cli.mjs | node - run-profile --profile-url ./profile.json --log-to-console`
skill/SKILL.md · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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:

  • It must create the real profile JSON locally at runtime (with secrets) and run the CLI against that local file.
  • It must not upload or publish the profile anywhere.

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:
  • RPC URL (mandatory)

    • 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.
  • Jupiter API key (mandatory)

    • 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.
  • LLM API key (required for “Full AI Control”; OpenAI recommended)

    • 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.

Read the full file on GitHub · 148 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 148 lines · 0 tokens per session scan C 75c6c03546db

Subscribe to this mod's changes

skill is a skill published in the GitHub repository build23w/fdv.lol (128 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,439 tokens. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

proofpay

Create payment-gated invoices and release sealed deliverables.

augstentatious/proofpay-agent · 14 tokens

gmgn-portfolio

Analyze one or many crypto wallets by address — holdings, batch realized/unrealized P&L, win rate, trading history, performance stats, specific token balance, and tokens created by a developer wallet (with ATH market cap and DEX graduation status) via GMGN API on Solana, BSC, Base, or Ethereum. Use when user asks…

GMGNAI/gmgn-skills · 126 tokens

gmgn-track

Get real-time crypto buy/sell activity from Smart Money wallets, KOL influencer wallets, and personally followed wallets via GMGN API — alpha signals, whale tracking, meme token copy-trading ideas on Solana, BSC, Base, or Ethereum. Also query which tokens a wallet has followed (bookmarked) on GMGN. Use when user asks…

GMGNAI/gmgn-skills · 123 tokens

dflow

Complete DFlow trading protocol SDK - the single source of truth for integrating DFlow on Solana. Covers spot trading, prediction markets, Swap API, Metadata API, WebSocket streaming, and all DFlow tools.

sendaifun/skills · 46 tokens

kamino

Complete guide for Kamino Finance - Solana's leading DeFi protocol for lending, borrowing, liquidity management, and leverage trading. Covers klend-sdk (lending), kliquidity-sdk (automated liquidity strategies), scope-sdk (oracle aggregator), multiply/leverage operations, vaults, and obligation orders.

sendaifun/skills · 65 tokens

coingecko

Complete CoinGecko Solana API integration for token prices, DEX pool data, OHLCV charts, trades, and market analytics. Use for building trading bots, portfolio trackers, price feeds, and on-chain data applications.

sendaifun/skills · 50 tokens