AI Her Way · The AI Operating System

Your AI Operating System: the complete guide

A plain-English guide to what you have, how it all fits together, and exactly how to use it. No jargon, no assumed tech background. If you have used an earlier version of our skills, jump to Section 7: Coming from an earlier version.

Section 1

The big idea in one minute

Most people use AI like a clever assistant they have to re-brief every single time. Your AI Operating System is different: it is a whole AI business, set up once to know your business, your voice, and your rules, then organised into departments that each do one part of the job well.

Think of it like hiring a team:

You do not need all of it at once. You start with the Foundation and one department, and add more when you are ready.

The one rule that never changes: anything that gets sent, published, or spends money is drafted for you and waits for your yes. The AI prepares; you decide. Always.

Section 2

What is included

The Foundation (start here, everyone)

The shared brain and the safety rails. It includes:

The departments

Each department behaves like a brilliant, ethical head of that function. Each is a set of skills that read your Foundation and do one job well.

DepartmentWhat it does for youAvailable
Marketing OSStrategy, campaigns, content, email, social. Plus the Content Studio: turns plans into finished carousels, images, reels, and scheduled posts.Now (includes Content Studio)
Admin & Ops OSYour Chief of Staff: inbox, calendar, meetings, tasks, SOPs, travel, the weekly rhythm.Now
Home OSReal life: family calendar, meals, chores, school comms, the mental load.Now
Sales OSQualifying leads, fast replies, discovery, proposals, and the follow-up that most deals live or die on. Honest, never pushy.July
Client Delivery OSOnboarding, status updates, keeping clients happy, renewals, and endings worth a referral.August
Strategy OSDirection and goals: planning, quarterly reviews, competitor and scenario thinking.September
Finance & Legal OSInvoicing, chasing payments, cash flow, explaining contracts. Never moves money, never gives legal advice: it prepares and points you to a professional.October
CEO OSThe orchestration layer: hand it a goal, it delegates across departments and coordinates the work, checking with you.November
Scaling & Exiting OSMaking the business run without you, then ready to grow, sell, or hand over.December

New departments arrive on their month. If you subscribe (see below), they simply appear.

The optional accelerators (no lock-in, ever)

Your OS runs on plain files with any capable AI. On top of that, if you want to move faster:

The tune-up tools (the Optimise set)

Section 3

How it all fits together

        YOU  (set the direction, approve what ships)
         |
     CEO OS   (takes a goal, delegates, coordinates, checks with you)
         |
   ┌─────┴──────────────────────────────────────────┐
   Departments: Marketing · Sales · Client Delivery ·
   Strategy · Finance & Legal · Admin & Ops ·
   Scaling & Exiting · Home
   ┌──────────────────────────────────────────────────┐
   FOUNDATION  (your context, your voice, the checks, the logs)
   ┌──────────────────────────────────────────────────┐
   ACCELERATORS  (Notion brain · Slack/Teams · your own tools)

Read it top to bottom: you set the direction, the CEO layer can coordinate the departments, every department stands on the shared Foundation, and the accelerators make it faster to run without ever locking you in. You can use any single department on its own; the layers above are there when you want them.

Section 4

How to use it (step by step)

First: set up your AI-HQ (step zero)

Before anything else, give your OS one home. Everything lives in a single folder on your computer called AI-HQ: your Foundation sits at the base of it, and each department is a folder on top.

Put it near the top of your drive. On Windows that is C:\AI-HQ. On Mac it is ~/AI-HQ, your home folder.

Not in a cloud-synced folder. Not OneDrive, not SharePoint, not Google Drive, and on Mac not Desktop or Documents either, because iCloud usually syncs both without asking you. Synced folders hand your AI a placeholder instead of the real file, and long paths break some tools outright. A short path near the top of your drive avoids both.

Open the Set up your AI-HQ tool in the Hub, answer a few quick questions about your situation (a business, just your role, several businesses, or clients you build for), and it gives you the exact folder structure and copy-paste commands. Do this once.

Then you connect your AI to that folder. Which tool you use changes how that works, and the next section walks you through it click by click.

Then you have two ways to get the skills. Both use the same content; pick whichever suits you.

Connecting your AI to your folder

You will see the phrase "point your AI at your folder" a lot. Here is what it actually means: you are telling your AI tool which folder on your computer it is allowed to read and write in. You do it once. After that it just knows.

How you do it depends entirely on which tool you use, so find yours below and ignore the rest.

First, check you can actually do this

Only some tools can reach into a folder on your computer. Before you start:

