Skip to main content

> implement_http_markdown_content_negotiation

Implement HTTP Markdown Content Negotiation

Support 'Accept: text/markdown' content negotiation so AI agents receive high-density token-efficient Markdown representations of web pages.

Skill Package Download

This skill provides an active operational workflow that can be used by agentic systems. Download the markdown artifact or the full ZIP package below.

Educational Alignment (Flashcards)

The following learning objectives outline the systemic concepts taught by implementing and observing this workflow.

Concept 1

Detect 'Accept: text/markdown' in request headers.

Concept 2

Transform page AST into structured Markdown with code blocks and metadata.

Concept 3

Set 'Vary: Accept' and 'Content-Type: text/markdown; charset=utf-8' on responses.

Metadata

StatusPO_AUTHORIZED
Subjects
CONTENT_ACCESSIBILITYHTTP Content Negotiation
Prerequisites
  • Server-side rendering engine or Next.js route middleware

FAQs

No FAQs available yet.

AI Summary

This page provides the downloadable skill artifact for Implement HTTP Markdown Content Negotiation. It is an authorized operational workflow.