hugo-expert
Installation
SKILL.md
Hugo Expert
Deep help with Hugo static sites. This skill carries durable Hugo best-practices and pins live documentation lookups to the repo's actual Hugo version — Hugo ships frequently and APIs change, so verify current syntax against the docs rather than from memory.
Preflight — live docs via find-docs
Current Hugo syntax, template functions, and config keys are fetched with the find-docs skill
(Context7). Confirm it's available (it appears in your available skills); if it's missing, tell the
user and offer to install it — npx skills find find-docs. Without it, say so and proceed from
general knowledge, flagging that version-specific details may be stale.
1. Detect the target version
Run the detector at the repo root to pin doc lookups to the right version: