Implement Markdown Content Negotiation

SkillDocs & knowledge

Sub-skill de agent-ready-cloudflare: Implement Markdown Content Negotiation

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Implement Markdown Content Negotiation skill

What this skill tells your AI

The instructions your AI receives, as published by fabricioctelles/skills in skills/agent-ready-cloudflare/markdown-negotiation/SKILL.md and read by ahel’s review.

Support Accept: text/markdown content negotiation so agents can request markdown versions of your pages. See llmstxt.org and Markdown for Agents.

Requirements

  • When a request includes Accept: text/markdown, return a markdown representation of the page
  • Set Content-Type: text/markdown on the response
  • HTML remains the default for requests without the markdown accept header
  • Include an x-markdown-tokens header with the token count if available

Cloudflare

Markdown for Agents enables this automatically for Cloudflare zones — no application code changes needed.

Validate

POST https://isitagentready.com/api/scan
Content-Type: application/json

{"url": "https://YOUR-SITE.com"}

Check that checks.contentAccessibility.markdownNegotiation.status is "pass".

Signals

GitHub stars
77
Forks
7
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
agent-ready-markdown-negotiation
Source
github.com/fabricioctelles/skills