A community catalog of CI certified agents
Curated agent list, but it's an awesome-list with CI gates, not a product.
Private skill catalog / marketplace for teams
Git as the database for skills is clever, but MCP registries already exist.
Engineering teams managing AI agent skills across multiple repositories
MCP Registry · Smithery · Glaive
What still feels missing is the middle layer: how teams and organizations share AI agent skills, track provenance, and keep them safe to use.
Agent Skill Harbor is an OSS skill management platform for that layer. It is GitHub-native, DB-less, and serverless by design, because skills are mostly text artifacts that already fit naturally in Git.
It collects skills from GitHub repos, tracks provenance, supports governance and safety checks, and publishes a static catalog site with GitHub Actions and GitHub Pages.
Repo: https://github.com/skill-mill/agent-skill-harbor Demo: https://skill-mill.github.io/agent-skill-harbor-demo/
Curated agent list, but it's an awesome-list with CI gates, not a product.
Official runner binary locally with pause-on-failure, beating act on compatibility.
Scans package.json to recommend installable agent skills from the skills.sh ecosystem.
Standards-as-Markdown that auto-load into Claude, Copilot, Cursor — no plugin engineering required.
A joke skill file in someone's dotfiles repo, not an actual product.
Philosophical thought experiment running on GitHub Actions—not a functional product or system.