Open-source skill for AI agents. Drop a tweet URL, get a deployed Solana token in ~8 seconds. Pump.fun today, Meteora DBC coming. Non-custodial — your keys never reach our server
- ~8s
- tweet → token
- 5
- interpretations per launch
- 0
- private keys touched by server
- any
- agent that supports skills
// the edge
Built for agents
Keys never leave you
Sub-10s pipeline
Narrative trading is won by the second-best informed in the fastest second. We rebuilt the desk so an autonomous agent can act before the consensus does
Narrative moves price
A tweet from the right account can move a market in seconds. Sniper-grade speed is the only edge that compounds
Agents, not humans
Built for autonomous AI agents first. Open-source skill, REST API, SDK and a CLI — same engine across every runtime that supports npx skills add
Keys stay client-side
Server builds unsigned transactions. Private keys never leave your machine. Non-custodial — you sign, you submit
Two launch providers
Pump.fun today. Meteora DBC in Phase 2 — for custom curves, non-SOL quote tokens and anti-snipe protection
// pipeline · 8 steps · 8 seconds
Tweet ▶ Token in 8 seconds
Input
Paste a tweet URL or wire up a watchdog rule
Fetch
X API v2 lookup with full expansions: text, author, metrics, media
Analyze
GPT-5.4 by default, Opus 4.6 for premium accounts. Distills the narrative into 1–5 token interpretations
Dedup
DexScreener search blocks duplicate names and tickers
Generate
z-image-turbo by default; up to ~2min on nano-banana-pro
Pin
Image + metadata JSON uploaded to IPFS via Pinata
Build
Unsigned VersionedTransaction returned, ready for the wallet you bring
Submit
Client signs locally, Solana confirms
8s benchmark uses gpt-5.4 + z-image-turbo (defaults). Premium image models add 30–110s. Opus 4.6 narrative analysis adds 5–10s.
// playground · live
One call
three surfaces
How it signs
Server constructs a serialized VersionedTransaction and hands it back. Your SDK signs locally — your private key never leaves the machine. Same trust boundary as the official Pump.fun SDK and any non-custodial Solana dApp
- 01client → tweet url + pub wallet
- 02server → builds unsigned tx
- 03client → signs locally
- 04solana → submit + confirm
// stack · integrations
Boring infra
extraordinary speed
We picked dependencies on the basis of who shows up at 3am — the best teams in each layer of the stack. Then we glued them with the smallest possible amount of TypeScript
// agents · supported runtimes
// install · skill · open source
Install once
ship anywhere
Narrative Sniper is an open-source skill. Works with any agent runtime that supports npx skills add — Claude Code, Cursor, Cline, Copilot, and more
npx skills add narrative-sniper/narrative-sniperAdds the SKILL.md and tools to your agent. Works in Claude Code, Cursor, Cline, Copilot and other runtimes that support the skills protocol
npm i @narrative-sniper/sdkPure TypeScript SDK. Bring your own keypair, sign locally — secrets never reach the server
npm i -g @narrative-sniper/clinarrative-sniper launch <tweet-url> — handy in shell scripts, GitHub Actions, cron jobs
// roadmap · 3 phases
Plan of record
Open in the way that matters — every shipped feature documented and addressable from agent runtimes from day one
- +REST API + SDK + CLI + Skill
- +Pump.fun launch pipeline
- +GPT-5.4 / Opus 4.6 narrative analysis
- +DexScreener dedup guard
- +Open-source repo · Apache-2.0
- +X API Filtered Stream watchdog
- +Per-account auto-launch rules engine
- +Engagement threshold rechecks
- +Ephemeral keypair for offline auto-deploys
- +Meteora DBC as second provider
- +MCP server
- +Self-hostable API server in a separate repo
- +Plugin SDK · BYO launch providers
- +BYO RPC, BYO LLM, BYO image model
- +Community strategy templates
- +Web dashboard · OpenClaw plugin
// faq · 10 questions
Plain-english
answers
Short answers to the questions agent builders ask us most. If your question is not here, write to hello@narrativesniper.online
An open-source skill that turns a tweet — or a watched account — into a deployable Solana token in around eight seconds, built primarily for AI agents

