nimblebraininc/Skill Pack

Package Agent Skills into .skill bundles, upload to releases, and announce to registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 18, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: nimblebraininc/skill-pack@3dd73cc2ab03097cac9f812b8bc1e6e8c6c985ec # v1

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

namedescriptionrequireddefault
directoryDirectory to search for skills (looks for SKILL.md files)no.
patternGlob pattern to find skill directories (default: looks for SKILL.md)no**/SKILL.md
buildWhether to build .skill bundlesnotrue
uploadWhether to upload bundles to the GitHub release (requires release event)notrue
announceWhether to announce skills to the registrynotrue
announce-urlURL of the mpak registry announce endpointnohttps://registry.mpak.dev/v1/skills/announce
fail-on-warningFail the action if validation warnings are foundnofalse
namedescription
skills-foundNumber of skills discovered
skills-packedNumber of skills successfully packed
skills-announcedNumber of skills announced to registry
bundle-pathsJSON array of bundle paths