Skip to content

skilla v0.3.0

Choose a tag to compare

@junior junior released this 13 Jul 03:58
· 4 commits to main since this release

Added

  • skilla repo ls <source> — list a repo's skills (name · version · description) without installing.
  • Partial + sparse clones: add --skill, update, and repo ls download only the needed skill's files (deps materialize on demand; automatic fallback to plain shallow clone) — big catalogs like microsoft/azure-skills or nvidia/skills no longer cost a full checkout.
  • README badges.
brew install junior/tap/skilla   # or: brew upgrade skilla
mise use -g 'github:junior/skilla[exe=skilla,matching=skilla]@0.3.0'