Auto tinker learn
Turn one experiment's evidence into a tailored tutorial, durable lesson, capability update, and next learning paths. Use after a run to explain what it proved, assess evidence-supported growth, or map prerequisites; use auto-tinker-review for broader status summaries.From its SKILL.md
npx -y skills add NolanCassidy/auto-tinker --skill auto-tinker-learnAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.8 KB, 521 tokens by cl100k_base, as published. Nobody here has run it
Auto-Tinker Learn
Teach from evidence and the user's prior knowledge; do not inflate capability claims.
Invoke the CLI as auto-tinker; from an unlinked source checkout use npm --prefix <auto-tinker-product-repo> run cli -- followed by the same arguments.
Workflow
- Read the experiment, tests, decisions, failures, evidence snapshots, optional repository locations, source references, existing lessons, active main goal, and relevant graph nodes.
- Explain what the technology is, why it mattered to the goal, how the important parts work, what changed, what failed, and how verification supports the conclusion.
- Tailor detail to the profile and prior graph. Explicitly distinguish source facts, experiment observations, and inference.
- Persist the lesson with
auto-tinker lesson create --title <title> --summary <markdown>, linking--experiment,--capability, and--tags. - Append the candid narrative with
auto-tinker journal append --kind private-journalwhen the run has a meaningful outcome. Keepreadme,changelog, andpublic-storyrecords distinct and linked. - Run
auto-tinker indexandauto-tinker graph, then verify the experiment, lesson, capabilities, technologies, and next candidates are linked. - Propose multiple next branches when useful; enqueue only those the user accepts.
Read lesson-and-capabilities.md for the lesson shape and evidence stages.
Rules
- Failed and rejected hypotheses are valuable lessons when documented honestly.
- Do not advance a capability from exposure to mastery because code was generated or one test passed.
- Cite exact experiment/test/source record IDs in durable lesson content.
- Preserve lessons and capability nodes when repository locations are missing or unverified; report that limitation instead of dropping the knowledge or inventing a URL.
- Explain whether the result advanced the active main goal, informed a supporting goal, or proved a distraction was not worth continuing.
- Keep publication-oriented storytelling separate from the full private lesson.
- Preserve the user's writing voice only when profile evidence supports it; otherwise draft plainly for review.
- Default narrative is first person and concrete: why I picked it, what interested or annoyed me, attempts/struggles, what I changed, how I verified it, and what I learned. Keep private detail out of public-story output.
Return the lesson path/ID, capability changes with evidence, graph links, unresolved questions, and ranked next learning branches.
What ships with it: 2 files
2.6 KB alongside SKILL.md
agents/
- openai.yaml204 B