Skip to content
CW101

CWork101 / agents

Agent Stack

The composable agent layer — Model Context Protocol, Agent Skills, plugins, connectors, hooks, subagents, agent teams, tool use and the Agent SDK.

9 entries in this section

Full index

EntryTypeStatusLast verified
Agent SDKThe SDK for building custom agents on Claude Code's engine — the same tools, permissions, skills and hooks, with your own orchestration around them.ToolGAAug 21, 2026
Agent SkillsFolders of instructions, scripts and resources that Claude loads on demand when a task calls for them — packaged, portable expertise rather than a longer prompt.FeatureGAAug 21, 2026
Agent TeamsMultiple full Claude Code sessions orchestrated together, able to message each other, rather than one session delegating to child agents.FeatureGAAug 21, 2026
Computer use and browser useToolsets that let Claude control a computer or a browser directly — taking screenshots, moving a cursor, typing, and navigating pages.FeatureGAAug 21, 2026
ConnectorsManaged integrations in the Claude apps that link Claude to services like Google Drive and Slack, configured by users or administrators rather than in a config file.FeatureGAAug 21, 2026
Model Context ProtocolAn open standard that lets an AI application connect to external tools and data through one client/server interface instead of a bespoke integration per tool.ProtocolGAAug 21, 2026
PluginsDistributable bundles that install skills, commands, hooks, MCP servers and agents together, discovered through marketplaces.FeatureGAAug 21, 2026
SubagentsSeparate Claude Code agents spawned to handle part of a task in their own context window, reporting a result back to the session that launched them.FeatureGAAug 21, 2026
Tool useThe mechanism by which Claude calls functions you define, or server-side tools Anthropic hosts, and uses the results to continue its work.FeatureGAAug 21, 2026

Start typing to search every entity in the reference.