setup

Automate Claude Code vault setup with profile creation and hook installation.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zoomma1/get-your-life-together --skill setup-zoomma1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/Zoomma1/get-your-life-together/tree/main/99%20-%20Claude%20Code/Skills/setup
Command: npx skills add https://github.com/Zoomma1/get-your-life-together --skill setup-zoomma1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian, claude-code, node.js, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup and customization of a Claude Code vault, including creating a personal profile, configuring preferences, and setting up the necessary structure and hooks.

Core Features & Use Cases

  • Vault Setup: Automates the creation of a Claude Code vault from scratch.
  • Personal Profile Creation: Generates a personal profile to help Claude Code personalize its responses.
  • Preference Configuration: Sets up Claude Code preferences such as working mode, response style, and language.
  • File and Folder Creation: Establishes the necessary file structure and configuration files.
  • Hook Installation: Installs essential hooks for session recaps, retention, and secret guard.

Quick Start

Run the /setup command in Claude Code to begin the setup process.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate Claude Code vault setup and personalization in Obsidian?

Automating Claude Code vault setup involves running a configuration script that generates your personal profile, sets response preferences, and installs essential hooks. This process establishes the necessary file structure for personalized interactions within Obsidian.

Do I need Node.js and Claude Code CLI to configure my vault?

Yes, you need Node.js and the Claude Code CLI to configure your vault. These dependencies are required to execute the automation scripts that create the folder structure, preference files, and hook installations.

What's the best way to start configuring Claude Code preferences from scratch?

The best way to start configuring Claude Code preferences is by running the setup command in the CLI. This automatically generates your personal profile, defines your working mode, and creates configuration files for response style and language.

Can I automate the installation of session recap and secret guard hooks?

Yes, you can automate the installation of session recap, retention, and secret guard hooks. The setup process configures these essential hooks automatically, ensuring your Claude Code environment has the necessary safety and retention mechanisms in place.

How does a personal profile help Claude Code personalize its responses?

A personal profile helps Claude Code personalize responses by storing your specific preferences, working mode, and language settings. This configuration data allows the system to tailor its output to match your individual workflow and interaction style.

Why does my Claude Code vault setup require a specific file and folder structure?

Claude Code vault setup requires a specific file and folder structure to ensure the personal profile, preference configurations, and hook scripts are correctly recognized. This organized structure enables the automation scripts to properly install and manage essential session components.