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
fix: rewrite Gemini CLI skill installer to use proper SKILL.md directory format
Gemini CLI expects skills as directories with SKILL.md files at
~/.gemini/<profile>/skills/<skill-name>/SKILL.md, not as sections
appended to a flat GEMINI.md file.
- Rewrote transformForGemini to output <name>/SKILL.md with frontmatter
- Updated agent config: gemini is now global install, auto-discovers profile
- Updated install/uninstall/status to use directory-based format
- Updated all tests
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments