Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

solana-clawd

solana-clawd 收录了来自 x402agent 的 100 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
100
Stars
23
更新
2026-05-24
Forks
21
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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.

2026-05-24
pump-claims-readonly
软件开发工程师

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.

2026-05-24
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).

2026-05-24
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.

2026-05-24
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, Claude, and Gemini.

2026-05-24
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.

2026-05-24
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.

2026-05-24
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.

2026-05-24
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.

2026-05-24
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.

2026-05-24
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.

2026-05-24
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.

2026-05-24
pump-solana-architecture
软件开发工程师

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.

2026-05-24
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.

2026-05-24
pump-solana-wallet
软件开发工程师

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

2026-05-24
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.

2026-05-24
pump-token-incentives
软件开发工程师

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

2026-05-24
pump-token-lifecycle
软件开发工程师

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

2026-05-24
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.

2026-05-24
solana-attestation-skill
软件开发工程师

Operate the Solana Attestation Service verification layer vendored under /attestation — create credentials, generate schemas, issue attestations for skills/agents/plugins, verify proof hashes, and bridge OpenClawd formal-verification outputs into on-chain attestations.

2026-05-24
clawd-phoenix-mm
软件开发工程师

Phoenix on-chain market-maker automation for the Clawd agent. Use when running the Rust mm binary that places resting limit orders on the Phoenix CLOB to earn maker rebates and tighten the book spread.

2026-05-22
clawd-twamm
软件开发工程师

Time-Weighted AMM crank automation for the Clawd agent. Use when scheduling large spot orders to execute at the time-weighted oracle price with near-zero slippage, operating the permissionless on-chain TWAMM crank program.

2026-05-22
imperial-execution-modes
软件开发工程师

Execution-mode taxonomy for Imperial router workflows in this repo: observe, route-check, paper/spec, live single-shot, and external durable runner.

2026-05-21
imperial-grid-trading
软件开发工程师

Grid strategy design for Imperial/Phoenix perps: ladder layout, venue pinning, replacement logic, and durable-runner boundaries.

2026-05-21
imperial-margin-operations
软件开发工程师

Imperial profile funding, deposit/withdraw transaction building, profile isolation, and margin-state reporting.

2026-05-21
imperial-market-intel
软件开发工程师

Imperial and Phoenix market data: funding, mark prices, route checks, Phoenix depth, and pre-trade venue context.

2026-05-21
imperial-portfolio-intel
软件开发工程师

Imperial profile balances, open positions, open orders, exposure summary, and wallet-level Telegram/admin portfolio recaps.

2026-05-21
imperial-position-management
软件开发工程师

Inspect, reduce, and close Imperial-routed positions across Phoenix, Flash, Jupiter, and GMTrade, with Phoenix preferred by default.

2026-05-21
imperial-risk-management
软件开发工程师

Risk checks for Imperial-routed perps: profile funding, existing exposure, venue choice, margin headroom, and Telegram pre-trade snapshots.

2026-05-21
imperial
软件开发工程师

Entry-point skill for Imperial perpetual routing on Solana. Use before answering or acting on Imperial router flows, Phoenix-routed perps, profile funding, market/portfolio intel, risk checks, TP/SL, TWAP, grid, or Telegram bot trading workflows.

2026-05-21
imperial-skills-index
软件开发工程师

Index for the bundled Imperial skill pack exposed through solana-clawd. Use to discover the correct focused Imperial skill.

2026-05-21
imperial-tpsl-management
软件开发工程师

Take-profit and stop-loss management for Imperial-routed positions, including close-leg design, verification, and Telegram operator caveats.

2026-05-21
imperial-trade-execution
软件开发工程师

Safe Imperial live execution: authenticated market orders, Phoenix-first venue preference, profile-aware routing, and post-trade verification.

2026-05-21
imperial-twap-execution
软件开发工程师

TWAP execution guidance for Imperial: slice planning, venue pinning, profile budgeting, and durable-runner requirements.

2026-05-21
magicblock
软件开发工程师

MagicBlock Ephemeral Rollups development patterns for Solana. Covers delegation/undelegation flows, dual-connection architecture (base layer + ER), cranks for scheduled tasks, VRF for verifiable randomness, magic actions for atomic ER-commit + base-layer follow-ups, private payments API (deposits, transfers, withdrawals, swaps, and challenge/login auth flow), commit sponsorship and fee vault wiring, lamports top-up for delegated accounts, and TypeScript/Anchor integration. Use for high-performance gaming, real-time apps, private transfers and swaps, and fast transaction throughput on Solana.

2026-05-21
clawd-tui
软件开发工程师

Clawd TUI perps screen integration. Use when the user asks about the Clawd terminal UI, the Phoenix perps screen inside the TUI, paper trading from the TUI, or how the TUI drives Vulcan.

2026-05-20
bird
软件开发工程师

X/Twitter CLI for reading, searching, posting, and engagement via cookies.

2026-05-18
clawdex
其他计算机职业

Clawdex — dual-engine coding agent. Claude Code (reasoning + planning) + OpenAI Codex (fast execution) + Browser Use boxes (web research) + Upstash compute boxes (isolated sandboxes).

2026-05-18
dex-screener-scanner
软件开发工程师

Automate DexScreener Solana token discovery and screening via browser automation. Navigate dexscreener.com/solana, scrape real-time token listings, filter by volume/liquidity/age/holders, and identify the best opportunities. Triggers: scan dexscreener, find new tokens, find trending tokens, screen Solana tokens, best tokens on Solana, dexscreener scanner.

2026-05-18
dflow-docs
软件开发工程师

Discover and use DFlow documentation, Agent CLI, Trading API, Metadata API, Proof KYC, prediction markets, and the hosted DFlow docs MCP. Use before implementing DFlow features or when field-level endpoint details are needed.

2026-05-18
当前展示该仓库 Top 40 / 100 个已收集 skills。