Use to permanently record a project decision, convention, pattern, or known issue into the knowledge base (docs/) — triggers on explicit save intent ("remember this", "save this", "document this"), decision or convention announcements ("we decided", "settled on", "the rule is"), or triage output classifying new items to capture. Distinct from conversational memory — this writes to docs/.
$npx -y skills add curt-park/autology --skill capture-knowledgeInstalls into the current project.
Run `npx skills use "https://github.com/curt-park/autology" --skill "curt-park/autology/capture-knowledge"` 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/curt-park/autology" that are relevant to the current task. Run `npx skills add "https://github.com/curt-park/autology"` and select the relevant skills, then follow their instructions.