Install
openclaw skills install @hyharry/learned-from-aiConvert AI chat or drafts into structured, verified, and durable learning notes with definition, key ideas, examples, derivations, Q&A, and a cheat sheet.
openclaw skills install @hyharry/learned-from-aiTurn transient AI chat output into structured, reviewed, long-lived learning material that is easy for a human to study, remember, and revisit.
runtime: subagent, model: openai-codex/gpt-5.4, thinking: medium.notes/ unless the user explicitly asks for a different location.notes/ folder for existing related notes by subject/project so you do not overwrite durable knowledge accidentally.Use this exact structure unless the user explicitly overrides it:
Always create a separate cheat sheet file based on the reviewed main note.
Start by spawning the working subagent
runtime: subagentmodel: openai-codex/gpt-5.4thinking: mediumInspect the source
Pre-search the knowledge base in notes/
notes/ for the same subject, project, or nearby topic.Identify the subject and output files
notes/<subject>.md.notes/<subject>-cheatsheet.md.Review and verify before polishing
Write the main note
Write the cheat sheet
Finalize and organize
notes/.-study-note unless the user explicitly wants them.Before finishing, check:
notes/?notes/
gdt.md
gdt-cheatsheet.md
This skill is for turning AI chat interactions into durable human learning materials.
It is not mainly for:
If the source is rough, correct it. If it is verbose, compress it. If it is uncertain, verify it.