Skip to content
Tech News
← Back to articles

Show HN: Agent Skill Harbor – a GitHub-native skill platform for teams

read original get GitHub Codespaces → more articles
Why This Matters

Agent Skill Harbor addresses a critical gap in the AI ecosystem by providing a GitHub-native platform for sharing, managing, and governing AI agent skills within organizations. Its open-source, serverless design simplifies integration and enhances safety, provenance, and collaboration for teams developing AI solutions.

Key Takeaways

There are already many services for discovering public skills, and many ways to manage your own personal skills.

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/