Skip to main content

AI

Giving Claude Code a Long-Term Memory With a Session-Summary Skill

·1053 words·5 mins
The model behind Claude Code has no memory of its own, and the saved transcript it relies on isn't built for skimming and doesn't stick around forever. Here's the skill I use to leave myself a searchable, readable trail so I can pick a project back up after months away.

How AI Chatbots Work

·1372 words·7 mins
The AI model in your chatbot has no memory, no internet access, and no ability to act alone. Everything else is software built around it. Here is how it fits together.