archetype-import

Convert Shadowrun 5e archetype stat blocks into hierarchical Markdown and PDF documents.

1|1|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/Jasrags/ShadowMaster --skill archetype-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archetype-import
Source: https://github.com/Jasrags/ShadowMaster/tree/main/.claude/skills/archetype-import
Command: npx skills add https://github.com/Jasrags/ShadowMaster --skill archetype-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates converting Shadowrun 5e archetype stat blocks from sourcebooks into hierarchical Markdown and PDF documents, enabling consistent testing and documentation workflows.

Core Features & Use Cases

  • Hierarchical Markdown Output: Converts stat blocks into nested structures that reflect equipment relationships and parent-child links.
  • Priority Inference & Validation: Infers priorities, validates against core-rulebook.json, and flags discrepancies for review.
  • PDF Generation: Produces PDF versions for easy sharing and printing.

Quick Start

Use the archetype-import workflow on a provided SR5 archetype stat block image or text to generate a Markdown document and a PDF in the designated docs directory.

Frequently Asked Questions about archetype-import

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

FAQPage Schema
How do I import Shadowrun 5e archetype stat blocks into markdown?

To import Shadowrun 5e archetype stat blocks into markdown, provide local text or image inputs to the workflow. The process infers priorities, validates data, and generates structured markdown documents reflecting equipment relationships.

Does archetype-import validate data against core-rulebook.json?

Yes, archetype-import validates data against core-rulebook.json. It checks the Shadowrun 5e stat blocks for discrepancies and flags them for review before generating the final hierarchical markdown and PDF outputs.

Can I generate PDF documents from SR5 sourcebook stat blocks?

You can generate PDF documents from SR5 sourcebook stat blocks using this workflow. It converts the archetype data into hierarchical markdown first, then produces PDF versions for sharing and printing.

What is the best way to structure Shadowrun 5e equipment relationships in markdown?

The best way to structure Shadowrun 5e equipment relationships in markdown is using hierarchical output. This conversion process maps parent-child links from archetype stat blocks into nested markdown structures.

Do I need shell scripts to convert SR5 archetypes into Shadow Master docs?

Yes, you need shell scripts and local tooling to convert SR5 archetypes into Shadow Master docs. The workflow relies on these scripts to process local stat block inputs and produce the final outputs.