pageclaw-batch

Generate static HTML pages from markdown files using a YAML style matrix.

27|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/XY-Showing/pageclaw --skill pageclaw-batch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pageclaw-batch
Source: https://github.com/XY-Showing/pageclaw/tree/main/skills/pageclaw-batch
Command: npx skills add https://github.com/XY-Showing/pageclaw --skill pageclaw-batch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ui-ux-pro-max, writing-plans, polish, audit, quieter, critique, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the batch generation of static HTML pages by combining a style matrix with markdown files, providing a streamlined workflow for creating templates without the need for interactive design questions.

Core Features & Use Cases

  • Batch HTML Generation: Automatically creates HTML templates from a predefined style matrix and markdown files.
  • Style Matrix Integration: Reads design intents and layout descriptions from a YAML file to guide the design system.
  • Non-Interactive Process: Bypasses interactive design questions, leveraging predefined style entries for design decisions.
  • Use Case: Ideal for generating multiple versions of personal or project pages with different designs based on a given style matrix.

Quick Start

To start the batch generation process, provide the path to your style matrix file: /pageclaw-batch /path/to/style-matrix.yaml

Frequently Asked Questions about pageclaw-batch

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

FAQPage Schema
How do I batch generate static HTML pages from markdown files?

You can batch generate static HTML pages by defining design intents and layouts in a YAML style matrix. The Skill parses this matrix and renders your markdown files into static HTML templates based on those predefined specifications.

What is a style matrix and how does it work for HTML template creation?

A style matrix is a YAML file containing predefined design intents and layout descriptions. It guides the HTML template creation by providing specifications that bypass the need for interactive design questions during the rendering process.

Can I generate multiple HTML page designs without interactive design inputs?

Yes, you can generate multiple HTML page designs without interactive inputs by using a predefined style matrix. The process leverages existing style entries in the YAML file to automate design decisions for each markdown file rendered.

How do I convert markdown to HTML using a predefined style matrix file?

You convert markdown to HTML by running the batch generation command with the path to your style matrix YAML file. The system reads the file to apply specific layouts and design intents to your markdown content during rendering.

Does this batch HTML generation process require manual design adjustments?

No, this batch HTML generation process does not require manual design adjustments. It is a non-interactive workflow that directly applies the predefined design entries from your style matrix to render the final static HTML pages.

When should I use a style matrix for static HTML generation instead of interactive tools?

Use a style matrix for static HTML generation when you need to create multiple pre-defined page designs efficiently without interactive design questions. It is ideal for workflows requiring rapid batch generation of personal or project pages.