Quickly learn about anything using the Feynman technique, presented as a wiki-style tutorial. Use when user wants to learn a topic, understand something, get a tutorial, or /wiki.
Learn anything quickly using the Feynman technique — explained simply, built from basics, like a wiki tutorial.
"If you can't explain it simply, you don't understand it." — Richard Feynman
python3 _scripts/wiki.py "quantum entanglement"
topic (required): Anything you want to learn--save: Save to vault as Atlas/Wiki - TOPIC.md--no-save: Print only (default)# Learn a concept
python3 _scripts/wiki.py recursion
# Technical topic
python3 _scripts/wiki.py "how SSL certificates work" --save
# Abstract idea
python3 _scripts/wiki.py "game theory"
Each wiki follows the Feynman method:
Atlas/Wiki - TOPIC.mdwiki, learning, feynman