Agent Skill Catalog v0.3.0
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-reposource injected bygh skill install. - Uses explicit repository links in
SKILL.mdwhen unambiguous, without guessing among multiple dependencies. - Fetches and caches a verified GitHub README image or repository social preview by default.
- Writes
description-enrichment.jsonand 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 userPackage
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.