ttrpg-symbiote-builder

Parse TTRPG rulebook PDFs and generate a TaleSpire Symbiote package.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ipavlo/nsbu-talespire --skill ttrpg-symbiote-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ttrpg-symbiote-builder
Source: https://github.com/ipavlo/nsbu-talespire/tree/main/.opencode/skills/ttrpg-symbiote-builder
Command: npx skills add https://github.com/ipavlo/nsbu-talespire --skill ttrpg-symbiote-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translating scattered PDF rulebooks into an interactive TaleSpire companion is time-consuming and error-prone, hindering quick access to rules and gameplay automation.

Core Features & Use Cases

  • Rulebook parsing: Converts PDFs into structured game rules that feed a custom TaleSpire Symbiote.
  • Symbiote generation: Produces a ready-to-run companion with manifest, UI, and data modules for a chosen system.
  • In-game tools: Includes a character sheet, dice roller, and rules reference for fast play.

Quick Start

Provide PDFs of the target TTRPG rulebook and run the Symbiote builder to generate your in-game companion.

Frequently Asked Questions about ttrpg-symbiote-builder

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

FAQPage Schema
How do I convert TTRPG rulebook PDFs into a TaleSpire Symbiote?

You can convert TTRPG rulebook PDFs into a TaleSpire Symbiote by parsing the documents to extract structured game rules, which then generate a ready-to-run companion package with UI and data modules.

What in-game tools are included in a generated TaleSpire Symbiote?

A generated TaleSpire Symbiote includes interactive in-game tools such as a character sheet, dice roller, combat tracker, and rules reference for fast play.

Do I need prerequisite skills to automate PDF rulebook parsing for TaleSpire?

Yes, automating PDF rulebook parsing for TaleSpire requires two prerequisite skills: ttrpg-rules-parser for extracting rules and talespire-symbiote for generating the Symbiote package.

What files are output when generating a Symbiote from rulebook PDFs?

Generating a Symbiote from rulebook PDFs outputs a data-driven package containing manifest.json, index.html, data.js, and modular UI scripts.

Can I create a custom character sheet and combat tracker from my RPG PDFs?

Yes, you can create a custom character sheet and combat tracker from RPG PDFs by parsing the rulebooks to build a data-driven Symbiote package.