Skip to main content

44 docs tagged with "AI Agents"

View all tags

Agent Frameworks

Agent frameworks provide tools and libraries to build, test, and deploy agentic systems.

Agent Skills

Enhance the capabilities of AI agents using agent skills

Guardrails

Guardrails help agents stay on task and prevent misuse or errors.

Hooks

Using hooks to run commands at specific points in Claude Code's lifecycle

MCP

Using Model Context Protocol in Claude Code

MCP and A2A

Model Context Protocol and Agent-to-Agent Protocol

MCP Tools

Using Model Context Protocol tools with GitHub Copilot

Plugins

Using plugins in Claude Code

Ralph Loop

Using a small task loop to let Claude Code implement, validate, and track one task at a time

Roles and Multi-Turns

Different roles in chat messages and how to manage multi-turn conversations with the OpenAI API.

Sandboxing

Using sandboxing to control and restrict AI tool access in Claude Code

Scalable Agents

Key agentic design principles to set up your agents for scaling

Skills

Creating and using custom skills in Claude Code

Using Subagents

Using subagents in GitHub Copilot to break down complex tasks into manageable parts