new-weekly

Create MOZa Weekly content files with Hugo paths and section prompts.

2|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/MinBZK/moza-site --skill new-weekly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-weekly
Source: https://github.com/MinBZK/moza-site/tree/main/.claude/skills/new-weekly
Command: npx skills add https://github.com/MinBZK/moza-site --skill new-weekly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of MOZa Weekly updates by guiding users through date selection, automatic content file creation via Hugo, and structured section prompts.

Core Features & Use Cases

  • Guided weekly creation: Start a new MOZa Weekly by specifying a date and default file path, reducing manual setup.
  • Section scaffolding: Automatically structure content into the common MOZa Weekly sections: Algemeen, Techniek, Design, and Overig.
  • Interactive prompts: Collect user input for each section and populate the generated file with coherent, ready-to-edit content.

Quick Start

Create a new MOZa Weekly for a chosen date; the skill will generate the file at weekly/YYYY/YYYY-MM-DD.md, prompt for each section, and return the file path with an offer to help write the content.

Frequently Asked Questions about new-weekly

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

FAQPage Schema
How do I create a structured weekly content update with Hugo?

To create a structured weekly content update with Hugo, you select a date and the tool automatically generates the correct file path, scaffolding sections like Algemeen, Techniek, Design, and Overig for guided population.

What is the best way to scaffold recurring weekly sections for content writing?

Scaffolding recurring weekly sections is achieved through interactive prompts that collect your input for standard categories like Algemeen and Techniek, then automatically write that coherent content directly into the generated Hugo markdown file.

How does guided date selection work for generating Hugo content paths?

Guided date selection works by taking your chosen date and executing a Hugo command pattern to automatically generate the correct markdown file path at weekly/YYYY/YYYY-MM-DD.md for your content.

Can I use interactive prompts to populate standard Hugo markdown sections?

Yes, you can use interactive prompts to populate standard Hugo markdown sections by entering your text for each category, which the tool then writes directly into the generated weekly content file.

Do I need to manually format markdown files when writing weekly updates?

You do not need to manually format markdown files when writing weekly updates because the tool executes the Hugo command automatically and scaffolds the required sections, reducing manual setup entirely.

What are the limitations of using automated section scaffolding for weekly content?

The limitation of automated section scaffolding for weekly content is that it restricts you to predefined sections like Algemeen, Techniek, Design, and Overig, requiring manual edits if your update needs custom or alternative categories.