para-second-brain

Organize and index agent knowledge using the PARA method.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/ShenWang96/clawdbot_workspace_backup --skill para-second-brain-shenwang96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: para-second-brain
Source: https://github.com/ShenWang96/clawdbot_workspace_backup/tree/main/skills/para-second-brain
Command: npx skills add https://github.com/ShenWang96/clawdbot_workspace_backup --skill para-second-brain-shenwang96

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PARA Second Brain solves the challenge of keeping a disorganized knowledge base and fragmented memories accessible by creating a PARA-structured, searchable local memory system that integrates memory, notes, and transcripts.

Core Features & Use Cases

  • PARA-based organization of Projects, Areas, Resources, and Archive to separate active work from reference material.
  • Full-text, cross-folder search via symlinks to memory and notes, enabling rapid retrieval of historical context.
  • Session transcript indexing and memory flush protocol to preserve context across conversations.
  • Use case: you can query past decisions, retrieve relevant project notes, and maintain long-term memory offline.

Quick Start

Initialize PARA Second Brain in your workspace and start indexing memory, notes, and transcripts with a single setup, then ask questions about your entire PARA knowledge base.

Frequently Asked Questions about para-second-brain

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

FAQPage Schema
How do I organize agent memory and notes using the PARA method?

Organize agent memory and notes using the PARA method by structuring knowledge into Projects, Areas, Resources, and Archive folders. This PARA structure separates active work from reference material to enable fast, cross-domain search across local files.

Can I search across session transcripts and daily logs offline?

Yes, you can search session transcripts and daily logs offline. The system indexes session transcripts and performs full-text, cross-folder search via symlinks to memory and notes, enabling rapid retrieval of historical context without online connectivity.

What is the best way to maintain long-term context across agent conversations?

Maintain long-term context across agent conversations by using the session transcript indexing and memory flush protocol. This preserves past decisions and relevant project notes in a local, PARA-structured knowledge base for continuous reference.

Do I need an online database to set up a local knowledge base for my agent?

No, you do not need an online database to set up this local knowledge base. It satisfies requirements for local file-based storage and offline operation through a simple setup workflow with a PARA-based directory structure and optional templates.

How does cross-folder search work for retrieving historical project notes?

Cross-folder search works by using symlinks to connect memory and notes directories. This enables full-text search across the entire PARA knowledge base, allowing you to rapidly query past decisions and retrieve relevant project notes.

What are the limitations of a file-based PARA second brain for knowledge management?

A file-based PARA second brain relies on local file-based storage and offline operation, meaning it does not offer real-time cloud synchronization. It is designed for local workspace indexing rather than distributed multi-user knowledge management.