Company Brain Starter Kit
Company Brain is a markdown-driven context protocol that configures any AI assistant as an operational partner. It provides structured behavioural rules, skill workflows, and prompt templates with zero infrastructure overhead.
Quick Start
- Copy the bootstrap prompt from
index.mdor the hosted site. - Paste it into your AI assistant (Claude, ChatGPT, Antigravity, AI Studio, or any tool that accepts prompts).
- Start working. The AI will guide you from there.
File Structure
Company Brain Experimental/
├── index.md # Entry point and bootstrap prompt
├── AGENTS.md # AI behavioral rules and routing logic
├── PROMPTS.md # Prompt library index
├── CONTACT.md # Creator attribution and user template
├── CAPABILITIES.md # AI capabilities registry template
├── TOOLS.md # Tool setup and active registry template
└── SKILLS/ # Guided multi-step operational workflows
├── sys-audit.md # Audit current knowledge and workflows
├── decision-log.md # Framework for recording decisions
├── vault-setup.md # Bootstrap a personal AI OS vault from zero
├── tool-manager.md # Look up, install, and verify tools
└── session.md # Open/close sessions: orient from memory, persist changesHow to Customize
- Change AI Behaviour: Edit
AGENTS.mdto add custom rules, constraints, or tone guidelines. - Add New Workflows: Create new markdown files in
SKILLS/following the existing format. - Add Your Details: Edit
CONTACT.mdwith your profile and business context so your AI can reference it.
Built by
Built by Zeeshan Patel (zshanpatel@gmail.com).
License
Free to use and adapt. Attribution appreciated.