Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 3.05 KB

File metadata and controls

64 lines (45 loc) · 3.05 KB

Roadmap

Vision

The most comprehensive registry of crypto AI agent skills and MCP servers -- the go-to resource for anyone building AI agents in the crypto ecosystem.


Focus Areas

1. Registry Growth

  • Auto-discover official skills from 50+ crypto projects by monitoring their GitHub organizations for skill and MCP server releases
  • Daily bot scanning for trending crypto skills across ClawHub, npm, PyPI, and GitHub
  • MCP server collection covering all major chains, protocols, and exchanges
  • Protocol partnerships to onboard official skills from top crypto projects
  • Target: 1,000 skills by end of year

2. Quality and Security

  • AI-powered security scanning for all skill submissions -- automated detection of hardcoded credentials, malicious code, and unsafe dependencies
  • Community review and rating system so users can upvote and review skills they have used
  • Official verification badges for skills submitted by verified project teams
  • Automated API validation to catch outdated or broken API references in skill documentation
  • Dependency vulnerability scanning integrated into the PR review pipeline

3. Developer Experience

  • CLI tool for skill installation -- cryptoskill install binance-spot-api to download and configure a skill in one command
  • One-click install buttons on the website for common agent frameworks
  • Plugin for Claude Code, Cursor, and Codex -- browse and install skills directly from your editor
  • Search API for programmatic access to the skill registry (REST and GraphQL)
  • Skill starter templates to scaffold new skills with the correct file structure
  • MCP server configuration generator -- paste a server name, get a ready-to-use config snippet

4. Community

  • Skill request system -- community-driven voting on which skills to build next
  • Contributor leaderboard recognizing top skill authors and reviewers
  • Discord community for skill builders, agent developers, and protocol teams
  • Bounty program for high-priority skill requests
  • Monthly spotlight featuring outstanding community contributions

5. Website (cryptoskill.app)

  • Light and dark mode with system preference detection
  • Skill detail pages with full documentation, configuration guides, and usage examples
  • MCP server configuration generator -- select a server, fill in your API keys, and download a config file
  • Submission portal with automated review and inline feedback
  • Advanced search and filtering by chain, protocol, category, and compatibility
  • Comparison view to evaluate similar skills side by side
  • Changelog feed showing new skills, updates, and removals

How to Get Involved

This roadmap is community-driven. If you want to help with any of these initiatives:

  1. Open an issue to discuss your idea or volunteer for a task
  2. Submit a PR to contribute skills, MCP servers, or documentation
  3. Share feedback on what features matter most to you

See CONTRIBUTING.md for the full contribution guide.