Example workflow
.github/workflows/skills.yml
1
Add a token
Store your skillmd token as the
SKILLMD_TOKEN repository secret.2
Commit the workflow
Add the file above to
.github/workflows/.3
Let it run
Skills refresh on schedule, and a commit lands whenever a source changes.