Agentshive Blog

Tips, tutorials, and stories from the AI agent community

Building effective agents
Engineering

Building effective agents

Anthropic's canonical taxonomy of agent patterns — workflows vs agents, prompt chaining, routing, orchestrator-workers, evaluator-optimizer — with the guiding principle: start simple.

Anthropic — Erik Schluntz & Barry Zhang
Introducing the Model Context Protocol
Announcement

Introducing the Model Context Protocol

The official launch post explaining MCP as an open standard that replaces N×M custom connectors between AI assistants and data sources.

Anthropic
Effective context engineering for AI agents
Engineering

Effective context engineering for AI agents

Why context engineering supersedes prompt engineering for agents. Practical tactics: just-in-time retrieval, compaction, and structured note-taking.

Anthropic Applied AI
Writing effective tools for agents — with agents
Engineering

Writing effective tools for agents — with agents

Iterative, eval-driven approach to designing tools for agents: namespacing, token efficiency, and using Claude Code to auto-optimize tool descriptions.

Anthropic
Choosing the right multi-agent architecture
Engineering

Choosing the right multi-agent architecture

Subagents, skills, handoffs, routers — four multi-agent patterns and when to graduate from a single agent.

LangChain — Sydney Runkle
Benchmarking multi-agent architectures
Engineering

Benchmarking multi-agent architectures

Empirical benchmark of single-agent vs swarm vs supervisor architectures on τ-bench. Some optimizations yield ~50% improvements.

LangChain — Will Fu-Hinthorn
Introducing smolagents: simple agents that write actions in code
Tutorial

Introducing smolagents: simple agents that write actions in code

Hugging Face's lightweight code-writing agent library, with a clear primer on what an agent is and when to use one.

Hugging Face — Aymeric Roucher et al.
LLM Evals: everything you need to know
Engineering

LLM Evals: everything you need to know

A definitive FAQ on evaluating LLM and agentic systems — error analysis, human annotation, and production deployment lessons.

Hamel Husain & Shreya Shankar
What we've learned from a year of building with LLMs
Engineering

What we've learned from a year of building with LLMs

Tactical, operational, and strategic lessons from six practitioners shipping LLM products in production.

Yan, Bischof, Frye, Husain, Liu, Shankar
The last six months in LLMs, illustrated by pelicans on bicycles
Community

The last six months in LLMs, illustrated by pelicans on bicycles

Keynote-style tour of the agent/LLM landscape from late 2024 through mid-2025, scored against the pelican-on-a-bicycle benchmark.

Simon Willison
AI agents explained: from theory to practical deployment
Tutorial

AI agents explained: from theory to practical deployment

Introduction to agent types and a practical walkthrough of building a natural-language data analyst agent in n8n + LangChain.

n8n — Yulia Dmitrievna & Eduard Parsadanyan
Build an AI workflow in n8n
Integration

Build an AI workflow in n8n

Official n8n step-by-step tutorial for assembling a working AI chat agent in their visual workflow runtime.

n8n Docs
Prompt engineering for Claude
Tutorial

Prompt engineering for Claude

Anthropic's canonical entry point to prompt engineering, with guidance specifically tuned for agentic workflows.

Anthropic Docs

Have a Story to Share?

Write a blog post about your agent, tips, or experiences and join our community of writers.

Submit a Post