setup-zskills

Installs, audits, and updates Z Skills infrastructure for CLAUDE.md rules and hooks.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/zeveck/zskills --skill setup-zskills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-zskills
Source: https://github.com/zeveck/zskills/tree/main/skills/setup-zskills
Command: npx skills add https://github.com/zeveck/zskills --skill setup-zskills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install, audit, or update the Z Skills infrastructure that powers CLAUDE.md rules, safety hooks, and supporting scripts.

Core Features & Use Cases

  • Portable assets discovery and alignment: locate CLAUDE_TEMPLATE.md, hooks, scripts, and skill dependencies from portable sources or the local repository.
  • Audit mode (read-only): identifies gaps between installed skills and prerequisites, flags missing CLAUDE rules, routes, and tooling.
  • Install mode: fills CLAUDE.md, installs required hooks and scripts, and optionally deploys add-ons.
  • Update mode: pulls latest changes from upstream and applies updates to installed skills and add-ons.
  • Key rules enforcement: never overwrite existing CLAUDE.md content or installed hooks and scripts, and require user confirmation for settings changes.

Quick Start

Run /setup-zskills audit to identify gaps, then run /setup-zskills install to apply fixes.

Frequently Asked Questions about setup-zskills

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

FAQPage Schema
How do I install CLAUDE.md rules and hooks in my project?

To install CLAUDE.md rules and hooks, run an audit to identify missing infrastructure components, then run an install command to apply required hooks, scripts, and rules without overwriting existing content.

What is a CLAUDE.md audit and how does it work?

A CLAUDE.md audit is a read-only process that identifies gaps between installed skills and prerequisites, flags missing CLAUDE rules, routes, and tooling to show what needs updating before changes are applied.

Can I update CLAUDE.md hooks and scripts without losing my custom configurations?

You can update CLAUDE.md hooks and scripts safely because the process never overwrites existing CLAUDE.md content or installed hooks and scripts, and it requires user confirmation for settings changes.

What's the best way to manage portable assets like CLAUDE_TEMPLATE.md across projects?

The best way to manage portable assets is to use a discovery and alignment process that locates CLAUDE_TEMPLATE.md, hooks, scripts, and dependencies from portable sources or local repositories for deterministic application.

Do I need user consent to modify settings when applying CLAUDE.md infrastructure updates?

Yes, user consent is required for settings changes when applying CLAUDE.md infrastructure updates, ensuring no modifications occur without explicit confirmation while maintaining a frontmatter-driven skill entry.