start

Automate vault setup and guided entry for new and returning users.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill start-giorgioricciardiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/GiorgioRicciardiello/LabBrain/tree/main/core/.claude/skills/start
Command: npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill start-giorgioricciardiello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the setup process for new and returning users, guiding them through the initial steps of vault configuration and project setup.

Core Features & Use Cases

  • Vault Setup: Automatically checks and sets up the necessary environment for vault operation.
  • Tiered Entry: Offers a structured entry process with different tiers for users with varying needs.
  • Quick Start: Provides a fast way to seed the vault with initial claims from an idea, paper, or question.

Quick Start

Run the /start command to begin the setup process.

Frequently Asked Questions about start

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

FAQPage Schema
How do I automate vault setup and project configuration for new users?

You can automate vault setup by running the /start command, which checks your Python environment and .env file to route you to appropriate configuration actions. It streamlines initial vault configuration and project onboarding through tiered entry options for varying needs.

What is tiered entry for user onboarding and how does it work?

Tiered entry is a structured onboarding process that presents different setup levels for users with varying needs. It evaluates your environment readiness and routes you to appropriate vault configuration actions based on your selected tier.

Can I quickly seed my vault with initial claims from a research paper?

Yes, you can quickly seed your vault with initial claims from an idea, paper, or question using the quick start feature. This provides a fast way to populate your knowledge management vault during the initial project setup phase.

Do I need a Python environment to run vault setup and configuration scripts?

Yes, a Python environment is required for vault setup and configuration scripts to operate. The automation checks for environment readiness, including the presence of a properly configured .env file, before proceeding with project setup and guided entry.

What's the best way to guide returning users through project setup?

The best way to guide returning users is using an automated entry command that checks environment readiness and presents tiered setup options. This routes returning users directly to appropriate project configuration actions without repeating unnecessary onboarding steps.