Two Engineering Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.
| Name | agentic-infrastructure-2026 | always-on-agent-safety |
|---|---|---|
| Description | Build and adopt production AI agent infrastructure in 2026. Covers framework selection (LangGraph, CrewAI, AutoGen, MCP), orchestration patterns, evaluation, observability, memory systems, and tool use. Also covers the… | Safety, privacy, cost management, and frank advice for building always-on AI agents with episodic memory. Covers data hygiene, privacy risk surfaces, runaway cost prevention, scope creep, psychological effects of… |
| Category | Engineering | Engineering |
| Sub-category | ml-ai-eng | devops |
| Tags | ai:agent | ai:agent |
| Author | curiositech | curiositech |
| License | — | — |
| Install | /add-skill agentic-infrastructure-2026 | /add-skill always-on-agent-safety |
Simple: User → Agent → Tool → Response
```
**If** multi-step workflow:
```
LangGraph: User → State Machine → [Tool A → Decision → Tool B] → Response
```
**If** team collaboration needed:
```
Agentic Mesh: User → LangGraph Orchestrator → CrewAI Teams → MCP Tools
```
### 3. Adoption Strategy
…
┌─────────────────────────────────────────────────────────┐
│ Always-On Agent Risk Surface │
├────────────┬───────────┬──────────┬──────────┬──────────┤
│ PRIVACY │ COST │ SCOPE │ PSYCH │ SECURITY │
│ │ │ │ │ │
│ What the │ Runaway │ Agent │ Human │ External │
│ agent │ token │ does too │ depends │ actors │
│ knows │ spending │ much or │ on agent │ exploit │
│ about you │ and…
agentic-infrastructure-2026 — Build and adopt production AI agent infrastructure in 2026. Covers framework selection (LangGraph, CrewAI, AutoGen, MCP), orchestration patterns, evaluation, observability, memory systems, and tool use. Also covers the…
always-on-agent-safety — Safety, privacy, cost management, and frank advice for building always-on AI agents with episodic memory. Covers data hygiene, privacy risk surfaces, runaway cost prevention, scope creep, psychological effects of…
Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.
See all Claude Code skill comparisons · Browse all Engineering skills · Top 100
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.