OS Coach — AI skill for Claude Code
A Claude Code skill that coaches a non-technical person through building their own agentic OS, one layer at a time.
How to install OS Coach
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open earlyaidopters/os-coach and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What OS Coach does
A Claude Code skill that coaches a non-technical person through building their own agentic OS, one layer at a time. Substrate first, model second.
Alternatives in AI
README
/os-coach
A Claude Code skill that hand-holds a non-technical person through building their own **agentic OS**, one layer at a time, in whatever folder they run it in. It does the technical work for them. They make the decisions.
The whole thing rests on one idea: **an agentic OS is mostly plumbing. The model is the cheap 20%.** You cannot talk to your data if the back of house is a mess, so this skill builds the back of house first, then layers capability on top.
Six layers, built from the ground up. Identity is the foundation, Substrate (the back of house) is the biggest layer, and Agents sit on top once everything beneath them is solid.
What it does
You run `/os-coach` inside any folder and tell it your goal. The skill:
- Starts a real OS in that folder, captures your goal in your own words, and remembers exactly where you are between sessions in a
memory.mdfile. - Coaches one layer at a time. It asks 2 to 3 plain-English questions, waits for your answer, then builds the actual files and folders for you and explains what it made and why.
- Never talks like a manual. No jargon. When a technical word is unavoidable it gets one short sentence and an everyday analogy. It assumes you have never opened a terminal.
- Refuses to be generic. Every suggestion is grounded in your real goal and what is actually in your folder right now, not boilerplate advice.
- Audits on demand. Ask it to assess and it scores all six layers against your stated goal, gives you the three highest-leverage next moves in priority order, and writes the report to
OS-AUDIT.md. - Protects what you flag as sensitive. If you mark a field private, it never writes that value into the folder, it stores a non-identifying handle instead.
The six l
Related Skills
Use Crew Gateway
Route an OpenAI/Anthropic-compatible client through the portable farmd control plane's virtual crew model, for
Memgentic
Universal AI memory layer — your second brain across every AI tool. Local-first, open source, MCP-compatible.
PM Second Brain
A second-brain context system for PMs using Claude Code daily — folder structure, file conventions, and CLAUDE
Ollama Cc Plugin
Use local/cloud ollama models from Claude Code as a second engine: read-only consult/review, agentic worktree-
Claude Code Skills
Complete software development lifecycle skills optimized for non-technical founders building SaaS applications
AI Business Builder Agents
A multi-agent plugin for Claude Code that helps non-technical founders build AI-powered businesses from idea t
Related Agents
Vibe Coding Coach
Use this agent when users want to build applications through conversation, focusing on the vision and feel of
GPT Delegate
Assigns a task to a GPT model (Codex) for execution and monitors the background job through completion. Use wh
Review Agent UX
Reviews plans and specs from the perspective of someone building AI agent systems and agentic workflows. Use w