What problem does it solve?
This Skill addresses the challenge of knowledge decay in AI sessions by providing a mechanism to capture, organize, and update learnings, skills, and instructions directly from the session's context.
Core Features & Use Cases
- Knowledge Capture: Allows the AI to learn from user input or self-discovery and formalize it into persistent knowledge.
- Skill Creation/Update: Facilitates the creation of new, reusable skills or the refinement of existing ones based on session learnings.
- Instruction Management: Enables the creation or updating of instructions that guide AI behavior based on identified patterns or rules.
- Use Case: After a lengthy debugging session where a complex, non-obvious pattern was discovered and resolved, the user says "learn!". The AI uses this skill to create a new skill file detailing the pattern, its cause, and the solution, making this knowledge available for future sessions.
Quick Start
Use the update-skills skill to capture a new learning about handling large datasets.