All authors
x402agent avatar

Claude Skills by x402agent

github.com/x402agent
94 skillsA× 89B× 3C× 1F× 10 installs42 views
Pump Claims ReadonlyA

Read-only query methods for PumpFun claims — unclaimed token rewards, creator vault balances, volume accumulators, distributable fees, and current-day token previews across Pump and PumpAMM programs.

blockchainjavascripttypescript
0
9
Pump Fee SharingA

Configure and distribute creator fees to multiple shareholders using the PumpFees program with BPS-based share allocation, admin management, and cross-program fee consolidation for graduated tokens.

blockchaintypescriptgit
0
9
Pump Fee SystemA

Complete Pump protocol fee system — tiered protocol fees based on market cap, creator fee collection across two programs, basis point arithmetic, and ceiling division for dust-safe calculations.

blockchaintypescriptgit
0
9
Pump Mcp ServerA

Model Context Protocol server exposing 53 tools, 3 resource types, and 3 prompts for AI agent consumption — quoting, building transactions, fee management, analytics, AMM operations, social fees, wallet operations over stdio transport.

blockchaintypescriptgit
0
9
Pump Rust VanityA

Production-grade multi-threaded Rust vanity address generator for Solana — 100K+ keys/sec using Rayon parallel iterators with solana-sdk, Base58 pattern matching, prefix/suffix support, security-hardened file output, and Criterion benchmarks.

blockchainrustgo
0
9
Pump Sdk CoreA

Build and extend the core Pump SDK — an offline-first TypeScript SDK that constructs Solana TransactionInstructions for token creation, buying, selling, migration, and creator fee collection across three on-chain programs (Pump, PumpAMM, PumpFees).

blockchaintypescriptgit
0
9
Pump SecurityA

Defense-in-depth security across Rust, TypeScript, and Bash for the Pump SDK — cryptographic key handling, memory zeroization, secure file I/O, input validation, privilege management, dependency auditing, and a 60+ item security checklist.

blockchainjavascripttypescript
0
9
Pump Shell ScriptsA

Production-quality Bash scripts for Solana vanity generation, keypair verification, batch operations, dependency auditing, and test orchestration — with security-hardened patterns including file permissions, input validation, and cleanup traps.

blockchaintypescriptrust
0
9
Pump Solana ArchitectureA

Design and derive Program Derived Addresses (PDAs) and account layouts across the Pump ecosystem's four Solana programs — global singletons, per-token accounts, per-user accumulators, and cross-program coordination patterns.

blockchaintypescriptgo
0
9
Pump Solana DevA

Solana development patterns used in the Pump SDK — Anchor IDL-based program interaction, SPL Token and Token-2022 management, transaction construction with instruction composition, RPC batching, and cross-program coordination.

blockchaintypescriptgit
0
9
Pump Solana WalletA

Secure Solana wallet generation using official Solana Labs libraries — Ed25519 keypairs, memory zeroization, vanity address generation, offline-only operation, and multi-language implementations (Rust, TypeScript, Bash).

blockchainjavascripttypescript
0
9
Pump TestingA

Multi-language test infrastructure for the Pump SDK — Rust unit/integration/security/performance tests, TypeScript Jest tests, Python fuzz tests, shell test orchestration, Criterion benchmarks, and CI quality gates.

testingtypescriptpython
0
9
Pump Token IncentivesA

Volume-based PUMP token reward system with day-indexed epochs, pro-rata distribution, accumulator tracking, and cross-program claiming on Solana.

blockchainjavascripttypescript
0
9
Pump Token LifecycleA

Full token lifecycle from creation through bonding curve trading, graduation detection, AMM migration, fee collection, and volume tracking on Solana using PumpSdk and OnlinePumpSdk.

blockchaintypescriptgit
0
9
Pump Ts VanityA

