magier Getting started with Claude · 60 min

magier · internal workshop · Wed 17 June

Getting started
with Claude

A 60-minute tour. What it is, the concepts that matter, and what you should build.

Scroll to begin ↓

01 · Mindset

Treat it like a new hire.

FEELS POINTLESS

It feels flat at first. Keep going, it compounds.

02 · The landscape

One name, a few different things.

Three ways to use Claude. Same brain underneath, very different jobs.

Claude Chat
The one you already know. A conversation in your browser or app.
  • Drafts, answers, brainstorms, summarizes
  • Reads files you upload, connects to your tools
  • It talks. It doesn't touch files on your computer
Best for thinking and writing
Claude Code
Claude that takes action on your actual machine.
  • Reads and writes real files, builds, runs tasks
  • Chains steps and reaches into your other tools
  • Runs in the terminal, VS Code, or the desktop app
Best for building and automating
Cowork
The same action-taking power, without the techy interface.
  • Same engine as Claude Code, gentler to use
  • Works on files and multi-step tasks for you
  • Built for knowledge work, not just code
Best for getting things done, no terminal

03 · The concepts

The words worth knowing.

The whole vocabulary, in four groups. We'll take them one at a time.

Where the info lives
Saved know-how
Reaching your tools
Doing the work

03 · Concepts

Where the info lives.

Context. The live working memory of one chat: the brief, the files, the back-and-forth. It has a ceiling.

When it fills up. Near the limit, quality drops. It compacts itself by summarising the old, or you clear it and start clean.

CLAUDE.md. Your standing rules and brand guidelines. It's a file, so it reloads into every new session.

Memory. Facts it keeps about you and the work, carried across sessions, separate from CLAUDE.md.

Each session starts fresh. What carries over is what you wrote down, and what it saved.

Persists: CLAUDE.md + memory session session session

03 · Concepts

Saved know-how.

Skill. A saved recipe. Your best person's process, written once and reused every time.

Skill chain. One skill leading into the next, so quality compounds. You compose it in text, there's no button.

Rule of thumb. Anything you do more than twice is a candidate for a skill.

03 · Concepts

Reaching your tools.

Four ways to plug Claude into the rest of your stack, easy to advanced.

Connector. The pre-built bridge to an app like Gmail, Drive, or Figma. Click to connect. The easiest start.

MCP. The open standard underneath. Lets Claude talk to any tool that speaks it. A little more setup.

API. Raw programmatic access to the model. For developers building products.

CLI. A command-line tool, like the ones Printing Press generates to wrap an API. For automation and builders.

Start with a connector. Reach for MCP when there isn't one. API and CLI are for when you're building.

START HERE Connector MCP API CLI

03 · Concepts

Doing the work.

Agent. A worker that takes action toward a goal, not just an answer.

Subagent. A specialist the main agent hands a piece to, with its own clean context. Several can run in parallel.

Autonomous. Runs on its own, on a server, around the clock, iterating without you. The frontier, for later.

Supervised Autonomous, always on

04 · How to think about agents

What it needs to do great work.

The one model worth remembering.

1
Goal
What "done" actually looks like.
2
Skills
The know-how for the task.
3
Tools
Access to actually do the work.
4
Context
Your brand, the brief, the project.

Give all four and it runs. Miss one and it flails.

05 · What you can build

Four layers of opportunity.

From simplest to most ambitious. For each one, something we've already built here.

I · Information II · Tool III · Agent IV · Creation

05 · Layer I

Information.

AI that helps you see. It pulls scattered info together into something you can act on.

LeadLab. Our internal tool scores every incoming lead on relevance, so we instantly see who's actually worth talking to.

LeadLab

05 · Layer II

Tool.

AI that does one bounded job on demand.

Migration Workbench. Maps every old URL to its new home during a site migration. The tedious redirect work, handled.

Migration Workbench

05 · Layer III

Agent.

AI that runs on its own: scheduled, continuous, working while you sleep.

Joy. My own assistant. It's a mix of things, but the agent part shows here: a Dream Ideas tab that scans our meetings on its own and surfaces build ideas, unprompted.

Joy

05 · Layer IV

Creation.

AI that makes the deliverable. One we're building now: a messaging engine, moving from a copywriter partnership into Claude.

Client calls Positioning script the base for all copy Home Feature pages Demo booking ICP pages

06 · Using it responsibly

Use it like a pro.

"Shadow IT" just means using tools the company hasn't vetted.

Client data in tools we haven't vetted.

Connectors with too much reach.

Everyone on their own accounts.

Shipping output without a review.

We're writing the rulebook. Gabriel and I are putting together a proper Shadow IT guideline.

07 · Getting started

Getting it on your machine.

A two-minute setup. Download it, then open it in the terminal, in VS Code, or as the desktop app. Whichever feels least scary.

code.claude.com/docs/en/quickstart

One thing to know. You'll need to sign in on the magier team account. Without it, it installs but won't run.

08 · First move

Let it interview you.

"Interview me. I want to give you as much context about me as you can hold, how I work, what I'm responsible for here, so you can help me at your best."

Paste that in on day one, then answer out loud instead of typing. You go into far more detail that way, and detail is the whole point. Ten minutes of this and it already knows you. That's your head start.

You, out loud It knows you

09 · Starter kit

Two installs worth grabbing.

One gives Claude discipline. The other gives it taste.

Superpowers
A disciplined workflow: brainstorm, design, plan, build, verify. The "I'm building something" pick.
Frontend Design
Makes Claude produce genuinely good-looking interfaces instead of the generic-AI look.

Once you're signed in: run /plugin, open the Discover tab, install both, then /reload-plugins. Both ship in the default marketplace, so there's nothing to set up in between.

10 · Your turn

What should you build?

Look at your own work through the four layers. Jot one answer to each.

Information
Where is your info scattered across tools?
Tool
What single task do you repeat constantly?
Agent
What do you wish just happened on its own?
Creation
What do you make from scratch that AI could rough-draft?

11 · The one to remember

Ask, don't command.

"I want to achieve X. What's the best way? What are the limits? What edge cases should we consider?"

The most powerful move with Claude isn't telling it what to do, it's asking. The more you ask, the deeper it digs and the more you understand. The judgment stays yours, and good judgment comes from good questions. That takes practice.

Command Ask

12 · To take with you

Keep using it until
it's second nature.

You don't need to be technical. You need to manage it well: goal, skills, tools, context.
Install it, add Superpowers and Frontend Design, pick one thing from your list.
Keep going through the rough days. That's the whole game.

Thanks for sticking with the flat part

Any questions?