implement-content

Generate and validate DMHub compendium content as importable YAML.

17|11|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/VerisimLLC/draw-steel-codex --skill implement-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-content
Source: https://github.com/VerisimLLC/draw-steel-codex/tree/main/.claude/skills/implement-content
Command: npx skills add https://github.com/VerisimLLC/draw-steel-codex --skill implement-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines building and validating complex compendium content for Draw Steel DMHub by turning design discussions into importable YAML files and an automated validation/import workflow.

Core Features & Use Cases

  • Automates generation of monsters, items, ongoing effects, and abilities into YAML under compendium/import.
  • Provides an in-repo workflow: discuss design, generate YAML, run validator, and finalize a DMHub import sequence.
  • Supports batch imports and references to existing tables, with clear guidance for validation and import steps.

Quick Start

Run the automated pipeline to generate importable YAML for compendium content, validate with the YAML validator, and prepare the /import payload for DMHub.

Frequently Asked Questions about implement-content

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

FAQPage Schema
How do I generate importable YAML for DMHub compendium content?

You can automate compendium content creation by generating YAML files for monsters, items, and abilities under the compendium/import directory. This workflow converts design discussions into structured YAML ready for validation and import into DMHub.

What is the workflow for validating Draw Steel compendium YAML?

The compendium YAML validation workflow involves generating content under compendium/import and running the repository's built-in validator. This ensures the generated YAML meets structural requirements before finalizing the DMHub import sequence.

Can I batch import monsters and items into DMHub using YAML?

Yes, you can batch import monsters, items, ongoing effects, and abilities into DMHub. The process supports batch imports and references to existing tables, providing an automated path to load content into DMHub.

Does the DMHub content automation support ongoing effects and abilities?

DMHub content automation supports ongoing effects, abilities, monsters, and items. It applies validation and import workflows across these game data types to ensure they are correctly generated as importable YAML.

What's the best way to automate Draw Steel game data creation for DMHub?

The best way to automate Draw Steel game data creation is using a pipeline that generates YAML, validates it with the repo validator, and prepares the import payload for DMHub. This streamlines building complex compendium content from design discussions.

Why does my compendium YAML fail validation before DMHub import?

Compendium YAML may fail validation if the generated content does not meet the repository validator's structural requirements. Running the in-repo validator after generating YAML under compendium/import identifies issues before attempting the DMHub import sequence.