You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Support SKILL.md files in repository root directories
- Modified skill discovery logic to handle root-level SKILL.md files
- Updated tests to reflect new behavior and fix mock paths
- Root-level skills now use key format 'owner/repo:.' instead of being skipped
- Installation works correctly for repositories with SKILL.md at root level
This enables support for repositories like seo-geo-blog-writer that organize
skills directly in the root directory rather than in subdirectories.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments