For freelancers & solopreneurs

Clone Yourself
With AI.
One Afternoon.

Claudimation is the step-by-step system that turns your existing Claude subscription into an AI that handles proposals, client reports, deliverables, and admin — while you focus on the work only you can do.

Built around what's actually permitted in 2026 — not the outdated tutorials that will get your account flagged.

$49.99
One-time payment
$149 after launch week
Get Instant Access →
What you get back
40+
Hours saved per month
1
Afternoon to set up
6
Ready-to-use blueprints
$0 extra
for Parts 1–4
Runs on your existing plan
Included in your purchase
Full interactive guide (8 sections, copy-paste ready)
PDF version to keep forever
6 automation command blueprints
CLAUDE.md freelancer template
Multi-agent pipeline setup guide
n8n automation walkthrough
"I used to spend Sunday night writing client reports. Now I run one command on Friday and they're done. My clients think I hired someone."
— FREELANCE BRAND STRATEGIST, 6 ACTIVE CLIENTS

You're doing work
a system should do.

Right now

Billing 35 hours.
Working 50.

Writing client status reports from scratch every single week
Staring at a blank page every time you start a proposal
Chasing invoices manually and awkwardly
Re-explaining your context to Claude every session
Research starting from zero for every new client
Friday afternoons eaten by admin instead of life
After one afternoon

Claude handles it.
You review and send.

Type /client-report — polished report in 60 seconds
Complete proposals from a single slash command
3-stage invoice follow-ups drafted and staged automatically
Claude knows your clients before you type a word
Research briefs with competitive analysis in minutes
Deliverables packaged and emailed — without you

A complete system.
Not just tips.

Most AI content shows you tricks. Claudimation gives you infrastructure — built for freelancers, working on your first day.

01 /

10-Minute Installation

Claude Code installed and running. Works on Mac, Windows, and Linux. You paste one line. Done.

02 /

Your Master CLAUDE.md

A permanent briefing file Claude reads every session. It knows your clients, your rates, your standards. Write it once, benefit forever.

03 /

6 Automation Blueprints

Client reports, proposals, delivery packages, invoice follow-ups, niche research, brief expansion. Copy, paste, run.

04 /

Multi-Agent Pipelines

Three agents — Briefer, Producer, Reviewer — working in sequence. Better output than any single prompt. Runs inside Claude Code on your existing subscription.

05 /

n8n Automation Guide

Trigger Claude automatically on schedules, emails, and file drops. Free to self-host, or $20/mo cloud. Uses the Claude API (~$5–20/mo at freelancer usage). The optional layer that makes it all run without you.

06 /

4-Week Ramp Plan

One workflow per week. 8 hours saved by Week 1. 40+ hours by Week 4. The savings compound as you add layers.

Why not just figure
this out yourself?

You could. The documentation exists. But here's what you'd spend the next 6–10 hours discovering:

The Claude Code documentation assumes you already understand which authentication method applies to your setup — and there are three different ones depending on how you're accessing it.
Most tutorials on YouTube and Reddit were written before January 2026. The permissions model changed. Some of what they teach will get your account flagged or break mid-setup.
The CLAUDE.md format, custom command syntax, and sub-agent invocation all changed in recent releases. The version you're reading about may not match the version you're installing.
None of this is insurmountable. It just takes time you could be billing for.
What changed in January 2026

Anthropic built something powerful. Then made the rules complicated.

Claude Code went from beta to general availability with a new permission system, updated rate limits, and a distinction between what your Pro subscription covers versus what requires an API key. Simultaneously, the sub-agent and MCP integration features shipped — powerful, but underdocumented for non-engineers.

Claudimation is built against the current rules — not a tutorial someone wrote when Claude Code was in private beta. Specifically:

The 6 command blueprints use the slash-command syntax that ships in the current release — not the older !command format that no longer works.
The multi-agent setup uses Claude Code's native sub-agent invocation — not the API-based workarounds older guides require.
The CLAUDE.md template is structured for the current context-injection format — the one Claude actually reads on startup today.
The n8n integration uses the current Anthropic API endpoint and headers — not the deprecated v1 format still referenced in most tutorials.

What does this
actually cost to run?

The question nobody answers clearly. Here it is.

Claude Pro or Max
You already have this. Required.
$20–100/mo
Parts 1–4 of this guide
CLAUDE.md + 6 commands + multi-agent. Runs on your existing plan.
$0 extra
Claude API key optional
Only needed for n8n automation (Parts 5–6). ~$5–20/mo at freelancer usage.
$5–20/mo
n8n optional
Free if you self-host. $20/mo for the managed cloud version.
$0–20/mo
Total, full system running
Core system only: just your existing plan. Everything automated: add $25–40/mo.
$0–40/mo extra
Launch Week Pricing

Get Claudimation

Everything you need to build your AI clone in one afternoon. Works on your existing Claude Pro or Max subscription.

$49.99
Was $149.00
You save $99 this week
One-time payment · Instant access · Keep it forever
Runs on your existing Claude subscription
Full interactive guide — 8 sections, works in your browser
Downloadable PDF to keep and reference offline
6 copy-paste automation blueprints — client reports, proposals, delivery, follow-ups, research, briefs
CLAUDE.md freelancer template — set up in 10 minutes, works forever
Multi-agent pipeline setup — 3 agents that brief, produce, and review their own work
Optional — goes further with additional tools
n8n automation walkthrough — workflows that run without you (free self-hosted or $20/mo)
Claude API integration guide — for scheduled agent runs (~$5–20/mo usage)
Included regardless
4-week ramp plan — 8 hrs saved by Week 1, 40+ hrs by Week 4
✓  Got it — taking you to checkout now…

Secure checkout · Instant delivery · 30-day money-back guarantee

🔒 Secure payment
Instant access
30-day guarantee
♾️ Keep forever
Free preview — the full interactive guide

Click any section to follow along. Expand each step, copy the commands, tick off as you go.

Before You Begin

What You Need

Works with your existing Claude subscription. Here's your quick pre-flight check.

Requirements

  • Mac (macOS 13+), Windows 10+, or Linux (Ubuntu 20.04+)
  • Claude Pro ($20/mo) or Max ($100/mo) subscription
  • Internet connection for installation
  • Windows users: Git for Windows from git-scm.com first
  • One free afternoon (~3 hours total)
Before you start

The free plan does not include Claude Code — you need Pro or Max. Also worth knowing: Parts 1–4 run entirely on your existing subscription. Parts 5–6 (n8n automation and scheduled agents) optionally use the Claude API (~$5–20/mo) and n8n (free self-hosted or $20/mo cloud). You can skip those entirely and still save 20+ hours a month.

What You'll Have When You're Done

  • Claude Code installed and running on your machine
  • A CLAUDE.md that knows your clients, rates, and workflow — permanently
  • 6 slash commands for your most time-consuming weekly tasks
  • A 3-agent pipeline that reviews its own work before you see it
  • A clear path to 40+ hours saved per month
Part 1 · 10 Minutes

Installation

Four steps. One terminal window. You'll be running Claude Code before your coffee gets cold.

1

Open Your Terminal

The place where you'll type commands. Don't worry — you're only pasting a few lines.

30 sec

Mac: Press Cmd+Space, type "Terminal", press Enter.
Windows: Press the Windows key, type "PowerShell", press Enter.
Linux: Press Ctrl+Alt+T.

First time with a terminal?

Think of it as texting your computer instead of clicking buttons. You'll paste a line, press Enter, it does the thing. That's it.

2

Run the Install Command

Pick your operating system, copy the command, paste it in.

2 min

Mac or Linux:

curl -fsSL https://claude.ai/install.sh | bash

Windows (PowerShell):

irm https://claude.ai/install.ps1 | iex

Text will scroll as it downloads and installs. Wait until it finishes — usually 30 seconds to 2 minutes.

3

Verify It Worked

Run this quick check — you should see a version number appear.

10 sec
claude --version

You'll see something like 2.x.x. If you get "command not found" — close the terminal completely, open a fresh one, try again. This fixes it 90% of the time.

4

Launch & Log In

Start Claude Code and connect to your Claude account.

1 min
claude

A browser window opens — log in with the same account you use on claude.ai. Once done, your terminal shows Claude's prompt.

You're in

See Claude's prompt in your terminal? You did it. Type /help to explore, or /exit to quit for now.

Part 2 · 15 Minutes · Most Important Step

Your CLAUDE.md File

This one file is the difference between an AI that starts from zero every session — and one that already knows your entire business.

Why This Changes Everything

Without a CLAUDE.md: every session is blank. You re-explain your clients, your preferences, your standards. Every time.

With a CLAUDE.md: Claude reads your full context automatically every time it starts. Write it once. It works forever. It's the difference between a new temp and a colleague who already knows your business.

1

Create the File

Run these two commands to create the folder and open it for editing.

30 sec
mkdir -p ~/.claude nano ~/.claude/CLAUDE.md

Prefer a visual editor? Use VS Code, TextEdit (Mac), or Notepad (Windows). Just save it as CLAUDE.md inside the ~/.claude/ folder.

2

Paste This Template & Customize It

Replace everything in brackets with your real information.

# [Your Name]'s Claudimation Workspace ## Who I Am [Your role. E.g.: "Freelance copywriter. I manage 4–6 clients across content, email, and brand strategy."] ## My Active Clients - **[Client A]**: [What they hired you for, current project phase] - **[Client B]**: [What they hired you for, current project phase] - **[Client C]**: [Retainer, what's due monthly] ## My Rates - Hourly: $[X] | Project minimum: $[Y] - Monthly retainer: $[Z] for [specific deliverables] ## How I Work - Output style: actionable and specific — no vague advice - Client tone: professional but warm, unless otherwise noted - Always flag if something needs legal or financial review - My weakest area: [e.g. "SEO"] — please explain clearly ## Things to Automate - Automate: [client reporting, proposals, invoice follow-up] - Never automate: [final strategy calls, major decisions] ## Mistakes to Avoid - Never invent statistics or citations - Be direct — don't soften feedback unnecessarily - Flag any output that's a draft, not a final
Most Important Sections

Who I Am — sets Claude's understanding of your expertise. My Active Clients — Claude references them by name in every session. Mistakes to Avoid — trains out the AI habits that annoy you most.

3

Save & Test It

Save the file, then launch Claude and ask it what clients you have.

1 min

In nano: press Ctrl+O, then Enter, then Ctrl+X. Then run claude and ask: "What clients am I working with right now?" Claude should name them from your file.

Project Files

You can also create a CLAUDE.md inside any project folder. Claude reads both — global for your general context, project-specific for client details.

Part 3 · 20 Minutes

Your 6 Automation Commands

Each command is a saved workflow file. Type the slash command and Claude runs a full multi-step process instantly. This is where your weekly time savings live.

One-Time Setup: Create Your Commands Folder

Run once. All your commands live here from now on.

5 sec
mkdir -p ~/.claude/commands

Each file you save here becomes a command. client-report.md/client-report. Simple.

Click each command to see the full prompt. Copy and save as the filename shown.

📋
/client-report
Weekly status report from rough notes — done in 60 seconds

Converts your raw notes into a polished client-ready report. Wins, blockers, next week's plan, decisions needed from the client.

--- description: Weekly client status report from raw notes --- Client & notes: $ARGUMENTS Create this week's status report: 1. **Wins**: What got done (frame for client value, not hours) 2. **In Progress**: Current tasks with rough % completion 3. **Blockers**: Anything stalled — honest, not defensive 4. **Decisions Needed**: What client must decide + deadline 5. **Next Week**: 5 clear bullet points 6. **Metrics**: Any numbers showing progress (if applicable) Warm, professional tone. Lead with value.

Save as: ~/.claude/commands/client-report.md

Example: /client-report Acme Corp — [paste your notes]

📄
/write-proposal
Full proposal with 3 pricing tiers from one command
--- description: Complete project proposal with 3 pricing tiers --- Project to propose: $ARGUMENTS Write a complete proposal: 1. **Their Problem** (lead with this — not your services) 2. **Your Approach**: How you'll solve it, plainly 3. **Deliverables**: Specific, with clear definitions of done 4. **Investment** — 3 tiers: - Good: Core scope - Better: Core + one key upgrade - Best: Full engagement 5. **Timeline**: Key milestones, not just an end date 6. **Next Step**: Single clear call to action with expiry date Close with confidence. Don't hedge.

Save as: ~/.claude/commands/write-proposal.md

📦
/package-deliverable
Reads project folder → delivery email + invoice line items

Navigate to your project folder first, then run this. Claude reads every file and packages it for client delivery.

--- description: Package deliverables and draft client delivery --- Project: $ARGUMENTS Read all files in this directory, then produce: 1. **Summary**: 3-sentence client-facing overview 2. **Deliverables**: Full list with completion status 3. **Delivery Email**: Subject line + body (warm tone) 4. **Invoice Line Items**: Work descriptions with hours 5. **Revision Instructions**: How client should give feedback 6. **Flags**: Anything not ready for client eyes yet

Save as: ~/.claude/commands/package-deliverable.md

