The author introduces Lathe, an experiment in using Large Language Models (LLMs) to generate hands-on technical tutorials, allowing users to learn new domains by working through the tutorials themselves. Lathe is a combination of LLM skills and a Golang CLI that stores, manages, and views generated tutorials. The author aims to recreate the experience of hands-on learning with the potential of a broad 'expert' LLM. Lathe is designed to help users get started on projects they wouldn't know how to start, especially in domains with limited human-written resources.