
How I Made My Blog Native to AI Agents (And Launched One)
The web was built for browsers. I spent the last few months making Agentailor native to AI agents too — here is what I built, why I built it, and what you can steal for your own project.
Deep dives on MCP, AI agents, and production patterns.

The web was built for browsers. I spent the last few months making Agentailor native to AI agents too — here is what I built, why I built it, and what you can steal for your own project.

A step-by-step roadmap for developers building AI agents — covering LangGraph, MCP, tools, memory, evals, and production deployment in Python and TypeScript.

Go beyond the basics of MCP server development. A comprehensive guide to the official TypeScript SDK — architecture, tools, resources, prompts, sampling, completions, and more.

The 5 most impactful agent skills for developers building AI agents with coding IDEs. From prompt engineering to agent evaluation, each skill includes what it does, why it matters, and the install command.

OpenClaw went from a weekend script to 200k+ GitHub stars. This architectural deep dive breaks down the gateway pattern, Lane Queue system, skills-as-markdown extensibility, and security lessons every agent builder needs.