second-brain-setup

Automate Second Brain vault setup with folder structure and Craft import scope.

128|7|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-brain-setup
Source: https://github.com/PieroSierra/SecondBrain/tree/main/.claude/skills/second-brain-setup
Command: npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup and configuration of the Second Brain vault, creating the necessary folder structure, declaring interests, and configuring Craft import scope.

Core Features & Use Cases

  • Vault Initialization: Sets up the folder structure for the Second Brain vault.
  • Interest Declaration: Allows users to declare their primary interests for the knowledge base.
  • Craft Import Configuration: Configures the import scope for Craft notes.
  • Engine Selection: Enables users to select between Claude Code and OpenAI Codex as the agent engine.
  • Configuration Management: Writes or updates CLAUDE.md and AGENTS.md with the necessary configuration.

Quick Start

Run the /second-brain-setup command to initialize or update your Second Brain vault.

Frequently Asked Questions about second-brain-setup

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

FAQPage Schema
How do I automate the setup of a personal knowledge base vault?

Automating personal knowledge base vault setup initializes the folder structure, declares interests, and configures import scope by running the initialization command to generate required configuration files.

Can I use Claude Code or OpenAI Codex as the agent engine for my vault configuration?

Yes, vault configuration management supports both Claude Code and OpenAI Codex as agent engines, writing or updating the respective configuration files during initialization.

How do I configure Craft import scope for a Second Brain knowledge base?

Configuring Craft import scope for a Second Brain knowledge base is handled automatically during vault initialization, determining which notes are imported into the generated folder structure.

What configuration files are generated when initializing a knowledge base vault?

Initializing a knowledge base vault generates and updates CLAUDE.md and AGENTS.md files to store folder structure, declared interests, and agent engine configuration settings.

Does this vault initialization require any prior dependencies or manual folder creation?

No prior dependencies or manual folder creation are required, as the initialization command fully automates folder structure creation, interest declaration, and configuration file generation.