caide-init

Automate CAIDE bootstrap by generating CLAUDE.md, scaffolding wiki, and configuring Obsidian.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This phase-wizard automates the initial CAIDE setup, generating the core CLAUDE.md, scaffolding wiki and Obsidian configuration, and installing essential CAIDE skills so new projects start in a consistent, ready-to-scan state.

Core Features & Use Cases

  • Guided, interactive Phase 0–6 bootstrap to generate CLAUDE.md, install skills, and configure repository scaffolding.
  • Safe, idempotent setup that preserves existing files while creating missing pieces.
  • Works for any repository that follows the CAIDE blueprint, ensuring consistent onboarding and documentation.

Quick Start

Run this interactive bootstrap at project setup to generate CLAUDE.md, scaffold the wiki, install CAIDE skills, and configure Obsidian app.json.

Frequently Asked Questions about caide-init

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

FAQPage Schema
How do I automate Claude project initialization and bootstrap a wiki?

Automating Claude project initialization requires generating a CLAUDE.md file, scaffolding a wiki, and configuring Obsidian app.json. An interactive phase-driven workflow handles this bootstrap process automatically, creating missing files while preserving existing repository content.

What is CAIDE bootstrap and how does it set up a repository?

CAIDE bootstrap is an idempotent, phase-wizard setup process that generates core project files like CLAUDE.md, installs essential skills, and configures repository scaffolding. It ensures new repositories start in a consistent, ready-to-scan state with minimal manual configuration.

Does the Claude bootstrap setup work with Obsidian and existing files?

Yes, the Claude bootstrap setup configures Obsidian integration through app.json and works with any repository following the blueprint. The setup is safe and idempotent, meaning it preserves existing files while generating missing scaffolding components.

How to generate CLAUDE.md and install CAIDE skills step by step?

To generate CLAUDE.md and install CAIDE skills, run the interactive bootstrap at project setup. The guided phase 0–6 wizard sequentially creates the file, installs necessary skills, scaffolds the wiki, and configures Obsidian integration to complete the blueprint onboarding.

What's the best way to ensure consistent documentation onboarding across repositories?

The best way to ensure consistent documentation onboarding is using an automated bootstrap wizard that generates standard files like CLAUDE.md and scaffolds a wiki. This enforces a uniform starting blueprint across multiple repositories, reducing manual configuration overhead.

Will running the repository scaffolding overwrite my current wiki configuration?

No, running the repository scaffolding will not overwrite current wiki configuration. The interactive bootstrap is designed to be safe and idempotent, preserving existing files and configurations while only creating the missing pieces required for setup.