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
Text Your Mom
v0.1.0Relatable B2C app company cabinet used to test nested cabinet behavior.
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.
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.
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.
Content Creator
v0.1.0Solo content creator operation with strategy, editing, and analytics workflows.
SaaS Startup
v0.1.0B2B SaaS startup with product-led growth, engineering, and customer success teams.
E-commerce Store
v0.1.0Direct-to-consumer e-commerce brand with inventory, email marketing, and fulfillment operations.