{"name":"read-a-guide","title":"Read a Snagr guide as markdown","description":"Retrieve the full text of any Snagr article or page without parsing HTML.","when":"The user asks about dunning, involuntary churn, checkout abandonment benchmarks, or comparisons between Polar, Lemon Squeezy and Gumroad.","steps":["GET /api/md/_catalog for the list of available documents with titles and summaries.","Pick the relevant path and GET either <path>.md or /api/md/<path>. Both return the same markdown with YAML frontmatter.","The frontmatter carries the canonical URL, publication date and keywords — use the canonical URL when citing."],"endpoints":["/api/md/_catalog","/api/md/{path}","/llms-full.txt"],"url":"https://www.snagr.sh/.well-known/agent-skills/read-a-guide/SKILL.md"}