h3y6e/gh-skill-update-action

Run gh skill update and create a pull request if needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: h3y6e/gh-skill-update-action@ef708035a955ed549e143ad55d708e89e39f98c3 # v1.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token used for gh and pull request creation. When omitted, the action uses the workflow GITHUB_TOKEN.no
dirDirectory containing skills. If empty, gh skill update scans all known agent host directories.no""
branchThe pull request branch name.nogh-skill-update-action/patch
commit-messageThe message to use when committing changes.no[gh-skill-update-action] automated change
titleThe title of the pull request.noChanges by gh-skill-update-action
bodyThe body of the pull request.noAutomated changes by [gh-skill-update-action](https://github.com/h3y6e/gh-skill-update-action)
namedescription
pr-numberThe pull request number.
pr-urlThe pull request URL.