Skip to content

feat: gstack-skill-publish — publish your skills to the gstack community#443

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

feat: gstack-skill-publish — publish your skills to the gstack community#443
HMAKT99 wants to merge 1 commit intogarrytan:mainfrom
HMAKT99:arun/skill-publish

Conversation

@HMAKT99
Copy link
Contributor

@HMAKT99 HMAKT99 commented Mar 24, 2026

Summary

  • gstack-skill-publish <skill> — validate → create repo → push → tag gstack-skill
  • Auto-generates README with install instructions
  • Discoverable via gstack-skill-search after publish
$ gstack-skill-publish my-skill
Published: https://github.com/alice/gstack-my-skill
Others install with: gstack-skill-install alice/gstack-my-skill

1 file, 127 lines

bin/gstack-skill-publish

Test plan

  • All existing tests pass

Creates a GitHub repo, pushes .tmpl + supporting files, tags with
"gstack-skill" topic for discoverability, generates README with
install instructions.

Usage:
  gstack-skill-publish <skill-dir>            # public repo
  gstack-skill-publish <skill-dir> --private  # private repo

Flow: validate → create repo → push → add topic → discoverable
Stars = ratings. GitHub = registry. Zero new infrastructure.
@garrytan
Copy link
Owner

Thanks for building this! Closing — skill publish 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 effort!

@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