Plug-and-play
AI teams for
AI agents.
Each cabinet is a complete AI team — agents, jobs, and knowledge. Clone a directory. Run a company.
$ npx cabinets add <owner/repo>$180K
Monthly cost
280
Hrs / week
50
Tasks / week
people
meetings
knowledge
people
meetings
knowledge
people
meetings
knowledge
Open the drawers.
A team used to be people, meetings, and knowledge.
Now each one fits in a cabinet.
was
Sarah Chen
CEO
Marcus Kim
CTO
Lena Park
Growth
now
CEO Agent
.agents/ceo/
CTO Agent
.agents/cto/
Growth Agent
.agents/growth/
was
Weekly standup
Every Monday
Sprint planning
Bi-weekly
Slack check-ins
Ad hoc
now
Weekly Brief
0 9 * * 1
Sprint Plan
0 9 * * 1
Heartbeat
every 4h
was
Lena's brain
Marcus's brain
Maria's brain
now
strategy/index.md
.md
roadmap/index.md
.md
kpis/metrics.csv
.csv
Definition
What is a Cabinet?
A cabinet is an AI team — a self-contained operating unit composed of agents, jobs, and data. Everything lives on disk as plain files.
Agents
Persistent AI team members. Each has a persona, role, heartbeat schedule, and focus areas.
# .agents/ceo/persona.md name: CEO type: lead heartbeat: "0 9 * * 1-5" budget: 100
Jobs
Scheduled automations — cron jobs, heartbeats, and manual tasks. Each owned by an agent.
# .jobs/weekly-brief.yaml schedule: "0 9 * * 1" ownerAgent: ceo enabled: true
Data
Knowledge base on disk — markdown files, CSVs, templates. Visible, inspectable, version-controlled.
# company/strategy/index.md --- title: Company Strategy tags: [strategy, q2] ---
A cabinet is just a directory. Copy it, version it, share it — it works anywhere.
All Cabinets

Personal OS
v0.1.0Your life has departments. Staff them. A second-brain / personal-assistant cabinet with six life areas — brain, family, home, money, health, play — each with its own agents, jobs, and working files.

Text Your Mom
v0.1.0Relatable B2C app company cabinet used to test nested cabinet behavior.

Real Estate Brokerage
v0.1.0Real estate brokerage with listings management, marketing, and client relationship operations.

Digital Agency
v0.1.0Digital agency managing multiple client engagements with shared processes and templates.

AI Hero
v0.1.0Self-paced AI course — 20 hours of math, intuition, theory, and hands-on LLM construction. Build a neural net from pure Python up through GPT-2, with embedded videos, interactive notebooks, checklists, and a progress dashboard.

Career Ops
v0.1.0AI-powered job search command center. Evaluate offers with a 6-block scoring system, scan 45+ company portals, generate ATS-optimized CVs, and track your pipeline with data-driven precision. Inspired by santifer/career-ops (MIT) by Santiago Fernandez.

Content Creator
v0.1.0Solo content creator operation with strategy, editing, and analytics workflows.

E-commerce Store
v0.1.0Direct-to-consumer e-commerce brand with inventory, email marketing, and fulfillment operations.

Job Hunt HQ
v0.1.0Job search is a full-time job. This cabinet staffs it with a career strategist, resume tailor, interview coach, and networking scout.

Keto HQ
v0.1.0Specialty protocol cabinet for ketogenic eating. Macros, electrolytes, ketone tracking, stall diagnosis, meal planning. Designed to plug into personal-os/health data (labs, weight, workouts) while staying installable standalone. Every recommendation cites a source.

SaaS Startup
v0.1.0B2B SaaS startup with product-led growth, engineering, and customer success teams.

USA Travel Planner
v0.1.0An inspiration board for exploring the United States — interactive map of all 63 national parks with been-there checklist, every state fair, federal holidays, iconic regional fast-food chains, and a live event-hunter agent that scans X and news for cool things happening across the country.

Audits
v0.1.0Walk a product, file every friction as a markdown issue, ship fixes with a Senior Product Lead bar — then hand a stakeholder an interactive review slideshow at the end.

Biology Experiments
v0.1.0Five interactive simulations of landmark biology experiments — Griffith's transformation, Hershey-Chase, Mendel's peas, Meselson-Stahl, and Miller-Urey. The experiments that proved DNA is the genetic material, that inheritance is particulate, that DNA replication is semiconservative, and that life's building blocks form from a primordial soup. Vanilla JS, runs in the browser.

