展示HN:Agent Skill Harbor – 一个面向团队的GitHub原生技能平台
目前已经有许多服务用于发现公共技能,以及多种方式来管理个人技能。<p>但仍然缺少一个中间层:团队和组织如何共享AI代理技能、追踪来源,并确保其安全使用。<p>Agent Skill Harbor是一个开源的技能管理平台,旨在填补这一层。它是基于GitHub的,无数据库且无服务器设计,因为技能主要是文本工件,自然适合存储在Git中。<p>该平台从GitHub仓库收集技能,追踪来源,支持治理和安全检查,并通过GitHub Actions和GitHub Pages发布静态目录网站。<p>仓库:<a href="https://github.com/skill-mill/agent-skill-harbor" rel="nofollow">https://github.com/skill-mill/agent-skill-harbor</a>
演示:<a href="https://skill-mill.github.io/agent-skill-harbor-demo/" rel="nofollow">https://skill-mill.github.io/agent-skill-harbor-demo/</a>
查看原文
There are already many services for discovering public skills, and many ways to manage your own personal skills.<p>What still feels missing is the middle layer: how teams and organizations share AI agent skills, track provenance, and keep them safe to use.<p>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.<p>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.<p>Repo: <a href="https://github.com/skill-mill/agent-skill-harbor" rel="nofollow">https://github.com/skill-mill/agent-skill-harbor</a>
Demo: <a href="https://skill-mill.github.io/agent-skill-harbor-demo/" rel="nofollow">https://skill-mill.github.io/agent-skill-harbor-demo/</a>