What problem does it solve?
This Skill automates the creation of new AI skills by identifying and structuring repeatable workflows from conversation patterns, turning observed usage into reusable, testable, and distributable skill definitions.
Core Features & Use Cases
- Pattern Detection: Scans session logs to find recurring workflows.
- Skill Extraction: Converts detected patterns into
SKILL.md format.
- Automated Testing: Runs a rigorous evaluation framework to score skill quality.
- Skill Packaging & Publishing: Prepares skills for distribution across various platforms.
- Use Case: After noticing you repeatedly perform a specific sequence of commands to analyze log files, SkillForge can detect this pattern and help you forge it into a new, single-command skill.
Quick Start
Use the cognos-skillforge skill to create a new skill from the description 'Convert a meeting transcript into action items with owners and deadlines'.