Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
$ npx -y skills add kbanc85/claudia --agent claude-code
Repo: kbanc85/claudia
What's inside
You tell ChatGPT about Sarah on Monday. By Wednesday, it's forgotten.
You make a promise in a meeting. Nobody tracks it. You promise a deliverable on Friday and lose track of it by Wednesday. You meet someone important, and three weeks later you can't remember what you talked about.
AI tools don't have memory. Claudia does.
1. Open the folder you want Claudia to live in with Codex, Claude Code, or Grok.
2. Paste this into the agent:
Install or upgrade Claudia in this folder. Run
npx get-claudiaand keep going until setup and health checks pass.
The installer detects whether it was launched by Codex, Claude Code, or Grok and targets the folder already open in that agent. In an empty or existing project folder, it installs Claudia there. In an existing Claudia workspace, it upgrades the framework and host integration in place while preserving your context, people, projects, and memory.
npx get-claudia also checks npm's latest release before changing files. If npx supplied a stale cached copy, Claudia immediately re-runs the current release. You do not need to remember @latest.
Prefer to run the command yourself? It is the same one-liner:
npx get-claudia
3. Start a new chat in the same folder. On a new Codex install, Claudia's initial onboarding is required and runs before substantive work. After onboarding—or after an upgrade with an existing context/me.md—she resumes normally. Inside the folder, the agent identifies itself as Claudia regardless of the underlying runtime.
That's the whole required setup. The plugin's AGENTS.md startup contract and memory tools load automatically in the new chat.
Optional: run /hooks once if you want Claudia's automatic start-of-session briefing and end-of-session transcript capture. Claudia still runs without trusting those hooks; you can ask for a briefing or save a memory directly.
npx get-claudia
cd claudia
claude
After the Codex install, run claudia voice, begin a new ChatGPT Voice conversation, then say: “Start a Codex task in my Claudia workspace and give me my briefing.” Voice coordinates the Codex task and follows its permissions; the task itself receives Claudia's plugin and memory tools.
What's next:
/morning-brief to see what needs attentionnpx get-claudia google to connect Gmail, Calendar, Drive, and moreRequirements: Codex or Claude Code, Node.js 18+, Python 3.10+ (for memory), Ollama (for embeddings)
Embeddings model: After installing Ollama, pull the required model:
ollama pull all-minilm:l6-v2
npx get-claudia my-project --no-memory
Installs only the template layer (skills, commands, rules). Claudia works using markdown files without semantic search or pattern detection. You can add the memory system later by running the installer again without --no-memory.
cd your-claudia-directory
npx get-claudia
This upgrades framework files (CLAUDE.md, skills, rules, daemon code) while preserving your data (context/, people/, projects/, databases). Safe to run multiple times. The installer detects existing installations and only updates system files.
You: What do I know about Sarah Chen?
Claudia: Sarah Chen is CEO at Meridian Ventures. You met at SaaStr 2025.
📊 Relationship Health: Strong (last contact 3 days ago)
🎯 Open Commitments:
• Send updated pitch deck to Sarah [OVERDUE - was due Friday]
💡 Recent Context:
• She's interested in AI infrastructure angle
• Wants to see technical architecture doc
• Bringing in technical partner for next meeting
🔗 Connected to: Series A (project), Priya Sharma (introduced by)
Source: Call notes from Jan 28, Email thread Jan 30
Morning brief pulls everything together:
You: /morning-brief
Claudia: ☀️ Morning Brief — Wednesday, Feb 19
⚠️ Needs Attention:
• Send updated pitch deck to Sarah Chen [OVERDUE]
• Quarterly review with Acme Corp is tomorrow
👀 Watch:
• Haven't spoken to Marcus in 18 days (usually weekly)
• Two new commitments this week, zero closed
📊 Today: 3 meetings, 2 open commitments
Judgment rules shape everything she does:
You: I've got the Acme proposal and Marcus wants a catch-up.
Which first?
Claudia: Acme proposal. Your judgment rules say revenue-generating
work beats relationship maintenance when there's a
deadline, and the Acme proposal is due Thursday.
I'll remind you about Marcus tomorrow morning.
Pattern detection works across weeks, not just moments:
Claudia: I've noticed something across the last few weeks.
You've taken on 4 new commitments without closing any.
Last time this happened (early January), two slipped
past deadline.
Want me to flag the lowest-priority ones so you can
decide what to defer?
Every conversation builds on the last. She remembers.
Claudia detects your work style and generates structure that fits:
| Role | What You Get |
|---|---|
| Consultant | Client folders, deliverable tracking, pipeline commands |
| Executive | Direct reports, initiatives, board prep, leadership tools |
| Founder | Investor CRM, fundraising cycles, team and product tracking |
| Solo Professional | Flexible structure for wearing many hats |
| Creator | Audience growth, content calendar, collaboration tracking |
| Command | What It Does |
|---|---|
/morning-brief | What needs attention today: commitments, meetings, warnings |
/new-workspace [name] | Spin up a new project workspace from templates |
/meeting-prep [person] | One-page briefing before a call |
/capture-meeting | Process notes into decisions, commitments, action items |
/what-am-i-missing | Surface risks, overdue items, cooling relationships |
FAQ
claudia is a Claude Code plugin with 35 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes build-team, claudia-core, databases. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it