If you useYou need
Claude CoworkA paid Claude plan (Pro, Max, Team or Enterprise). To connect a folder on your computer you need the Claude desktop app for Mac or Windows, kept open while you work. Cowork also runs in a browser and on mobile now, but it cannot reach a folder on your computer from there. Not on the Free plan.
Claude CodeA paid Claude plan, and comfort opening a terminal. It is less scary than it sounds.
Codex / ChatGPTA paid ChatGPT plan.
Copilot, Gemini, or Claude and ChatGPT in a browserNothing extra, but these cannot read your folder. Open "If your tool cannot read folders" below.
Claude Cowork

Do this once and Claude remembers your folder from then on.

  1. Install the desktop app. Download Claude Desktop for Mac or Windows and install it. Connecting a folder on your computer only works through the desktop app; Cowork also runs in a browser now, but it cannot reach your local files from there. If you already have the app, update it to the latest version, because folder projects need the current one.
  2. Open the app and sign in.
  3. Look at the left-hand navigation panel. Find Projects.
  4. Click the "+" button next to Projects. Three options appear: Start from scratch, Import from project, and Use an existing folder.
  5. Click "Use an existing folder." This is the one you want, because your AI-HQ folder already exists.
  6. Choose your AI-HQ folder. A file browser opens. Navigate to C:\AI-HQ on Windows or ~/AI-HQ on Mac and select it.
  7. Name it. Call it AI-HQ, or your business name. You will also be asked where to save the project on your computer, and you can add instructions and extra files here if you want to. You do not have to.
  8. Click "Create." Done. Claude now has your folder.
  9. Start working. In the message box, select "Cowork" in the bottom-left corner (Chat and Cowork start from the same box, you just pick which one). Then describe what you want.

Your first instruction should be this:

Read the README in this folder and walk me
through connecting my tools, step by step.

Two things to know once you are set up

  • Leave the desktop app open while you work. This one catches everyone out. Your session actually runs in the cloud, so it keeps going even if you close your laptop. But it can only reach files on your computer while the desktop app is open on that machine. Close the app and Claude keeps working, it just goes blind to your files.
  • It will ask permission before touching things. That is normal and it is on your side. Granting access to a folder is a decision Claude will not make for you.
Claude Code
  1. Open Terminal on Mac, or Command Prompt or PowerShell on Windows.
  2. Move into your folder. Type this and press enter:
    Mac:      cd ~/AI-HQ
    Windows:  cd C:\AI-HQ
  3. Start it by typing claude and pressing enter.

That is it. Claude Code works inside whatever folder you started it in, so it can already see everything. There is no folder to select.

Then say: "Read the README in this folder and walk me through connecting my tools, step by step."

Codex / ChatGPT

Same shape as Claude Code. Open a terminal, move into your AI-HQ folder (cd ~/AI-HQ on Mac, cd C:\AI-HQ on Windows), then start Codex by typing codex and pressing enter. Like Claude Code, it works in the folder you started it in. Your first instruction is the same: ask it to read the README and walk you through connecting your tools.

One honest note: OpenAI documents folder access less clearly than Anthropic does, so if Codex does not pick up your folder, ask in the Hub community rather than guessing at settings.

If your tool cannot read folders (Claude or ChatGPT in a browser, Copilot, Gemini)

Claude in a browser, ChatGPT in a browser, Microsoft Copilot and Google Gemini cannot see into a folder on your computer. That is a limit of those products, not something you have set up wrong. No amount of trying will change it.

You use a proxy version instead:

  • Claude in a browser: upload the files into a Claude Project
  • ChatGPT in a browser: upload the files into a custom GPT or project
  • Microsoft Copilot: repackage the skill content as agent instructions
  • Google Gemini: repackage the skill content as Gem instructions

The proxy is a real setup, not a consolation prize. The skills still do the job and still sound like you. What you give up is the automatic layer: skills will not load themselves on demand, memory and logs will not write back to real files, and you will not get scheduled tasks. If you want all of that, you need Cowork, Claude Code or Codex. If you are staying where you are, start with the proxy and it will work.

One file, two names

Inside your folder there is a manager file that loads your skills and applies your rules. Claude looks for CLAUDE.md. Other platforms look for AGENT.md. Same file, same job, two names. If your download has one and your tool wants the other, copy it and rename it. Nothing else changes.

Option A: Subscribe (recommended, stays up to date)

This is best if you use the Claude desktop app (Cowork) or Claude Code. You add our library once, and every improvement we make arrives automatically.

