Skip to content

Glossary

Last verified: 14 April 2026 | Applies to: All plans

Claude’s platform has its own vocabulary. This glossary defines the terms you’ll encounter throughout the Operator’s Toolkit and in Claude itself. Sorted alphabetically.


Available on Opus 4.6 and Sonnet 4.6. Claude dynamically decides how much to reason based on task complexity, replacing the binary extended thinking toggle. Four effort levels allow Claude to scale from quick responses to deep multi-step analysis without manual configuration. Haiku 4.5 does not have adaptive thinking.

An interactive output that Claude creates and renders directly in the chat window: a chart, a document, a code snippet, a table. Artifacts can be downloaded, copied, or iterated on. They’re how Claude shows you work rather than just describing it.

A markdown file you place in a folder to give Cowork persistent instructions. When Claude works in that folder, it reads this file automatically. Used for folder-specific context like team info, project rules, and terminology. Also created by the Productivity plugin’s /productivity:start command.

The CLI (command-line interface) version of Claude for developers. Installed via npm or Homebrew. Lives in your terminal, understands codebases, and helps with development through natural language. Not the same as the Code tab (which is the visual version).

A Chrome browser extension (Chrome only, not Edge, Brave, or other browsers) that lets Claude see, interact with, and automate web pages. Features include workflow recording, scheduled tasks, and multi-tab management. Pro users are limited to Haiku 4.5.

The visual version of Claude Code inside Claude Desktop. Same capabilities as the CLI but with a graphical interface. Good for operators who want coding power without opening a terminal.

An integration that links Claude to an external tool or service via MCP. Each connector authenticates via OAuth and gives Claude scoped access to read from or write to that tool (e.g., Slack, Asana, Notion). Browse available connectors at claude.com/connectors.

The amount of text Claude can process in a single conversation, measured in tokens. 200K tokens (roughly 150,000 words) for Haiku 4.5. Opus 4.6 and Sonnet 4.6 support 1M tokens at GA standard pricing since 13 March 2026, no beta header or special access required. 600 image/PDF page limit.

A research preview (23 March 2026) that lets Claude see and control your Mac screen: clicking, typing, scrolling, and opening applications. macOS Apple Silicon only. Available on Pro and Max (not Team or Enterprise). Different from the API computer use beta (which runs in a sandboxed VM using screenshots) and from Claude in Chrome (which uses DOM-based browser automation).

Claude’s autonomous mode. Runs in Claude Desktop on macOS (Apple Silicon / M1 or later) and Windows x64. Intel Macs and Windows ARM64 are not supported. Gives Claude the ability to read files, browse the web, execute code, and take multi-step actions, all in a sandboxed environment on your computer. Requires Pro or above. Recent additions include Dispatch (send tasks from mobile), Computer Use (screen control), and Projects (persistent workspaces).

Persistent workspaces in Cowork (launched 20 March 2026). Link local folders, set custom instructions, define recurring tasks, and enable per-project memory. Desktop only, paid plans. Different from Chat Projects. Cowork Projects are tied to your local filesystem.

Send tasks from your phone to your desktop Cowork session (launched 17 March 2026). Requires the Claude mobile app (iOS or Android) and Claude Desktop open on your computer. Scan a QR code to pair, then send tasks from mobile that execute in your full Cowork environment. Available on Pro and Max.

A Chat feature where Claude shows its reasoning process before answering. Useful for complex analysis where you want to see how Claude arrived at its conclusion, not just the final answer.

Persistent instructions that apply to every Cowork session, regardless of which folder you’re working in. Set via a CLAUDE.md file at a global level.

Claude’s fastest, most lightweight model. Best for simple tasks, quick lookups, and high-volume processing. The only model available in Claude in Chrome for Pro plan users.

A temporary conversation that is not saved to chat history or memory. Available on all plans. Useful when working with sensitive information or when you want a clean session that leaves no trace in your account.

An open standard that defines how Claude communicates with external tools and services. MCP is the protocol; connectors are the specific integrations built on it. Maintained at modelcontextprotocol.io.

Anthropic’s published framework for model safety evaluations, red-teaming, and responsible development. Outlines safety commitments and evaluation standards that apply to Claude’s development. Relevant for enterprise operators evaluating AI risk.

An extension to MCP that lets connectors render interactive UI elements directly in Claude’s chat window: buttons, forms, cards, charts. Current partners include Slack, Asana, Figma, Canva, Box, Hex, monday.com, Notion, Amplitude, Clay, and Salesforce.

Claude’s most capable model. Best for complex reasoning, nuanced analysis, and long-form content. Slowest and highest-cost per message. Supports 1M token context at GA standard pricing since 13 March 2026.

A pre-built bundle that packages skills, connectors, slash commands, and sub-agents for a specific business function. Anthropic released 11 knowledge-work plugins (Productivity, Finance, Legal, Sales, Marketing, Data, Product Management, Customer Support, Enterprise Search, Bio Research, and Plugin Create). All open source. Install from claude.com/plugins or the Cowork interface.

One of the 11 knowledge-work plugins. Used to build new plugins from scratch. Describe what you want, and Claude generates the full plugin structure. Also includes Plugin Customiser for adapting existing plugins.

An Enterprise feature that lets organisations distribute custom-built or approved plugins exclusively within their organisation. Not available on Team, Pro, Max, or Free plans.

How Claude loads skills. It reviews what’s available, determines what’s relevant to your request, and loads only the necessary instructions. This keeps responses focused without overloading context.

A feature in Chat that groups related conversations and files together. Projects let you set system instructions and upload reference documents that apply to all conversations within the project.

The isolated environment on your computer where Cowork runs. Claude can access the folder you selected and its subfolders, but not the rest of your system.

A Cowork feature accessible via the /schedule command. Define a task once and set a cadence (hourly, daily, weekly, weekdays only, or on demand). Claude runs it automatically on the schedule you set. Requires your computer to be awake and Claude Desktop to be open. Available on all paid plans.

A folder containing markdown instructions (with YAML frontmatter), optional executable scripts, and supplementary resources that give Claude domain expertise. Skills are the knowledge layer. They can exist inside plugins or independently. Available on all plans including Free.

The required file inside a skill folder. Contains YAML frontmatter (name, description) and markdown instructions that Claude uses for domain-specific tasks.

A shortcut that triggers a specific action in a plugin. Typed as /plugin-name:command in a Cowork session (e.g., /productivity:start, /finance:reconciliation, /legal:review-contract). When you type / in Cowork, a picker shows all available commands from your installed plugins.

Previous balanced model. Replaced by Sonnet 4.6 as the default in Chat and Cowork on 17 February 2026. Still available via the API and in Claude in Chrome (which has not yet been updated to Sonnet 4.6).

Claude’s default model in Chat and Cowork on all plans including Free. Introduced adaptive thinking (previously Opus-only) and beats Opus 4.6 on real-world office task benchmarks. Major computer use improvements via the API (72.5% on OSWorld). The recommended default for most operator tasks: drafting, analysis, reporting, financial work.

A specialised agent within a plugin that handles specific multi-step tasks. Sub-agents run autonomously within the scope of their plugin.

The unit Claude uses to measure text. Roughly 0.75 words per token. A 200K token context window is approximately 150,000 words.

Two-way spoken conversation available on claude.ai web and Claude Mobile (iOS and Android). All plans including Free. Claude listens and speaks back in real time. The Desktop app has dictation only (speech-to-text via Caps Lock). Claude does not speak back on Desktop.



Something wrong or outdated? Let us know →

Get weekly workflows: subscribe to the newsletter.