gstack-skills
v1.0.0
Published
Manage gstack skills — upgrade existing and install new ones
Downloads
113
Readme
gstack-skills
Manage gstack skills — upgrade existing and install new ones.
Quick Start
npx gstack-skillsWhat It Does
- Clones the latest gstack repo (shallow)
- Upgrades your local
~/.claude/skills/with the latest versions - Discovers new skills available from gstack and lets you install them
- Safe: backs up before updating, restores on error
Skips symlinks (non-gstack skills) and never overwrites itself.
Usage
# Interactive — upgrade + install in one flow
npx gstack-skills
# Or install globally
npm install -g gstack-skills
gstack-skillsRequirements
- Node >= 20
- git
License
MIT
