Publish Agent Skills
Version updated for https://github.com/andrewhowdencom/skr to version v0.0.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action skr facilitates the management, distribution, and maintenance of Agent Skills—specialized AI capabilities—using OCI Image registries. It automates tasks such as building, publishing, and versioning these skills in CI/CD pipelines, creating a standardized ecosystem for sharing and deploying AI functionalities. Key capabilities include registry authentication, skill installation, inspection, and change detection workflows.
Release notes
Changelog
- 0ccef3184eb41f0fe2db133b37611ce0f6422d3f Add the go skill to skills
- 0fb87ffce3c40241dc0ac105b16e52eabb2ffd8e feat: add goreleaser configuration and GitHub Actions workflow
- 66091bd6a4b411eceacd3366fd7753f203ae4850 fix(auth): correct package declaration and imports
- 160f0e963419913d56f34e7cc29dbb8257d36e00 fix(batch): ensure multi-tag logic is applied
- 5ca15dc6d5c632b763688e8f2e26024ad45d77a9 fix: configure git safe directory in entrypoint