Skip to content

feat: gstack-skill-share — package and distribute community skills#438

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

feat: gstack-skill-share — package and distribute community skills#438
HMAKT99 wants to merge 1 commit intogarrytan:mainfrom
HMAKT99:arun/skill-share

Conversation

@HMAKT99
Copy link
Contributor

@HMAKT99 HMAKT99 commented Mar 24, 2026

Summary

  • Packages skill dir into .gstack-skill.tar.gz with manifest.json
  • Optional --validate runs gstack-skill-validate before packaging
  • --list shows installed skills with versions
$ gstack-skill-share review --validate
Packaged: review.gstack-skill.tar.gz (16KB)

1 file, 100 lines

bin/gstack-skill-share

Test plan

  • All existing tests pass

Creates .gstack-skill.tar.gz archives with metadata manifest:
- Bundles .tmpl + supporting files (templates, checklists)
- Generates manifest.json with name, version, author, gstack version
- Optional --validate flag runs gstack-skill-validate before packaging
- --list shows all installed skills with versions

Shareable archive format for community skill distribution.
Recipients install with: tar xzf skill.tar.gz -C ~/.claude/skills/gstack/
@garrytan
Copy link
Owner

Thanks for building this! Closing — we're not ready for a skill packaging/sharing ecosystem yet. The skill format and API surface are still evolving, and building distribution tooling on top of that now would create maintenance burden without enough users to justify it. If/when we get there, we'll design it holistically. Appreciate the vision!

@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