second-brain

Use this skill when managing persistent user memory in ~/.memory/ - a structured, hierarchical second brain for AI agents. Triggers on conversation start (auto-load relevant memories by matching context against tags), "remember this", "what do you know about X", "update my memory", completing complex tasks (auto-propose saving learnings), onboarding a new user, searching past learnings, or maintaining the memory graph - splitting large files, pruning stale entries, and updating cross-references.

What is second-brain?

Use this skill when managing persistent user memory in ~/.memory/ - a structured, hierarchical second brain for AI agents. Triggers on conversation start (auto-load relevant memories by matching context against tags), "remember this", "what do you know about X", "update my memory", completing complex tasks (auto-propose saving learnings), onboarding a new user, searching past learnings, or maintaining the memory graph - splitting large files, pruning stale entries, and updating cross-references.

Quick Start

  1. Open your terminal or command prompt
  2. Run: npx skills add AbsolutelySkilled/AbsolutelySkilled --skill second-brain
  3. Start your AI coding agent (Claude Code, Cursor, Gemini CLI, or any supported agent)
  4. The second-brain skill is now active and ready to use

Frequently Asked Questions

What is second-brain?

Use this skill when managing persistent user memory in ~/.memory/ - a structured, hierarchical second brain for AI agents. Triggers on conversation start (auto-load relevant memories by matching context against tags), "remember this", "what do you know about X", "update my memory", completing complex tasks (auto-propose saving learnings), onboarding a new user, searching past learnings, or maintaining the memory graph - splitting large files, pruning stale entries, and updating cross-references.

How do I install second-brain?

Run npx skills add AbsolutelySkilled/AbsolutelySkilled --skill second-brain in your terminal. The skill will be immediately available in your AI coding agent.

What AI agents support second-brain?

second-brain works with claude-code, gemini-cli, openai-codex, mcp. Install it once and use it across any supported AI coding agent.

Is second-brain free?

Yes, second-brain is completely free and open source under the MIT license. Install it with a single command and start using it immediately.

What is the difference between second-brain and similar tools?

second-brain is an AI agent skill that teaches your coding agent specialized developer tools knowledge. Unlike standalone tools, it integrates directly into claude-code, gemini-cli, openai-codex and other AI agents.

Can I use second-brain with Cursor or Windsurf?

second-brain works with any AI coding agent that supports the skills protocol, including Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, and 40+ more.