tracking-token-launches
Monitor new token launches, IDOs, and fair launches with contract verification. Use when discovering new token launches. Trigger with phrases like "track launches", "find new tokens", or "monitor IDOs".
aggregating-crypto-news
Aggregate breaking crypto news, announcements, and market-moving events in real-time. Use when staying updated on crypto market events. Trigger with phrases like "get crypto news", "check latest announcements", or "scan for updates".
tracking-crypto-portfolio
Track multi-chain crypto portfolio with real-time valuations and performance metrics. Use when managing multi-chain crypto holdings. Trigger with phrases like "track my portfolio", "check holdings", or "analyze positions".
analyzing-nft-rarity
Calculate NFT rarity scores and floor prices across collections and marketplaces. Use when analyzing NFT collections and rarity. Trigger with phrases like "check NFT rarity", "analyze collection", or "calculate floor price".
monitoring-whale-activity
Track large crypto transactions and whale wallet movements across blockchains. Use when tracking large holder movements. Trigger with phrases like "track whales", "monitor large transfers", or "check whale activity".
monitoring-cross-chain-bridges
Monitor cross-chain bridge security, liquidity, and transaction status across networks. Use when monitoring cross-chain asset transfers. Trigger with phrases like "monitor bridges", "check cross-chain", or "track bridge transfers".
wallet-security
Guide for wallet security topics: MPC/TSS, key management, wallet UX security, phishing, and how to categorize related resources in README.md.
farm-monitor
Braiins Farm Monitor - Bitcoin mining fleet monitoring and management
zettel-permanent-card-forger
Zettelkasten 永久卡片鑄造者(Permanent Card Forger)。當使用者要求提煉/總結/做成卡片時,先輸出匯出提醒,再依指定 Markdown 模板鑄造原子化永久筆記。
nft-art-generation
Generate NFT artwork using each::sense AI. Create PFP collections, generative art, 1/1 pieces, pixel art, 3D renders, animated NFTs, and trait-based characters for Web3 projects.
arweave-ao-cookbook
Build decentralized applications on AO - a permanent, decentralized compute platform using actor model for parallel processes with native message-passing and permanent storage on Arweave
contribute
Contributing to plyr.fm — an audio streaming app built on ATProto. Use when making changes to the plyr.fm codebase, fixing bugs, adding features, or opening pull requests.
vgv-figma-implement-design
Translates Figma designs into production-ready Flutter widgets with 1:1 visual fidelity using the Figma MCP server. Maps design tokens to ThemeData/ThemeExtension, places components in the project's UI package (default shared/ui_kit), and validates with Alchemist golden tests. Trigger when a user provides Figma URLs or asks to implement a design as Flutter widgets. Requires a working Figma MCP server connection.
memwal
Privacy-first AI memory SDK for decentralized storage on Sui blockchain with Walrus. Use when users say: - "add memory to my app" - "store encrypted memories" - "integrate MemWal" - "AI agent memory" - "persistent memory SDK" - "Walrus memory storage" - "setup MemWal" - "recall memories"
anki-card-generator
Use this skill to generate Anki flashcards in simple-anki-sync format for active memorization of any knowledge. Invoke whenever the user wants to memorize, make flashcards, create study cards, or turn knowledge into reviewable cards — including phrases like 生成 Anki 卡片, 做闪卡, 帮我记忆, "anki cards", "flashcards", "study cards", "memorize this". The skill applies LessWrong spaced-repetition best practices: atomic questions, standardized templates, appropriate detail levels. Not for general learning plans, summaries, or explanations — only for producing actual Anki-formatted cards ready for import.
hegemon-testnet-join
Join the Hegemon testnet using the shared chainspec, verify genesis, sync to the tip, and enable mining safely on the live InlineTx path.
ckbtc
Accept, send, and manage ckBTC (chain-key Bitcoin). Covers BTC deposit flow via minter, ckBTC transfers, withdrawal to BTC, subaccount derivation, and UTXO management. Use when integrating Bitcoin, ckBTC, BTC deposits, or BTC withdrawals in a canister. Do NOT use for plain token transfers without BTC minting/withdrawal — use icrc-ledger instead.
web-deck
Build CoinFund-branded web presentations as self-contained HTML files. Supports static (print/PDF) and dynamic (keyboard nav, transitions) modes. Outputs a single versionable HTML file with optional PDF export via Puppeteer. Trigger on: 'web deck', 'web slides', 'html presentation', 'web presentation', or any request for a browser-based slide deck.
solana-development
Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases.
brane-research
Research EVM SDK patterns from viem (TypeScript) and alloy (Rust) when designing Brane features. Use when implementing new functionality, designing APIs, or solving problems that other SDKs have already addressed.
foundry-solidity
Build and test Solidity smart contracts with Foundry toolkit. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debugging with Cast/Anvil. Triggers on Foundry commands (forge, cast, anvil), Solidity testing, smart contract development, or files like foundry.toml, *.t.sol, *.s.sol.