Skip to main content
The EigenPal CLI ships with a self-contained skill: CLI reference, examples, and templates for supported coding agents.

Install

From any project directory:
skill install opens an interactive picker. It pre-selects tools that already have an EigenPal install or whose project directory exists in the current folder. Toggle a tool on to install, off to uninstall. One picker covers both directions. Non-interactive installs pass --tools:
Re-running is idempotent: identical files are overwritten silently, while files you have edited trigger a keep / overwrite / show-diff prompt unless you pass --force. Ownership is tracked per tool in a .eigenpal-manifest.json.

Supported tools

Each tool installs the skill under its own conventional directory:

Manage installs

See the eigenpal skill reference for every flag.