Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings
English | 简体中文 | 日本語 | 한국어 AAI = Agent App Interface AAI Gateway 是 Agent App 的交互网关。 什么是 Agent App?Agent App 是 Agent 可以使用的能力集合。例如: 一个 MCP Server 就是一个 Agent App —— 它提供一组工具 一个 Skill 技能包 也是一个 Agent App —— 它提供一项或多项技能 在 AAI Gateway 中,它们被抽象为 Agent App 统一管理,一次导入,所有 AI Agent 立即可用。 传统方式:10 个 MCP × 5 个工具 = 50 份完整 schema ≈ 7500 tokens,每次对话都要注入。 AAI Gateway:每个 Agent App 只需不到 50 tokens 的摘要,Agent…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
English | 简体中文 | 日本語 | 한국어 AAI = Agent App Interface AAI Gateway 是 Agent App 的交互网关。 什么是 Agent App?Agent App 是 Agent 可以使用的能力集合。例如: 一个 MCP Server 就是一个 Agent App —— 它提供一组工具 一个 Skill 技能包 也是一个 Agent App —— 它提供一项或多项技能 在 AAI Gateway 中,它们被抽象为 Agent App 统一管理,一次导入,所有 AI Agent 立即可用。 传统方式:10 个 MCP × 5 个工具 = 50 份完整 schema ≈ 7500 tokens,每次对话都要注入。 AAI Gateway:每个 Agent App 只需不到 50 tokens 的摘要,Agent 需要时再按需加载详情。Token 节省 99%。 传统方式:翻 GitHub → 看 README → 复制 JSON 配置 → 调试连接 → 重启 Agent。 AAI Gateway:对 Agent 说"用 AAI 搜索…