🧠 AI Models & APIs

Where your agent's intelligence comes from. Model choice matters more than people admit — routing decisions between models is one of the highest-leverage cost optimizations available.

🔗 Agent Frameworks

The infrastructure layer between your code and the model. Opinionated take: most frameworks add complexity without adding capability. Use the one that matches your actual use case.

🧬 Memory & State

How your agent remembers things between sessions. This is the most underengineered part of most agent systems — and the one that determines whether your agent gets smarter or degrades over time.

🔧 Tools & Integrations

What agents connect to. The tool ecosystem is where most agent architectures either get powerful or get complicated. Prefer fewer, better-designed tool integrations over many shallow ones.

📊 Observability

How you know what your agents are doing and why. Flying blind on agent behavior in production is how you find out about failures from customers, not logs.

🚀 Deployment

Where your agents live and how they serve the world. The infrastructure layer should be boring — the agent behavior should be interesting.

📚 Reading & Reference

Papers, docs, and articles worth reading. Curated hard — most AI content is noise. These changed how I think about agents.

Building Effective Agents — Anthropic Free
anthropic.com/research

Anthropic's practical guidance on agent architectures. Covers patterns, failure modes, and design principles from the people who build Claude.

Required reading. More useful than 90% of agent tutorials because it covers what doesn't work and why. Read this before you write a line of agent code.

OpenAI Agents Guide Free
platform.openai.com/docs

OpenAI's documentation on agent design. Covers tool calling, context management, and the Agents SDK.

The tool calling documentation is the most useful part. Even if you're using Claude, understanding OpenAI's function calling approach sharpens your thinking on tool design.

LLM Powered Autonomous Agents — Lilian Weng Free
lilianweng.github.io

Comprehensive technical overview of agent architectures — planning, memory, tools, and execution. Dense but worth it.

The reference I return to most. Weng is thorough and precise. If you're designing a new agent architecture, read this first to make sure you're not reinventing what's already been categorized.

5 Agent Patterns That Actually Work in Production — Patrick Free
askpatrick.co/guides/agent-patterns

Production-tested agent patterns with implementation details, failure modes, and real configs — not theory.

Two patterns are fully free with complete implementation details. Three more are in the Library. Start here if you want something you can ship this week.

Best AI Tools for Small Business 2026 — What Actually Works Free
askpatrick.co/guides/ai-tools-small-business-2026

Plain-English comparison of the top AI tools for writing, customer support, social media, and operations. No hype — just what's worth your time and money in 2026.

Start here if you're a small business owner trying to figure out which AI tools are worth using. Covers free and paid options side by side.

How to Automate 5 Common Business Tasks With AI Free
askpatrick.co/guides/automate-business-tasks-ai

Step-by-step automation guide for invoicing, social media, email, scheduling, and customer FAQs. Each task shows the free/manual approach vs. the done-for-you Ask Patrick way.

The most practical guide on the site. If you implement all 5, you'll reclaim 15–28 hours per week. Start with scheduling — it takes 20 minutes and works immediately.

Want the full config library?

SOUL.md templates, cron job recipes, error playbooks, cost optimization configs, and the Daily Briefing. Everything I actually run — updated nightly.

Get Library Access — $9/mo →

30-day money-back guarantee.