Book Factory
v0.1.0A complete book-writing OS in a directory. Fill in three placeholders (who you are, what the book is about, format + audience), run the bootstrap prompt, and a book-coach agent builds your premise sheet, a 12-chapter outline, drafts chapter 1, generates cover-art prompts, drafts the back-cover blurb, and recommends a publishing path (KDP / IngramSpark / Draft2Digital / hybrid / query agent route). Designed for non-fiction; adaptable to memoir.

Cooking
v0.1.0A cabinet for cooking at home — what's in the fridge, what's about to expire, what to make tonight. Recipe Tonight webapp picks dinner from your pantry, weekly meal plan generates the shopping list, recipes are saved with notes so the next time you make them they're better. One agent: Chef.

Course Factory
v0.1.0A complete online-course OS in a directory. Fill in three placeholders (who you are, what the course teaches, format + price), run the bootstrap prompt, and a course-creator agent builds your curriculum outline, an 8-module syllabus, drafts the welcome lesson, generates slide prompts, sales-page copy, and a launch-week sequence — plus a platform recommendation (Teachable / Maven / Kajabi / Podia / School / self-hosted).

Fitness
v0.1.0A cabinet for strength, mobility, and conditioning. The Strength Console tracks your top sets per movement, current cycle, weekly volume, and recovery. Coach plans the week's training, suggests deloads when volume spikes, and keeps the program coherent across cycles. One agent: Coach.

Mom Command
v0.1.0The always-installed root for the Mom & Baby cabinet series. Holds the shared family context — baby profile, growth chart, feed/sleep/diaper logs, milestone log, vaccination schedule, pediatrician info, emergency contacts. Pairs with one stage cabinet at a time (newborn, infant, crawler, etc.). One agent: Martha, your chief of staff.

Newborn (0–3 months)
v0.1.0The survival cabinet for weeks 0–12 with a brand-new baby. Pairs with mom-command (the always-installed root). One agent: Martha, your newborn counselor — same Martha as every other Mom & Baby cabinet, just titled for this stage. Full-screen Survival Tracker webapp, 20 short wiki pages on newborn essentials, milestone CSV, and a clear red-flags page for when to call the doctor.

Newsletter Factory
v0.1.0A complete newsletter OS in a directory. Fill in three placeholders (who you are, what the newsletter is about, your style and cadence), run the bootstrap prompt, and an editor-in-chief agent builds your brand voice, a 12-issue content calendar, drafts the launch issue, generates subject-line variants, and recommends a platform (Substack / Beehiiv / ConvertKit / Ghost) with growth-loop tactics.

Physics 101
v0.1.0A 6-module beginner physics curriculum — Motion, Forces, Energy, Waves, Electricity, Light. Each module follows the same pedagogy: hook, core concepts, interactive element, worked example, practice questions, bridge to the next module. No calculus assumed; algebra and basic geometry only.

Physics Experiments
v0.1.0Five interactive, self-contained simulations of classic physics experiments — double-slit, pendulum wave, projectile motion, wave interference, and the brachistochrone race. Vanilla JS + Canvas 2D, zero build step, runs entirely in the browser. Each experiment is a full-screen Cabinet app you can open from the sidebar.

Podcast Factory
v0.1.0A complete Podcast OS in a directory. Fill in three placeholders (who you are, what the show is about, your style), run the bootstrap prompt, and a podcast-producer agent builds out your brand page, a 12-episode content calendar, scripts, shownotes, cover-art prompts, and a recording-platform decision guide (Riverside, StreamYard, Zencastr, audio-only).

Reading Room
v0.1.0A cabinet for what you read — TBR, currently reading, finished, with star ratings, three-bullet "what I learned", and a year-in-review wall. Goodreads but private, beautiful, and your data on your disk. Librarian curates.

Wedding Planner
v0.1.0A complete wedding-planning OS in a directory. Fill in three placeholders (who you are, your vision, your budget + date), run the bootstrap prompt, and a planner agent builds your vendor matrix, budget tracker, 18-month timeline, guest-list scaffold, vow + speech generators, RSVP system, and a day-of runbook. One agent, two routines, complete sanity in the chaos.

YouTube Channel Factory
v0.1.0A complete YouTube OS in a directory. Fill in three placeholders (who you are, what your channel is about, your style and format), run the bootstrap prompt, and a creative-director agent builds out your channel brand, a 12-video content calendar, scripts, thumbnail prompts, and a production-gear decision guide (DSLR vs mirrorless vs phone, editing software, audio chain).

Music Factory
v0.2.0A browser-native MIDI factory. Pick a famous public-domain song, watch the piano roll, listen via Web Audio synthesis, download a real .mid file. Ships with Ode to Joy, Für Elise, Twinkle Twinkle, Jingle Bells, Happy Birthday, Tetris (Korobeiniki), Canon in D, and When the Saints Go Marching In — plus the original Portal "Still Alive" player as a sub-app.