Skip to content

chore: sync skills with dockyard - #1446

Merged
toolhive-release-app[bot] merged 2 commits into
mainfrom
catalog-sync-skills
Aug 10, 2026
Merged

chore: sync skills with dockyard#1446
toolhive-release-app[bot] merged 2 commits into
mainfrom
catalog-sync-skills

Conversation

@toolhive-release-app

Copy link
Copy Markdown
Contributor

Dockyard Skill Sync

This PR aligns the OCI tag and git ref of every dockyard-sourced
skill.json with the corresponding skills/<name>/spec.yaml in
stacklok/dockyard.

Each scheduled run reads dockyard's spec.yaml for every skill whose
first OCI package targets ghcr.io/stacklok/dockyard/skills/* and
rewrites both the OCI tag (packages[].identifier) and the upstream
git ref (packages[].ref) so the two stay in lockstep with whatever
dockyard last published.

It also creates catalog entries for dockyard skills that have none
yet. Auto-created entries have a title derived from the skill name
and may use a generic placeholder icon.svg (flagged in the sync
output) — reviewers should polish titles and swap placeholder icons
before merging. Skills that must not be onboarded can be listed in
registries/<registry>/skills/.sync-skills-ignore.


This is an automated PR created by the daily skill sync workflow.

@toolhive-release-app
toolhive-release-app Bot enabled auto-merge (squash) August 7, 2026 03:59
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Registry Build Preview

All registries built successfully!

Registry: official

  • Total Servers: 84
    • Container-based: 52
    • Remote: 32
  • Skills: 0
  • File Size: 2.5M
  • Last Updated: 2026-08-07T13:16:14Z

Registry: toolhive

  • Total Servers: 110
    • Container-based: 78
    • Remote: 32
  • Skills: 194
  • File Size: 3.0M
  • Last Updated: 2026-08-07T13:16:14Z

Set title casing, add license, and use the real GitHub logo icon
instead of the auto-generated placeholder.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@toolhive-release-app
toolhive-release-app Bot merged commit 53fd9bc into main Aug 10, 2026
4 checks passed
@toolhive-release-app
toolhive-release-app Bot deleted the catalog-sync-skills branch August 10, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants