create-claudia
v2.0.0-beta.1
Published
Create Claudia, an agentic executive assistant that learns and adapts to how you work
Maintainers
Readme
create-claudia
Set up Claudia, your AI chief of staff, with a single command.
Quick Start
npx create-claudia
cd claudia
claudeWhat It Does
This package creates a claudia/ directory with everything you need to run Claudia as your AI chief of staff:
CLAUDE.md— Claudia's personality and capabilities.claude/commands/— Built-in slash commandspeople/— Relationship context filescontext/— Commitments, patterns, and trackingprojects/— Project-specific contexttasks/— Task blueprints for recurring workcontent/— Content planningexpansions/— Optional capability extensions
Usage
# Create in current directory as ./claudia
npx create-claudia
# Create with custom directory name
npx create-claudia my-assistantRequirements
- Node.js 14+
- Claude Code installed (
claudeCLI)
What is Claudia?
Claudia is a terminal-based AI chief of staff that runs locally via Claude Code. She maintains context about your relationships, tracks your commitments, and helps you think strategically.
Core features:
- Relationship tracking with
people/files - Commitment and deadline management
- Meeting prep and follow-up
- Email/communication drafting
- Pattern recognition across conversations
Learn more: github.com/kamilbanc/claudia
License
Apache 2.0
