What's Changed
Added
- Skill Search - New
skill findcommand to discover skills across all registries- Keyword Search: Find skills by name or description (e.g.,
ai-devkit skill find typescript)
- Keyword Search: Find skills by name or description (e.g.,
- Skill Index Rebuild - New
skill rebuild-indexcommand for search feature
Changed
- Native Fetch - Migrated network calls from
httpsto nativefetchAPI for cleaner code - GITHUB_TOKEN Support - GitHub API calls now use
GITHUB_TOKENenvironment variable when available
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.10.0...cli@0.11.0