About millitool

The largest discovery platform for AI coding agent skills.

What is millitool?

millitool indexes and ranks skills from dozens of curated GitHub repositories, making it easy to discover the right skill for your AI coding workflow. We support Claude Code skills, plugins, commands, and hooks across multiple formats.

Our search engine uses TF-IDF scoring with synonym expansion, author reputation boosting, and multi-field matching to deliver relevant results.

Using with Claude Code

millitool also runs as an MCP Server, so you can search and discover skills directly from Claude Code:

claude mcp add skill-recommender -- node /path/to/skill-recommender-mcp/dist/index.js

Then use the recommend_skills tool to search from within your coding session.

Submit Your Repository

Have a repository with Claude Code skills? We welcome contributions. Your repository should contain skills in one of these formats:

  • SKILL.md files with YAML frontmatter
  • .claude-plugin/plugin.json plugin manifests
  • catalog.json skill catalogs
  • Markdown files in commands/tools directories