Skip to content

Agent Skill Catalog v0.3.0

Choose a tag to compare

@mianbaofang mianbaofang released this 14 Aug 09:24
· 8 commits to main since this release

Agent Skill Catalog v0.3.0

This release fixes the two failures reported after clean installation: installed Skills now expose their GitHub source to the catalog, and descriptions that still need Chinese enrichment are no longer silently treated as complete.

Fixed

  • Reads the nested metadata.github-repo source injected by gh skill install.
  • Uses explicit repository links in SKILL.md when unambiguous, without guessing among multiple dependencies.
  • Fetches and caches a verified GitHub README image or repository social preview by default.
  • Writes description-enrichment.json and requires the invoking Agent to complete output-owned Chinese description curation before reporting success.
  • Accepts UTF-8 BOM in Windows-edited JSON configuration and curation files.
  • Keeps source Skills read-only; images and description overrides remain inside the selected catalog output.

Install

gh skill install mianbaofang/agent-skill-catalog agent-skill-catalog --pin v0.3.0 --agent codex --scope user

Package

  • agent-skill-catalog-skill.zip
  • SHA-256: 5132821493a64b079f9a5ec634de0435ee784289d8085a9737caa29cfeddf398

The release was published through gh skill publish, validated with a clean installed-Skill fixture, and then verified from the packaged ZIP.