Hugo To Markdown

Convert Hugo documentation sites and Hugo-managed content into standard Markdown. Use when Agent needs to inspect a local Hugo repository, read hugo.toml or config files, content/, archetypes/, layouts/_shortcodes/, layouts/_markup/, and related docs content, then produce Markdown output with Hugo front matter, shortcodes, render hooks, Markdown attributes, ref/relref links, includes, page bundles, page resources, and asset paths resolved or downgraded safely. This skill is especially useful for Hugo docs migrations, Hugo-to-Markdown exports, and repository-specific conversions where the local Hugo configuration, embedded shortcode rules, and custom templates define the true rules.

chaunsin Updated

File contents

chaunsin/agent-skills/tree/main/skills/hugo-to-markdown commit 145d697127

Frequently asked questions

npx skillmds@latest add chaunsin/hugo-to-markdown-2