Releases: mianbaofang/agent-skill-catalog
Release list
Agent Skill Catalog v0.3.6
What's changed\n\n- Batch missing GitHub repository discovery and require a unique high-confidence match before association.\n- Cache failed image lookups and compiled family patterns to make repeated refreshes faster.\n- Improve parent/child aggregation for Tavily, CloudBase, HyperFrames, and similar multi-Skill bundles.\n- Add independent detail-pane scrolling, illustrated category navigation, manual preview controls, and second-confirmation deletion.\n\n## Validation\n\n- 67 tests passed.\n- Install package validated and uploaded with SHA256 checksum.\n- GitHub launch and discovery audits report no blockers or warnings.
Agent Skill Catalog v0.3.5
Agent Skill Catalog v0.3.5 improves public discovery and keeps the install entry concise without changing the read-only catalog safety model.
Changes
- Adds the exact
local skill catalogdiscovery phrase to the English first screen. - Clarifies the trigger for Codex and other AI agents, including GitHub preview images.
- Reduces the installable Skill entry below the Yao Meta initial-load budget while preserving the resumable description queue and read-only boundaries.
Verification
- 48 tests passed.
- Package validation, official Agent Skills validation, GitHub launch audit, and online discovery audit passed.
- Deterministic package SHA-256:
11225f01a84f99351df0db84341cfab2691f1980dbfc223f58df0d3159a4e4c2.
Agent Skill Catalog v0.3.4
What's changed
- Retry GitHub README evidence when a legacy
missing-evidencecache entry is present. - Clamp configured GitHub README request timeouts to at least one second.
- Add regression coverage for stale failure-cache invalidation and non-positive timeout values.
Verification
- 48 tests passed
- Package validation passed
- Python compilation passed
- GitHub launch and discovery audits passed
- Release assets contain only the installable Skill ZIP and its SHA-256 checksum.
agent-skill-catalog v0.3.3
0.3.3 - 2026-08-15
- 增加 GitHub 仓库预览图与 README 证据请求的默认超时,并保留显式配置覆盖。
- 让说明队列由调用 Agent 自主完成 next/apply,不再要求用户手工补写。
- 临时 GitHub README 失败不再缓存七天,后续刷新可自动重试。
- 新增超时覆盖、失败重试和说明队列回归测试。
安装:下载下方 ZIP,校验同名 .sha256 后,将包内的 �gent-skill-catalog 目录放入你的 Skill 目录。
Agent Skill Catalog v0.3.2
- Deduplicate repository-backed copies of the same Skill across scan roots while preserving every observed location, and keep same-named members from different plugins separate.
- Aggregate repository-backed
gsap,hyperframes,research,story, and similar parent/child families even when their folders are split across roots. - Fetch each observed GitHub repository preview once per build and reuse that evidence for matching Skill, family, and plugin records.
- Add a resumable
description_queue.py next/applyworkflow that supplies bounded localSKILL.mdand GitHub README evidence, validates Agent-written Chinese descriptions, and stores completed batches under a unique curation key. - Require CI and package validation to include the description queue, its completion gate, and the complete test suite.
Agent Skill Catalog v0.3.1
What changed
- Restores GitHub repository detection from
gh skill installmetadata, install locks, package/plugin metadata, explicit Skill links, and local Git remotes. - Fetches and verifies a GitHub repository preview image when repository evidence is available, including recovery from partial README responses. Family and plugin aggregate cards keep the strongest verified member image.
- Adds an Agent-owned Chinese description queue. The first build returns exit code
3while descriptions need review; after the invoking Agent writescatalog-curation.jsonand reruns with--refresh --require-complete-descriptions, the build returns0. - Keeps maintainer-only evaluation and report files outside the GitHub-installed Skill boundary. The installable package contains 21 runtime files.
- Adds bilingual GitHub Pages metadata and discovery files: canonical URLs,
hreflang, Open Graph/Twitter metadata, JSON-LD,robots.txt,sitemap.xml, andllms.txt.
Install
gh skill install mianbaofang/agent-skill-catalog agent-skill-catalog --pin v0.3.1For a portable archive, download agent-skill-catalog-v0.3.1.zip and verify it with the adjacent .sha256 file.
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.
Agent Skill Catalog v0.2.2
Agent Skill Catalog v0.2.2
This release improves preview-image handling and keeps the published Skill package focused on the actual catalog product.
Changes
- Fetches one bounded public preview from an observed GitHub repository by default, with HTTPS, host allowlists, redirect checks, byte limits, image-signature validation, caching, and
--no-github-imagesfor offline builds. - Adds visible catalog controls to replace a Skill preview image manually and restore the automatic image without editing the source Skill.
- Keeps parent/child Skill families and plugin-provided Skills separated in the catalog.
- Removes the temporary demo Skill records used during media production. They are not included in the repository or installable archive.
- Expands package, refresh, image, trust, and release regression checks.
Install
gh skill install mianbaofang/agent-skill-catalog agent-skill-catalog --pin v0.2.2 --agent codex --scope userPackage
agent-skill-catalog-skill.zip- SHA-256:
3301770b2f582aec2d343b2d6e66eb7ff20418ff44d65850824fcbbd095b5dca
The archive has one top-level agent-skill-catalog/ directory, one SKILL.md, no demo paths, and no machine-specific absolute paths.
v0.2.1
Agent Skill Catalog v0.1.0
Initial public release.\n\n- Read-only local scan of explicit Skill and plugin roots\n- Explainable categories, family/plugin aggregation, image evidence, and GitHub metadata\n- Self-contained desktop HTML plus bounded localhost refresh\n- ZIP excludes local catalogs, reports, caches, and machine-specific paths