setup

Launch a local dashboard to configure profile and integrations for Second Brain.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding Second Brain users can be time-consuming, requiring manual setup of profiles and multiple integrations. This skill launches a local dashboard to configure profile and integrations in one click, simplifying initial setup and reducing friction.

Core Features & Use Cases

  • One-click dashboard at localhost:3141 for profile and integration setup
  • Connect Gmail, Google Calendar, GitHub, and Asana during onboarding
  • Automatically create vault/config and provide next steps after setup
  • Suitable for individuals starting new projects or teams deploying Second Brain across devices

Quick Start

Open the setup dashboard at http://localhost:3141, complete your profile, connect your integrations, and finish the setup.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up Second Brain integrations for Gmail and Google Calendar?

You can set up Second Brain integrations by launching the local onboarding dashboard at localhost:3141. The dashboard provides a one-click interface to connect core services like Gmail, Google Calendar, GitHub, and Asana, and automatically stores configuration under ~/.second-brain.

What is the best way to configure a Second Brain profile without manual setup?

The best way to configure your Second Brain profile is using a local onboarding dashboard. It launches a one-click setup page at localhost:3141 where you can enter profile details and connect integrations, automatically creating your vault and config while reducing manual friction.

Do I need Python installed to run the Second Brain onboarding dashboard?

Yes, you need Python 3.10 or higher installed to run the Second Brain onboarding dashboard. A valid Claude Code installation is also required to launch the dashboard and persist your configuration under the ~/.second-brain directory.

Can I use the setup dashboard to connect GitHub and Asana for my Second Brain?

Yes, you can use the setup dashboard to connect GitHub and Asana. The onboarding dashboard enables setup for these core services alongside Gmail and Google Calendar, allowing you to configure multiple integrations in one click.

Where does the Second Brain setup process store my configuration data?

The Second Brain setup process stores your configuration data locally under the ~/.second-brain directory. This ensures your profile details and integration settings persist across sessions after you complete the onboarding dashboard.