Markdown SEO Audit
Analyzes a local markdown file for SEO issues before publishing. No MCP connection required.
Inputs
path: Absolute path to the markdown file to audit. If the user provides a relative path, resolve it usingBash: realpath <path>before calling Read. If the user provides a directory, useGlob: **/*.mdto find all markdown files and let the user choose.
Execution
@skills/seo/references/markdown-guide.md
Use the Read tool to load the file content, then ru
[Description truncada. Veja o README completo no GitHub.]