← Back to search
20
Basic
Agentic Readiness Score
ai-tools openapiapihostingai

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 20/100

            

OpenAPI Spec (preview)

{ "openapi": "3.0.0", "info": { "title": "Web3GPT Skill API", "description": "Simple agent-first chat API for Web3GPT. Start a chat with no params, then continue with the returned chatId.", "version": "2.0.0" }, "servers": [ { "url": "/api", "description": "Web3GPT API" } ], "components": { "schemas": { "SkillRequest": { "type": "object", "properties": { "agentId": { "type": "string", "descrip