Skip to content

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

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

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.
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.

1 participant