← Back to Blog

Skills, MCP, and Claude Code: The AI Stack That Replaces Everything

Most people are still using AI the way they used it two years ago.

They open a chat window. They write a prompt. They get a response. They copy it. They paste it into a Google Doc, an email, a Notion page, a spreadsheet. They switch tabs. They lose context. They start again.

That cycle made sense when the technology was a chatbot. It doesn't make sense anymore.

The tools that exist right now, today, allow you to build a connected AI system that reads your files, accesses your tools, follows your methodology, and delivers finished work directly into your workflow. No copying. No pasting. No context switching. No starting from scratch every session.

That system has three components: Skills, MCP servers, and Claude Code. And if you're still working in the copy-paste cycle, this is the article that gets you out of it.


What Changed: From Chat Window to Operating System

Here's the shift in plain language.

A chat window is a conversation. You ask, it answers. You take that answer and manually move it somewhere useful. The AI has no idea what tools you use, what files you have, or what you did yesterday.

An AI operating system is different. It reads your files. It connects to your email, your project management, your CRM, your calendar. It follows instructions you've written once. It executes multi-step workflows and delivers the output where it needs to go. And it does all of this inside a single environment, without you switching between fifteen browser tabs.

Three things make this possible. Each one solves a different problem.


The Three Components

Skills: Your Methodology, Encoded

A skill is a set of instructions written in plain language (a simple markdown file) that teaches AI how to approach a specific type of work. It defines what questions to ask, what quality looks like, what steps to follow, and what to avoid.

Think of it this way. You've spent years developing how you onboard clients, how you write proposals, how you structure a programme, how you give feedback. That methodology lives in your head. Every time you use AI without encoding it, the machine guesses. And it guesses wrong.

A skill file takes what you know and makes it repeatable. You write it once. Every time you invoke that skill, the AI follows your methodology exactly. You invoke it with a simple slash command (like /content-repurpose or /client-onboard) and the AI follows your encoded methodology instead of improvising.

Here's what a real skill file looks like. This is a content repurposing skill that takes a single long-form piece and produces a full multi-platform content suite:

---
name: content-repurpose
description: Transform a single piece of long-form content
  (blog post, transcript, recording notes) into a multi-platform
  content suite. Use when the user mentions repurposing, content
  pipeline, or wants social posts from a longer piece.
---

# Content Repurposing

## What to produce
From the source material, create all of the following:
- 1 x LinkedIn article (800-1200 words)
- 5 x LinkedIn posts (hook + insight + CTA format)
- 3 x email newsletter paragraphs (one key insight each)
- 10 x short-form social posts (Twitter/X length)
- 1 x summary for the website blog listing

## Voice and style
- Match the voice from global instructions exactly
- Write in first person unless the source uses third
- No generic motivational language
- Every post must contain a specific, concrete insight
- Never use: "In today's world", "game-changer", "unlock",
  "it's not just about X, it's about Y"

## Process
1. Read the source material fully before producing anything
2. Extract the 5 strongest insights or arguments
3. Identify 3 stories or examples that carry emotional weight
4. Produce each content piece, anchoring it to a specific
   insight or story
5. Save all outputs to /outputs with descriptive filenames

## Quality check
Before delivering, verify:
- Does every piece sound like the author, not like AI?
- Does every piece contain a specific claim or insight?
- Would the author send this without editing? If not, revise.

That's a real, working skill. Plain language. Clear structure. Specific standards. No code.

Here's what this looks like across different areas of your business:

  • A client onboarding skill that walks through your exact intake process, generates the right documents, asks the right questions, and produces deliverables in your format.
  • A proposal writing skill that structures your offers the way you've learned they convert, with your pricing logic, your scope definitions, your terms.
  • A meeting prep skill that pulls context from your CRM and recent emails, produces a briefing document, and drafts follow-up actions before you've even sat down.
  • A weekly reporting skill that gathers data from your project tools, summarises progress, flags risks, and produces a client-ready update in your format.

These aren't prompts. Prompts are one-off instructions you type every time. Skills are persistent methodologies that compound. You build them after you've done the work and figured out what good looks like. Then you never start from scratch again. They're your intellectual property, encoded.

Anthropic maintains an open-source skills library with dozens of ready-made skills you can use immediately or adapt to your own workflows. You don't have to build everything from scratch.

MCP Servers: Your Tools, Connected

MCP stands for Model Context Protocol. In practical terms, it's the layer that connects AI to your actual tools.

Without MCP, AI is isolated. It can think and write, but it can't do anything in your world. It can't read your Google Drive. It can't check your calendar. It can't search the web. It can't access your CRM. You're the bridge, copying information back and forth.

With MCP, the bridge disappears. AI connects directly to the tools you already use:

  • Perplexity for real-time research without leaving your session
  • Google Drive for reading and writing documents in your shared folders
  • Notion for accessing and updating your project management
  • Slack for monitoring and sending messages
  • Gmail for reading and drafting emails
  • Firecrawl for scraping and analysing any website
  • Playwright for taking screenshots and testing web pages

Each MCP server you connect expands what AI can do. Start with two or three. The ones you use most. Add more as you see what's possible.

The result: instead of "write me a marketing email" (and then you copy it into Gmail), you say "draft a follow-up email to everyone who attended Tuesday's workshop, personalise each one based on the notes in the project folder, and save the drafts in Gmail." One instruction. Multiple tools. Finished work.

Claude Code: The Engine That Runs It

Claude Code is where Skills and MCP come together. It's the environment that executes everything.

You can run it inside VS Code, inside Antigravity, or directly in the terminal. It reads your project files, loads your skills, connects to your MCP servers, and executes multi-step tasks with the full context of who you are and what you're building.

For business owners I work with, I set this up inside VS Code or Antigravity. No prior coding experience required. You're writing instructions in plain English, not programming. The interface looks more technical than what you're used to, but the learning curve is shorter than you'd expect, and the capability jump is enormous.

What makes Claude Code different from a chat window:

  • It reads and writes your actual files. No copy-paste.
  • It connects to your tools through MCP. No tab switching.
  • It loads your skills automatically. No re-explaining your methodology every session.
  • It holds massive context (one million tokens). It can work with your entire project, not a snippet.
  • It plans and executes multi-step workflows. You describe the outcome. It figures out the path.

This is the engine. Skills are the methodology. MCP is the connectivity. Claude Code is what makes them operational.


The Missing Layer Most People Skip

Here's where I see people go wrong, even when they have all three components running.

They set up Claude Code. They connect their MCP servers. They might even write a few skills. And the output is still generic. Still sounds like AI. Still requires heavy editing.

The problem isn't the technology. It's the absence of identity.

If you've read my work before, you know I call this the SIM card problem. The phone is powerful. The connections are live. But without a SIM card, the device doesn't know who it belongs to.

The Amplify OS™ framework solves this. It's the identity layer that sits beneath everything else:

  • Self: your voice, values, expertise, quality standards
  • Systems: your workflows, tools, delivery methods
  • Strategy: your positioning, priorities, and where you're headed

When you encode these three dimensions into your AI system, through global instructions, project-level context files, and skills, the output stops being generic. It sounds like you. It follows your standards. It serves your direction.

Without this layer, you have a powerful system producing work for no one in particular. With it, you have a system that amplifies you.

Build your identity layer with the Amplify OS™ Builder.


What This Looks Like in Practice

Let me give you three examples from the work I do with this stack every day.

Example 1: Full content pipeline from a single recording. You record a 45-minute podcast episode. You drop the transcript into your project folder. Your content production skill takes over: it extracts key themes, generates a long-form blog post, writes a LinkedIn article, creates five social posts, drafts an email newsletter, and produces a set of quote graphics descriptions. All in your voice, because your Amplify OS context is loaded. All saved to the outputs folder. Total time from transcript to complete content suite: under fifteen minutes.

Example 2: Competitive research and positioning. A business owner wants to understand their competitive landscape before a rebrand. MCP connects to Perplexity for real-time research and Firecrawl for scraping competitor websites. A research skill structures the analysis: messaging, positioning, pricing, audience targeting, content gaps. The output is a structured competitive report, delivered as a markdown file in their project folder. What would have taken a consultant two weeks takes an afternoon.

Example 3: Client onboarding automation. A coaching business signs a new client. An onboarding skill triggers the entire sequence: creates the project folder from a template, generates the welcome pack from the contract details, drafts personalised emails for the first three touchpoints, builds the session schedule in a shared document, and creates a tracking sheet for goals and progress. The coach reviews, adjusts one email, and sends. What used to take a full day of admin takes thirty minutes of review.

These aren't hypothetical. They're running right now.


How to Get Started

If you're ready to move from the copy-paste cycle to a connected system, here's the path.

Step 1: Set up Claude Code. You have options. Claude Code is available as a tab in the Claude Desktop app, as an extension in VS Code or Antigravity, or directly in the terminal. You need a paid Claude plan. Pick whichever environment feels most natural. If the full Claude Code setup feels like too much right now, Claude Cowork is a gentler entry point that still gives you file access and context loading.

Step 2: Connect your first MCP servers. Start with two: one for research (Perplexity) and one for your file system. Claude Code can guide you through the configuration. Each server you add expands what's possible.

Step 3: Build your identity layer. Use the Amplify OS™ Builder to create your Self, Systems, and Strategy context. Load it into your global instructions. This is what makes every output sound like you instead of a template.

Step 4: Write your first skill. Pick the workflow you do most often. The one you could do in your sleep. Write out the steps, the quality standards, the common mistakes to avoid. Save it as a markdown file in your project. That's your first skill. Use it, refine it, and watch the output quality compound.

Step 5: Ask it what to do. This is the part people don't expect. Once you're inside Claude Code, you don't need to know everything upfront. You ask it. "How do I research my competitors?" "How do I combine metrics from my CRM, my accounting software, and a Google Sheet?" "How do I automate my weekly client report?" Claude Code helps you figure it out, connects the right tools, and builds the solution with you. The barrier to entry is lower than you think.


The Compound Effect

Here's what happens over time.

You labour through a workflow. You iterate. You get it right. Then you say: "Let's make this a skill so we don't start from scratch next time." That's how skills get built, not in a planning session, but in the moment after you've done the hard work and want to capture it. Your MCP connections grow. Your context files deepen. Each piece makes every other piece more effective.

After a month, you have an AI system that knows your voice, understands your business, connects to your tools, and follows your methodology. The gap between that and someone still typing prompts into a chat window is not incremental. It's a different category of capability.

The businesses and practitioners who build this stack now will have compound advantages that are genuinely difficult to replicate later. Not because the technology is exclusive, but because the context, the skills, and the refinement take time. Start now, and every week the system gets sharper.

The tools are ready. The stack is proven. The only question is whether you build it.

Start with the Amplify OS™ Builder and build your AI system's identity layer.

The Intelligence Briefing

Every week I share one idea worth sitting with. On AI, leadership, and what it actually takes to stay relevant without losing yourself. No templates. No hacks. Just the thinking I wish someone had given me earlier.