---
title: "Two of the best resources I've seen on building agentic AI. One from Manus, one from Anthropic."
slug: two-of-the-best-resources-i-ve-seen-on-building-agentic-ai-one-from-manus-one-from-anthropic
date_published: 2025-09-01T13:36:24.900Z
original_url: https://www.tigzig.com/post/two-of-the-best-resources-i-ve-seen-on-building-agentic-ai-one-from-manus-one-from-anthropic
source: migrated
processed_at: 2025-12-03T13:30:00.000Z
---

# Two of the best resources I've seen on building agentic AI. One from Manus, one from Anthropic.

Required reading. They are dense, practical guides from builders who have clearly felt the pain of agents going rogue and burning credits.

**Multi-Agent Research System (Anthropic)**

[Multi-Agent Research System](https://www.anthropic.com/engineering/multi-agent-research-system)

**Context Engineering for AI Agents (Manus)**

[Context Engineering for AI Agents](https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus)

My own work offers a field guide for a specific use case: using agents for live databases (TEXT2SQL/ Natural Language-to-SQL). The full field guide and open-source apps are on my site: [app.tigzig.com](http://app.tigzig.com/)
