Latest Agent Skills

25788 skills

x402agent
Pump Shell Scripts
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.
9
x402agent
Pump Build Release
Build and release pipeline for the Pump SDK — tsup TypeScript builds, Cargo release profiles, semantic release with commitizen, npm publishing, linting, Makefile targets, Vercel deployment, and MCP server distribution.
9
x402agent
Pump Bonding Curve
Constant-product AMM bonding curve math for Pump token pricing — buy/sell quoting, fee-aware calculations, market cap computation, tiered fees, ceiling division, virtual vs real reserves, and edge-case handling.
9
x402agent
Openai Whisper API
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
9 · bundle
x402agent
Seeker Daemon Ops
Use when the user wants to run, monitor, or debug the SolanaOS Seeker daemon and Telegram command flow
9
x402agent
Pumpfun Analytics
Monitor bonding curves, graduation progress, and trade analytics on Pump.fun
9
x402agent
Pumpfun Launcher
Launch new tokens on Pump.fun directly via the Pump SDK
9
x402agent
Pump Rust Vanity
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.
9
x402agent
Pump Fee Sharing
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.
9
x402agent
Openai Image Gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
9 · bundle
x402agent
Gateway Node Ops
How to spawn a SolanaOS Gateway and connect headless nodes
9
x402agent
Metaplex
Metaplex development on Solana — NFTs, tokens, compressed NFTs, candy machines, token launches. Use when working with Token Metadata, Core, Bubblegum, Candy Machine, Genesis, or the mplx CLI.
9 · bundle
x402agent
Sherpa Onnx Tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
9 · bundle
x402agent
Pumpfun Trading
Buy and sell tokens on Pump.fun bonding curves and AMM pools
9
x402agent
Pump Solana Dev
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.
9
x402agent
Pump MCP Server
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.
9
x402agent
Pump Fee System
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.
9
x402agent
PDF To Markdown
Convert PDF documents to clean structured Markdown for LLM context. Supports two modes: fast (PyMuPDF) and accurate (IBM Docling TableFormer AI). Features aggressive persistent caching, image extraction with metadata, table detection, and batch processing. Use when asked to convert PDFs, extract PDF content, parse documents, or prepare PDF data for AI/LLM consumption.
9
x402agent
Nano Banana Pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
9 · bundle
x402agent
Apple Reminders
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
9
x402agent
Spotify Player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
9
x402agent
Pump TS Vanity
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.
9
x402agent
Pump AI Agents
AI agent integration layer for the Pump SDK — agent instruction files, .well-known discovery, LLM context documents, 15+ skill files, MCP server prompts, and terminal management rules for GitHub Copilot and Gemini.
9
x402agent
Pump Admin Ops
Admin and authority operations for the Pump protocol — set coin creator, update token incentives, set IDL authority, claim cashback, Mayhem mode, and BothPrograms cross-program admin instructions.
9
x402agent
Openai Whisper
Local speech-to-text with the Whisper CLI (no API key).
9
x402agent
Public
SolanaOS — Agent Skill Sheet
9 · bundle
x402agent
Skill Creator
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
9 · bundle
x402agent
Pump Security
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.
9
x402agent
Pump Sdk Core
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).
9
x402agent
Video Frames
Extract single frames or short clips from videos using ffmpeg.
9 · bundle
x402agent
Session Logs
Search and analyze conversation history stored in session JSONL files using jq and shell commands.
9
x402agent
Pumpfun Fees
Configure and claim creator fee sharing on Pump.fun tokens
9
x402agent
Pump Website
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.
9
x402agent
Pump Testing
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.
9
x402agent
Coding Agent
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
9
x402agent
Model Usage
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
9 · bundle
x402agent
Healthcheck
Host security hardening and risk-tolerance configuration for SolanaOS deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, SolanaOS cron scheduling for periodic checks, or version status checks on a machine running SolanaOS (laptop, workstation, Pi, VPS).
9
x402agent
Bluebubbles
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
9
x402agent
Blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
9
x402agent
Apple Notes
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks SolanaOS to add a note, list notes, search notes, or manage note folders.
9
x402agent
Voice Call
Initiate and manage voice calls using Twilio, Telnyx, Plivo, or a mock provider through the SolanaOS voice-call plugin.
9
x402agent
Things Mac
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.
9
x402agent
Solana Dev
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 search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.
9 · bundle
x402agent
Bear Notes
Create, search, and manage Bear notes via grizzly CLI.
9
x402agent
Summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
9
x402agent
Gh Issues
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
9
x402agent
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
9 · bundle
x402agent
Sonoscli
Control Sonos speakers (discover/status/play/volume/group).
9
x402agent
Peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
9
x402agent
Ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
9
x402agent
Obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
9
x402agent
Nano PDF
Edit PDFs with natural-language instructions using the nano-pdf CLI.
9
x402agent
Mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
9
x402agent
Himalaya
Manage email accounts from the terminal using IMAP and SMTP with the Himalaya CLI, supporting listing, reading, writing, replying, forwarding, searching, and organizing messages across multiple accounts.
9 · bundle
x402agent
Goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
9
x402agent
Eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
9
x402agent
Weather
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.
9
x402agent
Songsee
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
9
x402agent
Openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
9
x402agent
Gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
9