OpenClawd
OpenClawd from clawdsolana/OpenClawd.
Skills in this plugin
66- ▌ Pump Token Incentives · clawdsolanaVolume-based PUMP token reward system with day-indexed epochs, pro-rata distribution, accumulator tracking, and cross-program claiming on Solana.
- ▌ Pumpfun Token Scanner · clawdsolana bundleScrapes 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 this skill. The output file path and format are configurable but default to ~/Downloads/nanosolana-go/pump.md.
- ▌ Query Integration Data · clawdsolana bundleQuery and modify data in any connected integration (Linear, GitHub, HubSpot, Slack, Google services, etc.) or connected data warehouse (Databricks, Snowflake, BigQuery). Use listConnections() in the code_execution sandbox to get credentials, then call APIs directly. Supports read operations (queries, counts, exports) and write operations (create, update, delete).
- ▌ Remove Image Background · clawdsolana bundleRemove backgrounds from existing images, producing transparent PNG files.
- ▌ Pump Solana Architecture · clawdsolanaDesign 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.
- ▌ Solana Attestation Skill · clawdsolanaFormally verified skill attestation service on Solana - creates onchain attestations for skills verified via QEDGen formal verification, integrates with Metaplex agents, and manages agent wallet vault integration