Find the perfect skill
Push memory to dashboard
Development
Manually upload the persistent memory database to your self-hosted dashboard. Useful after directly running add-fact or add-knowledge.
Megahub IDE Frontend Development
Development
Frontend development context for the Megahub IDE: Vite, Blockly, Web Bluetooth, and custom UI components. Use when working on the /frontend/ directory.
Cap Table Issuance Import
Development
Internal sub-skill that parses uploaded spreadsheets (.xlsx, .csv) or documents (.pdf, .docx) into knowns.rows for the carta-issuance pipeline. Enforces strict matching and leaves unresolved fields blank.
Generate MaaFramework Pipeline Nodes
Development
Generate MaaFramework pipeline nodes and OCR snippets from screenshots. Automates ROI expansion and merging into pipeline JSON.
Performance Optimization
Development
Optimize application performance through caching strategies, load balancing, database scaling, and monitoring. Ideal for systems needing to handle thousands of concurrent users with low latency.
Create Agent Skills
Development
Guides creation of structured agent skills with SKILL.md and on-demand reference files.
Pokécenter — Free Token Launcher
Development
Launch a Solana token for free with no SOL needed. Keep 100% of trading fees forever. Includes AI image generation.
Edit Claude Code Hooks
Development
Create and update Claude Code hooks following the official specification. Used for new hook creation or existing hook updates.
OpenEvidence Webhooks & Events
Development
Configure OpenEvidence webhooks for async DeepConsult completion and events. Use for implementing webhook handlers and event-driven clinical AI workflows.
CCXT MCP Server for Crypto Exchanges
Development
Connect an AI agent to 100+ crypto exchanges via the official CCXT MCP server. Configure accounts, manage API keys, and trade on testnet.
Pull Request Review
Development
Adjudicate a pull request as a maintainer. Reads the CI-posted pinned review as the source of truth, refreshes it if stale, and provides an interactive workflow to approve / request changes / make changes / close — with optional auto-merge.
Commit Message Validator
Development
Validates commit messages against the Conventional Commits specification using programmatic validation. Provides instant feedback on message format, type, scope, and subject. Helps enforce team standards in pre-commit hooks, CI/CD pipelines, and code review.