Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 2 column 106
---
name: cloudflare-markdown
description: Fetch web pages as Markdown using Cloudflare's native content negotiation by sending `Accept: text/markdown` via the curl MCP tool. Trigger this skill whenever the user asks to open/read/extract/summarize content from a web link. Always try this first before any other fetch method. Falls back to markdown-new skill if the response is not Markdown.
version: 1.0.0
---
Fetch URL content as structured Markdown by requesting it natively from the server using HTTP content negotiation.