SkillAgentSearch skills...

Claudia

Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.

Install / Use

/learn @kbanc85/Claudia
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Claude Desktop

README

<p align="center"> <img src="assets/claudia-banner.gif" alt="Claudia" width="500"> </p> <h3 align="center">A thinking partner who tracks relationships, not just tasks.</h3> <p align="center"> Remembers your people. Catches your commitments. Learns how you work. </p> <p align="center"> <a href="https://github.com/kbanc85/claudia/stargazers"><img src="https://img.shields.io/github/stars/kbanc85/claudia?style=flat-square" alt="GitHub stars"></a> <a href="https://www.npmjs.com/package/get-claudia"><img src="https://img.shields.io/npm/v/get-claudia?style=flat-square" alt="npm version"></a> <a href="https://github.com/kbanc85/claudia/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-PolyForm%20NC%201.0.0-purple?style=flat-square" alt="License"></a> </p> <p align="center"> <a href="#quick-start"><strong>Install</strong></a> · <a href="#what-makes-claudia-different">Why Claudia</a> · <a href="#how-her-mind-works">Her Mind</a> · <a href="#integrations">Integrations</a> · <a href="#how-it-works">How It Works</a> </p>

The Problem With AI Assistants

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.


What Makes Claudia Different

<table> <tr> <td width="33%" align="center"> <h3>🎯 Catches Commitments</h3> <p>Say "I'll send that by Friday" and she tracks it. On Friday morning, she reminds you.</p> </td> <td width="33%" align="center"> <h3>🔗 Knows Your People</h3> <p>Every person she meets gets a living profile: relationship health, contact trends, connected entities. Ask about anyone and she has the full picture.</p> </td> <td width="33%" align="center"> <h3>⚖️ Learns Your Judgment</h3> <p>Tell her "revenue work beats internal cleanup" once. She writes it down and applies it across sessions: briefs, triage, delegation, risk surfacing.</p> </td> </tr> <tr> <td width="33%" align="center"> <h3>⚠️ Spots Patterns You Miss</h3> <p>Overcommitting again? A key relationship going cold? The same mistake twice? She sees it forming and speaks up.</p> </td> <td width="33%" align="center"> <h3>🧠 Second Brain in Obsidian</h3> <p>Memory syncs to an Obsidian vault organized with PARA: Active projects, Relationships, Reference, Archive. Graph view maps your world. Plain markdown you own forever.</p> </td> <td width="33%" align="center"> <h3>👥 Agent Team</h3> <p>A two-tier team works behind the scenes. Fast Haiku workers handle document processing, while a Sonnet research scout tackles deep research with full autonomy.</p> </td> </tr> <tr> <td width="33%" align="center"> <h3>🌙 Learns in the Background</h3> <p>Overnight, old memories fade, near-duplicates merge, and patterns surface. Each morning she knows a little more than yesterday.</p> </td> <td width="33%" align="center"> <h3>📄 Shows Her Sources</h3> <p>Every fact traces to its source. Ask "how do you know that?" and she shows the receipt.</p> </td> <td width="33%" align="center"> <h3>🪞 Session Reflections</h3> <p>End a session with <code>/meditate</code> and she extracts what she learned: your preferences, patterns, and judgment calls. Next session, she's sharper.</p> </td> </tr> </table>

How Her Mind Works

<table> <tr> <td width="50%" align="center"> <h3>💾 Remember</h3> <p>Every fact is stored with who said it, when, and how confident she is. Embeddings capture <em>meaning</em>, not just keywords, so "we pushed the launch" and "timeline shifted" connect naturally.</p> </td> <td width="50%" align="center"> <h3>🔍 Recall</h3> <p>Search blends meaning similarity, importance, recency, and full-text matching. Accessing a memory strengthens it, just like the rehearsal effect in human cognition.</p> </td> </tr> <tr> <td width="50%" align="center"> <h3>🌙 Consolidate</h3> <p>Overnight background jobs fade old memories, merge near-duplicates, and surface patterns: cooling relationships, overdue commitments, repeated behaviors. She wakes up sharper.</p> </td> <td width="50%" align="center"> <h3>📓 Vault</h3> <p>Memory syncs to an Obsidian vault organized with PARA: Active projects, Relationships, Reference material, Archive. Graph view shows how your world connects. Plain markdown you own forever.</p> </td> </tr> </table>

Quick Start

1. Install

npx get-claudia

2. Start

cd claudia
claude

3. Say hi. She'll introduce herself, learn about you through a natural conversation, and generate a personalized workspace.

<p align="center"> <img src="assets/claudia-install.gif" alt="Installing Claudia" width="600"> </p>

What's next:

  • /morning-brief to see what needs attention
  • Tell her about a person and she'll create a relationship file
  • Share meeting notes and she'll extract action items
  • npx get-claudia google to connect Gmail, Calendar, Drive, and more

Requirements: 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

<details> <summary><strong>Template-only install (no memory system)</strong></summary>
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.

</details> <details> <summary><strong>Upgrading or fixing a broken install?</strong></summary>
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.

</details>

See It in Action

<!-- TODO: Replace with GIF showing memory recall -->
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.


Who It's For

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 |


Key Commands

| 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 | | /research [topic] | Deep research with web sources and memory integration | | /inbox-check | Lightweight inbox triage across connected email accounts | | /brain | Launch 3D brain visualizer | | /meditate | End-of-session reflection: extracts learnings, judgment, patterns | | /deep-context [topic] | Full-context deep analysis | | /memory-audit | See everything Claudia knows, with source chains |

<details> <summary><strong>All commands (41 skills)</strong></summary>

| Command | What It Does | |---------|--------------| | /weekly-review | Guided reflection across relationships and projects | | /growth-check | Periodic reflection on development, skills, and progress | | /financial-snapshot | Revenue, expenses, invoicing, and cash flow metrics | | /draft-reply | Email response drafts in your voice | | /follow-up-draft [person] | Post-meeting thank-you and summary | | /new-person [name] | Create a relatio

View on GitHub
GitHub Stars197
CategoryDevelopment
Updated7h ago
Forks26

Languages

Python

Security Score

85/100

Audited on Apr 5, 2026

No findings