💸
/invoice-followup
3-stage follow-up for overdue invoices — all drafted at once
--- description: 3-stage invoice follow-up email sequence --- Invoice situation: $ARGUMENTS Draft all 3 follow-up stages: Stage 1 (1–7 days): Friendly — assume it's an oversight Stage 2 (8–21 days): Firm — reference original payment terms Stage 3 (22+ days): Final — state consequences clearly For each stage provide: - Subject line - Email body - Suggested send time - Note if this is a long-term client (adjust tone) Protect cash flow while protecting the relationship.

Save as: ~/.claude/commands/invoice-followup.md

🔍
/niche-research
Competitive brief with strategic recommendations
--- description: Research brief with competitive analysis --- Research this: $ARGUMENTS 1. **Market Overview**: Who's winning and why 2. **Top 5 Players**: Positioning, messaging, gaps 3. **Trends**: What's rising, what's falling 4. **Gaps**: What competitors aren't doing 5. **Strategic Angles**: 5 positions my client could own 6. **Next Move**: 3 specific recommended actions Flag anything unverified. Cite sources where you can.

Save as: ~/.claude/commands/niche-research.md

📐
/expand-brief
Turns a vague client brief into a full project spec
--- description: Turn a vague brief into a full project spec --- Client brief: $ARGUMENTS Produce a full project specification: 1. **What They Actually Want** vs. what they said 2. **Full Scope**: Deliverables with definitions of done 3. **Realistic Timeline**: Key milestones (not just end date) 4. **5 Questions to Resolve**: Must answer before starting 5. **Scope Creep Risks**: Flag the fuzzy edges 6. **Confirmation Email**: Ready to send to client for sign-off Protect future-you from present-client's vagueness.

Save as: ~/.claude/commands/expand-brief.md

Build Your Own

These six are the foundation. Anything you do repeatedly becomes a command. Save a .md file in ~/.claude/commands/, use $ARGUMENTS as the placeholder for what changes each time. That's the whole system.

Part 4 · Included in your subscription

Multi-Agent Pipelines

Instead of one Claude doing everything, three agents work in sequence — each making the next one's output better. Runs entirely inside Claude Code on your existing Pro or Max subscription. No API key needed.

Why Three Agents Beat One

A single Claude session has to research, write, and edit all at once. When you separate those roles, each agent does its job fully — and quality goes up noticeably. Most people never discover this.

A

Agent A — The Briefer

Reads your raw input and CLAUDE.md context. Produces a clear internal brief for Agent B to work from.

What it produces

Client context, goals, constraints, tone requirements, definition of success — all structured so Agent B can execute without guessing.

B

Agent B — The Producer

Receives Agent A's brief. Executes the actual deliverable with full focus on quality.

What it produces

The actual deliverable — proposal, report, content, analysis. Because it has a clear brief, it produces better work than if you'd asked for everything in one go.

C

Agent C — The Reviewer

Receives Agent B's output and the original brief. Scores it, flags gaps, and requests specific revisions before you see the final.

What it produces

A scored critique and a revised final version. The equivalent of a second expert pair of eyes before anything reaches you.

How to Run It — Just Type This Into Claude

Navigate to your project folder, launch claude, then paste this:

Run a three-agent pipeline on this project: Agent A: Read all files in this directory. Produce a structured internal brief with full context. Agent B: Use Agent A's brief to write [deliverable]. Agent C: Review Agent B's output against the brief. Score it 1–10, list specific gaps, then return a revised final version.
Part 5 · Real Examples

What Your Week Actually Looks Like

Exactly what you type. Exactly what you get back. These aren't demos — this is what a normal Claudimation workday looks like.

Monday Morning

Onboarding a New Client Niche

You type: /niche-research cybersecurity consulting for mid-market healthcare companies in the Southeast US

Claude produces: 4 key competitors, their pricing models, their service gaps, and 3 differentiation angles ready to drop into your pitch deck.

✓ Research brief ready in 3 minutes. Client pitch sharpened before the call.

Wednesday Delivery

Packaging a Completed Project

You do: Navigate to your client folder. Then type: /package-deliverable Acme Corp Q1 content package

Claude reads 12 files, produces a delivery email in two tone variants, invoice line items broken down by piece, and flags that one blog post is missing a meta description.

✓ Entire client delivery staged in 2 minutes. Nothing slipped through.

Friday Afternoon

5 Client Reports at Once

You type: /client-report [Client Name] — [paste your notes] — repeated for each client.

Each report leads with wins, addresses blockers honestly, previews next week, and lists decisions the client needs to make. Each one calibrated to that client's tone from your CLAUDE.md.