Educational single-threaded TypeScript vanity address generator for Solana using @solana/web3.js with async iteration, event-loop yielding, streaming generator API, and best-effort memory zeroization.

blockchainjavascripttypescript
0
9
Pump WebsiteA

PumpOS — static HTML/CSS/JS web desktop for the Pump SDK with 169 Pump-Store apps, live token dashboards, interactive DeFi tools, PWA support, and Vercel deployment.

blockchaingoshell
0
9
Pumpfun AnalyticsA

Monitor bonding curves, graduation progress, and trade analytics on Pump.fun

blockchaintypescript
0
9
Pumpfun FeesA

Configure and claim creator fee sharing on Pump.fun tokens

blockchaintypescript
0
9
Pumpfun LauncherA

Launch new tokens on Pump.fun directly via the Pump SDK

blockchaintypescripttesting
0
9
Pumpfun Token ScannerB

Scrapes pump.fun/board using Chrome browser automation to extract the top 100 trending Solana tokens and writes structured markdown for a trading agent to consume. Use this skill any time you need to: scan pump.fun for new tokens, refresh the pump.md token list, run the scheduled board scrape, collect Solana meme token data, or build/update a trading watchlist from pump.fun. Even if the user says something casual like "check pump" or "update the token list" or "what's trending on pump", use t...

developmentjavascriptpython
0
9
Pumpfun TradingA

Buy and sell tokens on Pump.fun bonding curves and AMM pools

blockchaintypescript
0
9
QedgenA

Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about ...

blockchainrustgo
0
9
SagA

ElevenLabs text-to-speech with mac-style say UX.

blockchainbashexpress
0
9
Seeker Daemon OpsA

Use when the user wants to run, monitor, or debug the SolanaOS Seeker daemon and Telegram command flow

blockchaingobash
0
9
Session LogsA

Search and analyze your own session logs (older/parent conversations) using jq.

blockchainbash
0
9
Sherpa Onnx TtsA

Local text-to-speech via sherpa-onnx (offline, no cloud)

blockchainbashnode
0
9
SlackA

Use when you need to control Slack from SolanaOS via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

blockchainreact
0
9
Solana DevA

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation searc...

developmentrustbash
0
9
Solana Formal VerificationA

Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about ...

blockchainrustgo
0
9
Solana Research BriefA

Use when a user asks for a concise Solana token research snapshot with market, trade, and security context

blockchainbashapi
0
9
SolanaosA

Full SolanaOS operator skill — install the runtime, query Solana blockchain data via SolanaTracker RPC, manage wallets, run OODA trading loops, configure multi-venue strategies (spot + Hyperliquid + Aster perps), control BitAxe mining fleets, pair Seeker devices, and interact with the SolanaOS Hub. Use when asked about SolanaOS installation, Solana wallet balances, token research, trading strategy, OODA loops, gateway setup, Telegram bot configuration, mining fleet management, or any SolanaOS...

blockchainpythongo
0
9
SongseeA

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.

blockchaingit
0
9
SonoscliA

Control Sonos speakers (discover/status/play/volume/group).

blockchaingonode
0
9
Spotify PlayerA

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

blockchaingo
0
9
SummarizeA

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

blockchaingobash
0
9
Swarm OrchestratorA

Orchestrate multi-bot trading swarms on Pump.fun with persona-driven agents

blockchaintypescriptgo
0
9
Things MacA

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks SolanaOS to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

blockchaingogit
0
9
TmuxA

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

blockchainshellbash
0
9
TrelloA

Manage Trello boards, lists, and cards via the Trello REST API.

blockchainbashapi
0
9
Video FramesA

Extract frames or short clips from videos using ffmpeg.

blockchainbash
0
9
Voice CallA

Start voice calls via the SolanaOS voice-call plugin.

blockchainbashapi
0
9
WacliA

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

blockchaingogit
0
9
WeatherA

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

blockchainbashapi
0
9
XurlC

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

blockchaingoshell
0
9