In the Claude or Cowork desktop app (most members):

  1. Open Settings → Plugins.
  2. Top right, click AddAdd marketplace. In the URL box paste Ai-HerWay/os, keep Sync automatically on, and click Add. You only ever do this once.
  3. Click Browse to open the directory, then click the + next to each department to install it. Start with Foundation, then add the ones you run (for example, the + next to Sales OS).
  4. With Sync automatically on, updates arrive on their own.

In Claude Code (terminal):

  1. Add the marketplace once:
    /plugin marketplace add Ai-HerWay/os
  2. Install the parts you want. Start with the Foundation, then add departments:
    /plugin install foundation@aiherway
    /plugin install marketing-os@aiherway
    /plugin install sales-os@aiherway
    /plugin install admin-ops-os@aiherway
    /plugin install home-os@aiherway
    /plugin install optimise@aiherway
  3. Pull updates any time with /plugin marketplace update aiherway.

Option B: Download the files

Prefer plain files, or use a different AI tool? Every department is also a download from the Hub. Save the files where your AI can read them. You update by re-downloading, or by running the Hub Gap-Finder tool, which updates you without wiping your own edits.

Then: make it yours

The skills are generic on purpose; they become yours by reading your context.

  1. Go to the OS Builder at ai-os-builder.vercel.app.
  2. Answer the interview about your business, your audience, your voice, and your rules.
  3. It generates your personalised Foundation (your brain file, voice, governance, and memory files).
  4. Save those into your AI workspace. Now every skill you use behaves like you.

Subscribing gives you the skills; the OS Builder gives you the personalised setup. They work together.

Using a skill day to day

Once the Foundation is in place, you just ask. For example:

The skill does the work to a high standard, in your voice, and stops for your approval on anything that goes out.

Section 5

The safety promise (EquiAI)

Every skill lives by the same rules, so you can trust the whole system:

The traffic-light system, in plain terms: green means the AI can do it and just log it (internal, reversible things). Amber means it drafts and waits for you (anything reaching another person). Red means it stops and you decide together (money, contracts, anything irreversible).

Section 6

A note on teams

The OS works brilliantly for one person, and it scales to a team when you are ready. Connect the Notion brain so everyone sees the same information, connect Slack or Teams so the OS posts drafts and approvals where your team works, and the CEO layer can coordinate across both people and AI departments. Every skill works solo first and gains team behaviour when the team tools are connected.

Section 7

Coming from an earlier version

If you downloaded skills from us before, welcome back. Here is exactly what to do.

What changed

If you want the simplest path: switch to subscribing

  1. Add the marketplace once. Desktop app: Settings → Plugins → Add → Add marketplace, paste Ai-HerWay/os, keep Sync automatically on, click Add. Claude Code: /plugin marketplace add Ai-HerWay/os.
  2. Install the packs you use. Desktop app: click Browse, then the + next to each department (start with Foundation). Claude Code: /plugin install foundation@aiherway, then your departments.
  3. From now on you get every update automatically. You can delete your old downloaded copies once you have confirmed the new ones work (keep a backup folder until you are comfortable).

If you prefer to keep using downloads: sync safely

Use the Hub Gap-Finder & Sync tool (in the Optimise set). It:

  1. Reads the skills you already have.
  2. Compares them to the current Hub versions.
  3. Shows you, before changing anything: what is up to date, what has a newer version, what is missing, and what is your own custom work.
  4. Updates and adds only what you approve, one file at a time, and keeps your customisations (your business details, your voice edits). It never blindly overwrites your work, and it backs up before any change.

Important: your edits are safe

If you personalised any earlier skill (added your business, changed the voice, set your own rules), the sync is a careful merge, not a replacement. It preserves what you changed. If anything cannot be merged cleanly, it stops and shows you both versions rather than guessing.

Re-personalise once, cleanly

The best time to move to the new Foundation is now: run the OS Builder interview once, and it regenerates your personalised brain, voice, and rules in the new structure. Then your whole OS, old skills and new, reads from one clean, current Foundation.

If you get stuck

Post in the Hub community first, that is where answers live and others learn from your question. If it is urgent or a tech issue, email hello@aiherway.com.au. If a skill is misbehaving, run the Skills Health Check from the Optimise set; it usually finds the cause.

Section 8

Quick reference

You do not have to master all of it. Start with the Foundation and one department, use it for a week, and add the next piece when it would genuinely help. That is how an operating system is meant to grow: with you.

AI Her Way · The AI Operating System. The AI proposes; the human approves.