Reference

Complete technical reference for the CLI and configuration system.

Quick Command Reference

./install.sh install --all          # Install all skills
./install.sh update --all           # Update skill docs from upstream
./install.sh check-updates          # Check for upstream changes
./install.sh verify --all           # Validate installations
./install.sh list                   # Show installed skills
./install.sh available              # Show all available skills
./install.sh help                   # Full help text

In This Section

  • CLI Reference – Complete command documentation, all options and flags, exit codes, and environment variables
  • Configuration – Per-skill config.sh files, upstream/fork URL configuration, registry format, and Cursor rule files

Table of contents