AGENTS.md,
WORKFLOW.md, and the .gsd-path/ status runtime to the target repository.
Selecting Claude Code also installs .claude/CLAUDE.md.
Prerequisites
- Node.js 18.17 or newer for the installer.
- Python 3.9 or newer for project installs.
- Git for branch binding, task isolation, and shipment.
- A host from the supported host table.
scripts/install.mjs run from that clone unless the example uses an absolute path.
Choose where skills live
Add
--dry-run first to preview the selected targets without writing files.
With no flags in an interactive terminal, node scripts/install.mjs opens the
installation wizard.
For project-local skills, run the installer by absolute path from the target
repository. Replace both paths:
Add project contracts
From the GSD Path clone:Check the installation
Other entry points
The package declares thegsd-path npm command. If your chosen release is
available on npm, you can use npx gsd-path --all --dry-run and
npx gsd-path --all without a clone. The clone instructions above do not depend
on npm publication.
The Python installer, scripts/install.py, also supports global, local, and
update installs. The Node CLI owns the interactive wizard.