By rappdw
Your AI team and personal knowledge base — Chief of Staff, hiring pipeline, and SQLite-backed search for any project
Hire a new AI team member with specific expertise. Triggers the Researcher → HR Director hiring pipeline.
Process files from Team Inbox (the user's input channel) into the PKA knowledge base. Extracts text, metadata, and tags, then indexes for search.
Set up a new Personal Knowledge Assistant project with an AI team, knowledge base, and Chief of Staff.
Display the current AI team roster with each member's name, role, and expertise.
A Claude Code plugin that gives you a personal AI team and knowledge base.
# Install directly from GitHub (marketplace + plugin bundled in one repo)
claude mcp add-plugin rappdw/ait
Or for local development:
claude --plugin-dir /path/to/ait
# 1. Set up your project — you'll name your team during setup
/ait-setup Alice
# 2. Hire a specialist
/ait-hire frontend developer
# 3. View your team
/ait-team
# 4. Ingest files into the knowledge base
# Drop files in Team Inbox/, then:
/ait-ingest
| Skill | Description |
|---|---|
/ait-setup [name] | Scaffold the AI team: directories, CLAUDE.md, agents, and knowledge base |
/ait-hire <expertise> | Hire a new team member (runs the researcher → HR pipeline) |
/ait-team | Display the current team roster |
/ait-ingest [path] | Process files into the knowledge base |
{Name}'s Inbox/).ait/
├── .claude-plugin/ # Plugin + marketplace metadata
│ ├── plugin.json
│ └── marketplace.json
├── skills/ # Claude Code skills (ait-setup, ait-hire, ait-team, ait-ingest)
├── pkb/ # Personal Knowledge Base engine (Python)
├── demo_script.md # Guide for demoing to non-technical users
└── README.md
your-project/
├── .claude/agents/ # AI team member definitions
│ ├── {researcher}.md
│ └── {hr-director}.md
├── CLAUDE.md # Chief of Staff's orchestrator identity
├── Team/ # Shared workspace
├── Team Inbox/ # Your input channel: file drops, task requests, reference material
├── {Name}'s Inbox/ # Your personal inbox
└── kb/
└── pka.db # SQLite knowledge base
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rappdw/aitPersonal Knowledge Assistance — four skills that turn any folder into a local, AI-powered knowledge system replacing Obsidian/Notion/Tana
Synthetic data toolkit — schema-driven generation, Excel extraction, dataset extension, anonymization, and MCP serving. Domain-agnostic engine with 10+ starter templates covering HR, e-commerce, SaaS metrics, healthcare, finance, security, logs, IoT, CRM, and surveys. Uses YAML schemas with Faker, distributions (normal/lognormal/zipf/poisson), FK integrity, behavioral profiles, temporal event generation, and multi-format writers (xlsx/csv/json/sql/parquet).
Thinking tools for AI — structured exploration, strategic debate, council deliberation, CISO review, discovery scaffolding, codebase mapping, specification generation, and meeting notes
Install a customised team of AI agents — a chief-of-staff orchestrator that routes to division leads and specialists — tailored to your own business, departments, or the people you manage. Works with Claude Code and Codex.
AI Agent Team Operating System for Claude Code — persistent team management, meetings, task wall, company loop engine, and real-time dashboard
Multi-agent team orchestration for Claude Code. Set up parallel AI agent teams with file-based planning, progress tracking, and role-based collaboration.
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Dynamically assemble expert agent teams for complex tasks using Claude Code's agent teams feature
AI team role and worker manager for multi-agent development workflows.