✓ 5 polished reports in under 30 minutes. Used to take 3 hours.

Whenever Needed

Invoice 47 Days Overdue

You type: /invoice-followup Client B — Invoice #127 — $4,200 — 47 days — long-term client

Claude produces all 3 escalation stages, notes the long-term relationship flag, offers a softened Stage 3 variant, and suggests sending the revised version first.

✓ Awkward conversation handled. Relationship preserved.

Part 6 · The Rhythm

Your Daily System

The freelancers who get the most from Claudimation don't try to automate everything at once. Build one workflow at a time. The savings compound.

4-Week Ramp — From Setup to 40+ Hours Saved

WeekFocusHours Saved/Month
Week 1Install + CLAUDE.md + your most urgent 2 commands8–12 hrs
Week 2All 6 commands, used on real client work daily18–25 hrs
Week 3First 3-agent pipeline on a real deliverable28–35 hrs
Week 4n8n automation — Friday reports generate without you (optional: ~$5–20/mo API + free n8n)40+ hrs

Sample Weekly Rhythm

WhenActionCommand
Monday AMExpand any new client briefs before starting/expand-brief
Before pitchesResearch the client's niche and competitors/niche-research
New projectsDraft proposals with 3 pricing options/write-proposal
Before sendingPackage deliverable, draft email, itemize invoice/package-deliverable
Friday PMAll client status reports in one go/client-report
As neededChase overdue invoices without the awkward/invoice-followup
The Golden Rule

Pick the command that solves your biggest current pain — start there this week. Get comfortable. Then add the next. Don't try to deploy all six on day one.

Part 7 · Your Roadmap

What's Next

You've built the foundation. Here's where it goes from here — and what each level unlocks.

You Are Here — Claude Code + CLAUDE.md + Commands

AI that knows your business and runs full workflows on command. Solid foundation.

Included in Pro/Max subscription

MCP Servers — Connect Claude to Your Tools

Claude reads your Google Drive, searches the web, talks to your databases. Your whole workspace becomes Claude's context.

Free — open source packages

API + n8n — Workflows That Run Without You

Friday reports generate automatically. New email arrives → brief is drafted. File drops → analysis appears. Business runs overnight.

6

Autonomous Agents — AI That Acts on Your Behalf

Agents that monitor, research, and execute multi-step tasks. Morning briefings ready when you wake up.

7

Full Pipeline — The Actual Clone

Multiple agents + persistent memory + scheduled runs. You review and direct. You don't execute anymore.

The Compounding Effect

Every command you build today becomes an instruction your automated agents run tomorrow. The CLAUDE.md you write this afternoon gets more powerful with every layer you add. Start here. Build one thing at a time. The infrastructure grows with you.

Appendix

Quick Reference

Bookmark this. Everything you need on one screen.

Installation

PlatformCommand
Mac / Linuxcurl -fsSL https://claude.ai/install.sh | bash
Windowsirm https://claude.ai/install.ps1 | iex
Verifyclaude --version
Launchclaude
Diagnoseclaude doctor

Your File Locations

WhatWhere
Global context~/.claude/CLAUDE.md
All commands~/.claude/commands/*.md
Project context[any-project-folder]/CLAUDE.md

Your 6 Commands

CommandWhat It Does
/client-reportWeekly status report from rough notes
/write-proposalFull proposal with 3 pricing tiers
/package-deliverableDelivery email + invoice from your project folder
/invoice-followup3-stage follow-up sequence for overdue invoices
/niche-researchCompetitive brief with strategic recommendations
/expand-briefVague client brief → full project specification

Session Commands

CommandWhat It Does
/helpShow all available commands
/compactCompress conversation — fixes slowness
/clearWipe session and start fresh
/initAuto-generate a CLAUDE.md for current folder
Shift+TabPlan Mode — Claude asks before acting
@filenameReference a specific file in your prompt
/exitEnd the session

Troubleshooting

ProblemFix
"command not found"Close terminal fully, open a new one, try again
Authentication failsRun claude logout then claude
Commands not appearingFiles must end in .md, in ~/.claude/commands/
Claude slow or confusedType /compact to compress the conversation
Can't find your filesCheck directory with pwd
Something brokenRun claude doctor — fixes most issues
READY TO BUILD YOUR AI CLONE?

Get the full Claudimation system.

PDF guide, all 6 blueprints, multi-agent setup, n8n walkthrough, and the 4-week ramp plan. One-time payment. Instant access.

Get Access — $49.99 →

One-time payment · 30-day money-back guarantee