
Wildcard AI / agents.json开放规范和平台,允许AI代理通过agents.json文件发现并调用API流程。
概览
主要功能
- agents.json规范以描述API动作
- Workflow定义以串联多个端点
- Runtime库为代理侧发现和执行
- 作者和托管工具以agents.json文件
- 与现有REST API兼容和认证方案
- 开源社区和参考实现
价格
- 模型
- Freemium
- 评分
- 5.0 / 5 (6)
使用场景
使 SaaS API 对 AI 代理可用
在现有REST API旁边发布agents.json文件,使任何兼容AI代理都可以发现可用的动作并无需自定义集成代码调用它们
定义多步骤API流程
将链式端点调用描述为可重用的 agents.json流程,让代理按预期执行复杂序列而不是通过.prompt来推断
取代易折断.prompt形式工具使用
利用runtime工具库为代理提供声明性的、结构化的工具定义,减少由硬编码工具调用或.prompt设计漂移引起的故障
编写和托管代理规范
团队可以使用平台的编写和托管工具来创建、测试和提供 agents.json文件,类似于管理OpenAPI规范的传统客户端
优点 & 缺点
优点
- 开源并且中立的规范
- 减少依赖于易折断的.prompt形式工具
- 支持多步骤API流程,不仅是单个调用
- 熟悉的模式对于使用OpenAPI而来的团队
- 支持现有API
缺点
- 标准仍然在发展中,尚未普遍接受
- 要求API提供者认真地编写和维护规范
- 比专有函数调用工具要小的生态系统
- 不如专有工具便利
评测
6 个评分的平均值。
登录以留下评测。
Use it every day
Honestly didn't expect to like it this much. Runtime libraries for agent-side discovery and execution is exactly what I needed, and supports multi-step API workflows, not just single calls. but I reach for it almost every day now and it just clicks.
Years in this space
I've evaluated a lot of these over the years. What stands out here is runtime libraries for agent-side discovery and execution — handled better than most — and familiar pattern for teams already using OpenAPI. Worth the time if this is your use case.
Does the job
Pretty happy overall. Agents.json specification for describing API actions just works and reduces reliance on fragile prompt-based tool use. but no dealbreakers — I'd recommend it to a friend without hesitating.
Years in this space
I've evaluated a lot of these over the years. What stands out here is hosting and authoring tools for agents.json files — handled better than most — and reduces reliance on fragile prompt-based tool use. Worth the time if this is your use case.
Years in this space
I've evaluated a lot of these over the years. What stands out here is hosting and authoring tools for agents.json files — handled better than most — and reduces reliance on fragile prompt-based tool use. Worth the time if this is your use case.
Does the job
Pretty happy overall. Agents.json specification for describing API actions just works and supports multi-step API workflows, not just single calls. Standard is still emerging and not widely adopted can be annoying, but no dealbreakers — I'd recommend it to a friend without hesitating.
问答
How is agents.json different from OpenAPI or standard function-calling?
agents.json is an open spec specifically for AI agents, describing not just individual endpoints but multi-step workflows that chain calls together. It follows a familiar declarative pattern like OpenAPI, but targets agent-side discovery and execution rather than traditional API clients.
What do I need to do as an API provider to support Wildcard AI?
You author and host an agents.json file alongside your existing REST API, describing available actions and workflows. Wildcard provides authoring, hosting, and testing tools, and the spec is compatible with existing REST endpoints and auth schemes, so you don't need to rebuild your API.
Is agents.json production-ready and widely supported?
The specification is open-source and vendor-neutral with reference implementations, but it's still emerging and has a smaller ecosystem than proprietary function-calling tools. It's best suited to developers comfortable adopting early standards for agentic applications.
提问
AI Agent Development Frameworks 的替代品
Strands Agents
AI Agent Development Frameworks
开源 SDK 用于构建和orchestrate 单或多 agent 系统与LLM和工具集成
BabyCatAGI
AI Agent Development Frameworks
轻量级自主 AI 代理框架,简化任务自动化
Awesome MCP Servers
AI Agent Development Frameworks
一个精选的模型上下文协议(MCP)服务器目录,用于通过工具和数据扩展AI助手。
Gemma 3
AI Agent Development Frameworks
一款开源的AI模型,针对单GPU性能进行了优化,支持多模态输入和超过140种语言。
Rasa
AI Agent Development Frameworks
开源框架,构建生产级聊天和语音助手
BabyElfAGI
AI Agent Development Frameworks
具有模块化Skills类的实验性AI代理框架,实现动态任务规划和执行。
Auto-GPT
AI Agent Development Frameworks
开源 AI 代理,能够利用 GPT 模型自主完成复杂任务。
memU
AI Agent Development Frameworks
开源的旨在24/7主动性AI代理的记忆框架,具有文件系统存储、预测意图和较低的令牌费用。











