Hermai 是一个 schema registry,由开发者贡献网站 API schema,AI agent 则负责使用。将 agent 指向 registry 中的任何域名,即可获得完整的可调用端点列表 — URL、HTTP method、headers、参数 — 一切准备就绪可直接执行。无需浏览器、无需解析 HTML、不浪费 token。 可以把它想象成网站 API 版的 HuggingFace。Documentation Index
Fetch the complete documentation index at: https://docs.hermai.ai/llms.txt
Use this file to discover all available pages before exploring further.
工作方式
用 CLI 贡献
使用发现工具组(
hermai detect、probe、extract、intercept)记录网站端点,然后执行 hermai registry push 将其新增到目录。从 registry 查询
调用
GET /v1/catalog/{domain} 获取该站点所有已知端点。平台提供社区贡献的 schema — 即时、结构化、零发现成本。从这里开始
Quickstart
注册、获取 API key,并在两分钟内查询第一个 schema。
Hermai 如何运作
心智模型:贡献者负责发现,agent 负责使用。
Schemas
什么是 schema、如何贡献,以及认证徽章制度。
Catalog
agent 在运行时调用的查询 API。
Actions
schema 提供的读取和写入动作。
API keys
验证请求并管理访问权限。