What problem does it solve?
This Skill streamlines the development and maintenance of Gemini CLI skills, automating complex tasks like scaffolding new skills, migrating from other platforms, and optimizing existing ones for performance and adherence to standards.
Core Features & Use Cases
- Scaffolding: Quickly generate new, well-structured Gemini skills.
- Conversion: Migrate skills from Claude to the Gemini CLI format.
- Auditing & Refactoring: Analyze and improve the quality, efficiency, and compliance of existing skills.
- Use Case: A developer needs to create a new Gemini skill to manage project documentation. They use
/gskills-forge:new to scaffold the basic structure, then later use /gskills-forge:audit and /gskills-forge:refactor to ensure it meets best practices.
Quick Start
Use the gskills-forge skill to scaffold a new skill named 'my-new-skill' with the description 'A skill for managing user profiles'.