hugo-write-post

Installation
SKILL.md

Hugo Write Post

Write a new blog post for a Hugo site that matches how the author already writes. This skill learns the author's voice and conventions from their existing posts, delegates the writing to the social-content companion skill, then places the result as a proper Hugo content file.

Hugo specifics (front-matter formats, hugo new, archetypes, sections, taxonomies, build/serve) live in references/hugo.md — read it when placing the file or resolving conventions.

Workflow

0. Preflight — companion skill

The prose is written by the social-content skill. 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 social-content — and don't start writing until it's available.

1. Confirm this is a Hugo repo

Installs
2
First Seen
Today
hugo-write-post — ricardodantas/skills