CLI for scoring OpenAPI for LLM legibility
github.com原文 ↗
jentic-api-scorecard 用 agent-readiness rubric 给 OpenAPI spec 打分。它关注的是 API 对 LLM/tool agent 是否“可读”:operation 命名、schema、描述、鉴权和错误模型如果模糊,agent 调用就会更依赖猜测。这个项目适合放在 MCP/API toolchain 前面做预检,把接口文档质量从主观 review 变成可重复检查。
–浏览
评论 · Comments