bynatebjones-projects· 22 skills
Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /aiception command, (2) 'save this as a skill' or 'extract a skill from this', (3) 'what did we learn?', (4) after non-obvious debugging or trial-and-error discovery. Creates new skills when valuable reusable knowledge is identified. Integrates with Open Brain to prevent duplicates.
$npx -y skills add natebjones-projects/ob1 --skill claudeceptionInstalls into the current project.
Run `npx skills use "https://github.com/natebjones-projects/ob1" --skill "natebjones-projects/ob1/claudeception"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/natebjones-projects/ob1" that are relevant to the current task. Run `npx skills add "https://github.com/natebjones-projects/ob1"` and select the relevant skills, then follow their instructions.