Skip to content

feat: gstack-skill-install — one-command community skill installation#442

Closed
HMAKT99 wants to merge 1 commit intogarrytan:mainfrom
HMAKT99:arun/skill-install
Closed

feat: gstack-skill-install — one-command community skill installation#442
HMAKT99 wants to merge 1 commit intogarrytan:mainfrom
HMAKT99:arun/skill-install

Conversation

@HMAKT99
Copy link
Contributor

@HMAKT99 HMAKT99 commented Mar 24, 2026

Summary

  • gstack-skill-install owner/repo — clone → validate → copy .tmpl → ready
  • Runs gstack-skill-validate before installing
  • --list / --remove for lifecycle management
  • Tracks installs in ~/.gstack/community-skills/
$ gstack-skill-install alice/gstack-security-audit
Validating... SAFE
Installed: /security-audit

1 file, 136 lines

bin/gstack-skill-install

Test plan

  • All existing tests pass

Clone → validate → copy .tmpl → ready to use. Integrates with
gstack-skill-validate for security gating.

Usage:
  gstack-skill-install owner/repo           # install
  gstack-skill-install owner/repo --dry-run # validate only
  gstack-skill-install --list               # show community skills
  gstack-skill-install --remove skill-name  # uninstall

Tracks installations in ~/.gstack/community-skills/ for management.
@garrytan
Copy link
Owner

Thanks for building this! Closing — skill install is part of a broader skill marketplace vision that we're not ready for yet. We need to stabilize the skill format and API surface before building distribution tooling. Appreciate the work!

@garrytan garrytan closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants