the claude hub

Everything Claude, for GTM & marketing teams

Clear, current, hands-on guides to Claude, Claude Code, the API, Dispatch, Routines, MCP, and Skills - written by an operator who runs them daily. No hype, just what works and how to do it.

learning paths

Prefer a guided route?

Curated, in-order tracks through the library. Follow one start-to-finish, or jump straight to any guide below.

the full library

Browse every guide

Claude apps

9 guides
Claude appsProjects

Claude Projects: persistent, context-rich workspaces

A Claude Project is a workspace that holds custom instructions and a set of knowledge files, so every chat you start inside it...

11 min readRead →
Claude appsArtifacts

Claude Artifacts: interactive outputs you can ship

A Claude Artifact is a standalone output, a document, a chunk of code, an interactive page, a diagram, that Claude renders in...

10 min readRead →
Claude appsMemory

Claude Memory: how it works and how to steer it

Claude Memory lets Claude keep facts about you and your work across separate conversations, so it does not start from zero...

10 min readRead →
Claude appsWeb search

Web search in Claude: answers beyond the cutoff

Web search lets Claude pull current information from the live web and cite the sources it used, instead of relying only on...

9 min readRead →
Claude appsVoice

Claude voice mode: talk to Claude with /voice

Voice mode lets you talk to Claude out loud and hear its responses instead of typing. It turns Claude into something you use...

8 min readRead →
Claude appsFiles

Files & vision in Claude: PDFs, images, and docs

Claude can read the files and images you give it: PDFs, slide decks, spreadsheets, documents, and screenshots or photos....

9 min readRead →
Claude appsDesktop

The Claude desktop app: multi-session and diffs

The Claude desktop app is the Mac and Windows client for Claude. Beyond the web app it can connect to MCP connectors and work...

8 min readRead →
Claude appsMobile

Claude on mobile: the app, Claude Code, remote control

The Claude mobile app (iOS and Android) is the full Claude assistant on your phone, including voice. It can also reach back to...

8 min readRead →
Claude appsConnectors

Claude Connectors: link Slack, Drive, Calendar & more

Connectors link Claude to the tools you already use, Slack, Google Drive, Google Calendar, your CRM, and more, so it can read...

9 min readRead →

Claude Code

13 guides
Claude CodeGetting started

Claude Code: install and your first agent run

Claude Code is an agentic tool that runs in your terminal, your editor, a desktop app, or the web, and does multi-step work...

9 min readRead →
Claude CodeSurfaces

Claude Code everywhere: CLI, IDE, desktop, web

Claude Code is the same agent across four surfaces: the CLI (terminal), IDE extensions (VS Code and JetBrains), the desktop...

7 min readRead →
Claude CodeContext

Context & CLAUDE.md: keeping Claude Code on track

CLAUDE.md is a file Claude Code reads at the start of every session. It holds the standing context and rules for the work: how...

8 min readRead →
Claude CodeSafety

Plan mode & permissions in Claude Code

Plan mode makes Claude Code read and propose a plan without changing anything, so you approve the approach before it acts....

8 min readRead →
Claude CodeCheckpoints

Checkpoints in Claude Code: rewind without git

Checkpoints are automatic save points Claude Code creates as it works, so you can rewind to a known-good state if a change...

7 min readRead →
Claude CodeReference

Claude Code slash commands: the reference

Slash commands are the controls you type inside Claude Code to steer a session: clear or compact the context, rewind a bad...

12 min readRead →
Claude CodeAgents

Subagents in Claude Code: agent teams that scale

A subagent is a worker Claude Code spins up with its own clean context to handle one bounded piece of a larger job, then...

12 min readRead →
Claude CodeAutomation

Claude Code hooks: automate format, lint, and alerts

A hook is a shell command Claude Code runs automatically on an event, before or after it uses a tool, or when it finishes. You...

11 min readRead →
Claude CodeMCP

MCP in Claude Code: connect your tools

MCP is the standard Claude Code uses to reach the tools your data lives in, your CRM, your warehouse, an enrichment service,...

12 min readRead →
Claude CodeSkills

Skills in Claude Code: expert knowledge on tap

A skill in Claude Code is a small folder with a SKILL.md file that teaches Claude how to do one task well. Claude loads it on...

12 min readRead →
Claude CodeGovernance

Claude Code settings & permissions

Claude Code settings live in settings.json and tune how the agent behaves: which model, which tools, and, most importantly,...

12 min readRead →
Claude CodeGit

Claude Code + git & GitHub: commits, PRs, CI

Claude Code works the full git and GitHub workflow: it writes changes, commits them with a real message, opens pull requests...

12 min readRead →
Claude CodeAutomation

Claude Code: cloud vs local execution

Claude Code is the same agent whether it runs locally on your machine or in the cloud. Run it locally for hands-on work where...

11 min readRead →

Build with Claude

12 guides
API

The Claude API: a quickstart

The Claude API lets your own software call Claude, instead of you typing in the app. You get a key from the console, install...

12 min readRead →
APIAgents

Tool use with the Claude API

Tool use lets Claude call functions you define instead of only writing text. You describe each tool with a name, a...

13 min readRead →
API

Streaming responses from Claude

Streaming sends Claude's response token by token as it is generated, instead of making you wait for the whole thing. It...

11 min readRead →
API

Prompt caching: cut Claude API cost and latency

Prompt caching lets Claude reuse a stable chunk at the front of your prompt, the system prompt, tool definitions, or a long...

12 min readRead →
API

Structured outputs: get clean JSON from Claude

Structured outputs make Claude return data in a shape you define, a JSON schema, instead of prose you have to parse. You...

12 min readRead →
API

Adaptive thinking & effort on the Claude API

Extended thinking lets Claude reason more before it answers, and effort controls how much of that reasoning it does. More...

11 min readRead →
API

Files, vision, PDFs & citations on the API

The Claude API can take real files and images directly, PDFs, spreadsheets, screenshots, charts, instead of you scraping text...

12 min readRead →
API

Batch API & token counting for cost control

The Batch API processes large volumes of requests asynchronously at roughly half the cost of real-time calls, in exchange for...

11 min readRead →
APIAgents

The Claude Agent SDK: build your own agents

The Claude Agent SDK is Claude Code's engine, exposed for you to build on: the same agentic loop, tool handling, subagents,...

12 min readRead →
APIAgents

Managed Agents: server-run, stateful Claude agents

Managed Agents let Anthropic run the agentic loop for you and host the tool sandbox and the agent's state on the server side,...

11 min readRead →
API

Server-side tools: code execution, computer use, web

Server-side tools are capabilities Anthropic hosts and runs for you: code execution, web search and fetch, and computer use,...

12 min readRead →
API

Claude on Bedrock, Vertex, Foundry & AWS

Claude runs on the major cloud platforms, Amazon Bedrock, Google Vertex AI, and Microsoft Foundry, in addition to the direct...

11 min readRead →

New Claude guides, every couple of weeks

Get the best of the Claude hub plus AI-for-GTM use cases in your inbox.

Subscribe →