install

Scan Claude Code configuration and install Shipkit with backup and validation.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/nille/shipkit --skill install-nille
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install
Source: https://github.com/nille/shipkit/tree/main/shipkit/core/skills/install
Command: npx skills add https://github.com/nille/shipkit --skill install-nille

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install Shipkit safely into an existing Claude Code setup. Scans current config, reports status, then guides through installation. Use when user says "install", "setup", "configure shipkit", or is getting started.

Core Features & Use Cases

The installer performs a scan of the Claude Code environment, verifies prerequisites, backs up existing settings, merges hooks non-destructively, creates the Shipkit config, and validates the installation through a final status check. It handles both initial installations and upgrades, preserving user data and customization while enabling Shipkit capabilities.

Quick Start

Run the installer to scan your environment and guide you through a safe Shipkit installation.

Frequently Asked Questions about install

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

FAQPage Schema
How do I install Shipkit into Claude Code without losing my existing config?

The installer scans your Claude Code environment, backs up existing settings, and merges hooks non-destructively to install Shipkit safely. This preserves your customizations while enabling Shipkit capabilities.

What does the Shipkit scan-first setup process actually do?

A scan-first setup verifies prerequisites, reports configuration status, backs up settings, merges hooks, creates Shipkit config, and validates the installation through a final status check.

Can I upgrade Shipkit in an existing project without overwriting my hooks?

Yes, you can upgrade Shipkit in existing projects without losing hooks. The installer merges hooks non-destructively and preserves user data during both initial installations and repository upgrades.

Does the Shipkit installer work for new projects and repository upgrades?

Yes, the Shipkit installer handles both new local setups and repository upgrades. It enforces a production-grade workflow with safeguards, prerequisite checks, and post-install validation.

What prerequisites do I need to configure Shipkit in Claude Code?

You need a Claude Code environment to configure Shipkit. The installer performs a scan to verify prerequisites before guiding you through the safe installation workflow.