Agent Skills and WebMCP
Machine-readable LLMBase skills, read-only WebMCP tools, and Markdown for Agents support.
Updated
LLMBase publishes read-only agent metadata for tools that can discover website capabilities automatically. These resources are separate from chat-agent API authentication. Use Agent integrations when you want OpenClaw, Hermes, or another OpenAI-compatible agent to consume a Pro chat subscription.
Agent Skills
LLMBase hosts first-party skill artifacts directly on the website so agents can verify them with the SHA-256 digests from the discovery index.
Current skills:
llmbase-apillmbase-chat-agentllmbase-model-discoveryllmbase-mcp
The discovery index is available at:
/.well-known/agent-skills/index.json
WebMCP
On public pages, LLMBase registers a small set of read-only WebMCP tools for:
- public model search
- public leaderboard queries
- docs lookup
- pricing page lookup
These tools are only registered when the browser exposes a supported WebMCP API surface. Unsupported browsers continue to work normally.
Markdown for Agents
LLMBase is prepared for Cloudflare’s Markdown for Agents negotiation. Public
HTML responses vary on Accept, which is required for Cloudflare’s markdown
conversion feature.
To serve text/markdown responses in production, the Cloudflare zone must have
Markdown for Agents enabled for llmbase.ai.