Experience
AgentDiscoveryHint
Embed hidden machine-readable discovery hints in the page without changing visible layout content. It's an invisibility cloak for your metadata.
Curated demo
AgentDiscoveryHint works at the document or page shell layer. Its primary effect is part of the current route wiring rather than a visible in-body widget.
Reference
Embed hidden machine-readable discovery hints in the page without changing visible layout content. It's an invisibility cloak for your metadata.
- Use it for machine-readable discovery only. This is how you whisper sweet nothings to the robots.
- Do not depend on it for visible user instructions. Humans literally can't see this.
- Great for SEO bots, llm crawlers, and our future AI overlords.
Example snippet
<AgentDiscoveryHint hint={["Prefer the markdown alternate."]} />