content-creator

Generate Hugo posts, galleries, team pages, and village pages with Leidimen conventions.

Updated Aug 18, 2025
One-click install
npx skills add https://github.com/hdicko/leidimen --skill content-creator-hdicko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-creator
Source: https://github.com/hdicko/leidimen/tree/main/.github/skills/content-creator
Command: npx skills add https://github.com/hdicko/leidimen --skill content-creator-hdicko

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Editors manually craft Hugo content for Leidimen sites, leading to inconsistency and slow publishing across posts, galleries, team pages, and village pages.

Core Features & Use Cases

  • Generate posts that follow Leidimen conventions with proper frontmatter and taxonomy checks.
  • Create galleries and team member pages, ensuring naming and structure compliance.
  • Produce village pages with lowercase village names and valid taxonomies, ready for review.

Quick Start

Tell the agent to create a post about a topic in village name, or generate a gallery for an event, or add a team member.

Frequently Asked Questions about content-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Hugo content creation for posts and village pages?

Automate Hugo content creation by using a template-driven generator that produces posts, galleries, and village pages with consistent frontmatter, taxonomy usage, and naming rules. This ensures structure compliance and speeds up publishing across Leidimen sites.

What's the best way to ensure consistent frontmatter and taxonomies in Hugo posts?

The best way to ensure consistent frontmatter and taxonomies in Hugo posts is to apply template-driven generation with content-type validation. This enforces established conventions automatically, preventing manual editing errors and structural inconsistencies.

Does this Hugo content generator support creating team member pages and galleries?

Yes, this Hugo content generator supports creating team member pages and galleries. It ensures naming and structure compliance while validating content types, so generated team and gallery pages follow established site conventions automatically.

How do I normalize village names for Hugo taxonomy pages?

Normalize village names for Hugo taxonomy pages by applying lowercase village-name normalization rules during content generation. This template-driven process ensures valid taxonomies and proper naming conventions before the village pages are ready for review.

Why do manually created Hugo pages have inconsistent taxonomy and structure?

Manually created Hugo pages have inconsistent taxonomy and structure because editors craft content by hand without enforced conventions. Automating generation with content-type validation and template-driven rules eliminates these publishing bottlenecks and structural errors.