Every night while I sleep, a batch job reads yesterday's conversation logs, distills the reusable procedures out of them, and writes them to disk as SKILL. md files. In my previous post I covered the lifecycle management of those auto-generated skills (the two-stage stale → archive retirement).

Source: [Dev.to](https://dev.to/bokuwalily/how-i-auto-generate-claude-skills-from-conversation-logs-at-330-am-5la)

Sponsored