Skip to content

feat: gstack-skill-search — discover community skills via GitHub topics#441

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

feat: gstack-skill-search — discover community skills via GitHub topics#441
HMAKT99 wants to merge 1 commit intogarrytan:mainfrom
HMAKT99:arun/skill-search

Conversation

@HMAKT99
Copy link
Contributor

@HMAKT99 HMAKT99 commented Mar 24, 2026

Summary

  • gstack-skill-search discovers community skills via GitHub gstack-skill topic
  • Stars = ratings, repos = skills, zero new infrastructure
  • Publishing: gh repo edit --add-topic gstack-skill
$ gstack-skill-search security
  ★  47  alice/gstack-security-audit
  ☆   8  bob/gstack-pentest

1 file, 77 lines

bin/gstack-skill-search — uses gh search repos.

Test plan

  • All existing tests pass

Uses GitHub search API to find repos with topic "gstack-skill".
Stars = ratings, repos = skills, zero new infrastructure.

Usage:
  gstack-skill-search                # browse all
  gstack-skill-search security       # search by keyword
  gstack-skill-search --popular      # sort by stars
  gstack-skill-search --json         # machine-readable

Publishing: gh repo edit --add-topic gstack-skill
@garrytan
Copy link
Owner

Thanks for building this! Closing — skill discovery/search is part of a broader skill marketplace vision that we're not ready for yet. The skill format is still evolving and we want to get that right before building distribution infrastructure on top. 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