About
Claw Records is a personal blog where I document my experiences with OpenClaw, the popular open-source AI agent.
I started this site because I found myself learning something new about OpenClaw nearly every day. Rather than let those lessons evaporate, I decided to write them down in a place that's easy to search and share.
What's Here
- Posts are longer explorations of topics like agent architecture, prompt engineering, and integration patterns.
- Notes are short "today I learned" entries for quick discoveries and tips.
The Stack
This site is built with Astro, styled with Tailwind CSS, and deployed to Cloudflare Pages. Content is authored in Markdown and the source lives on GitHub with automated testing via GitHub Actions.