Create a new blog post for the kimmoihanus.com site. Use when the user wants to write, create, or draft a new blog post or article.
This skill helps create new blog posts for the kimmoihanus.com Next.js site.
For AI Search optimized content, also use the geo-content skill which provides:
Posts are stored in /posts/ directory with the naming convention:
XXX-slug-with-dashes.md
Where XXX is a zero-padded number (001, 002, etc.)
Every post must include this YAML frontmatter:
---