second-brain

Organize offline personal knowledge into PARA categories with persistent local memory.

69|33|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/uussnn/second-brain --skill second-brain-uussnn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-brain
Source: https://github.com/uussnn/second-brain/tree/main
Command: npx skills add https://github.com/uussnn/second-brain --skill second-brain-uussnn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you capture, organize, and retrieve personal or project knowledge offline so important information does not get lost across notes, voice memos, and incoming data.

Core Features & Use Cases

  • PARA organization: Classifies information into Projects, Areas, Resources, and Archives for long-term structure.
  • Memory retrieval: Searches local stored notes semantically or by text to recover past facts, preferences, and decisions.
  • System actions: Creates calendar events, contacts, alarms, SMS drafts, and device actions when the content requires immediate follow-up.
  • Use Case: A user says “save this idea,” and the Skill distills the content, stores it in the right PARA bucket, and triggers a calendar or contact action if deadlines or people are mentioned.

Quick Start

Ask the assistant to save a note, retrieve a past memory, or organize incoming information into PARA categories.

Frequently Asked Questions about second-brain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize personal notes and voice memos offline using the PARA method?

The Skill performs semantic search on local stored notes to recover past facts, preferences, and decisions. It relies on SQLite WASM storage with IndexedDB persistence to index and query offline memory directly on-device without external server calls.

How do I save an idea and automatically set a calendar event or reminder on Android?

Yes, the Skill uses structured tool handling to create contacts, calendar events, and SMS drafts from your captured notes. It requires Android intent bridges to communicate with device systems and execute these follow-up actions locally.

Does this offline memory vault require any external dependencies or cloud storage?

You can retrieve past memories by asking the assistant to search your local stored notes. The Skill supports both semantic search and text-based queries to find specific facts, project details, or decisions within your offline memory vault.

What is the best way to capture and distill voice notes into a structured project tracking system?

The Skill manages long-term structure by classifying all incoming information into Projects, Areas, Resources, and Archives. This ensures your offline memory vault remains organized and searchable as your personal or project knowledge grows over time.