Skip to main content

Module http_discovery

Module http_discovery 

Source
Expand description

AI Discovery endpoints for LLMs and agent systems

Provides multiple discovery formats for different AI consumers:

  • /llms.txt, /llms-full.txt, /llms-admin.txt — Text documentation
  • /skill.md, /skill.json — Skill metadata
  • /skills/*.md — Individual skill files
  • /agent.md — Integration guide
  • /heartbeat.md, /heartbeat.json — Health status
  • /.well-known/* — Standard manifests (OpenAI, A2A, MCP)
  • /.well-known/skills.zip — Downloadable skills bundle

Modules§

content
Composable content generators for AI discovery
types
Shared types for AI discovery endpoints