in-universe-script

Render English phrases as styled in-universe script PNG inserts for EPUB chapters.

Updated May 9, 2026
One-click install
npx skills add https://github.com/PetitChu/holocron --skill in-universe-script
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: in-universe-script
Source: https://github.com/PetitChu/holocron/tree/main/skills/in-universe-script
Command: npx skills add https://github.com/PetitChu/holocron --skill in-universe-script

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of awkward romanized alien writing in chapters by turning an English phrase into correctly rendered in-universe script imagery that embeds cleanly in EPUBs.

Core Features & Use Cases

  • Instant PNG script inserts: Produces paste-ready markdown that references a generated image, so alien text appears as native-looking script rather than italics or transliteration.
  • Era-aware translation & verification: For Mando'a, Sith Kittât, and Huttese, dispatches the appropriate language specialist to translate and verify against canon-era context.
  • Font install on demand: Installs the needed script fonts from the plugin library into the project only when first used, then reuses them for subsequent renders.
  • Accessibility sidecars: Writes an alt-text sidecar to support accessibility and consistent alt content.

Quick Start

Generate an Aurebesh PNG insert for the chapter by running /holocron:in-universe-script aurebesh "Beware" --chapter 3 --slug warning.

Frequently Asked Questions about in-universe-script

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

FAQPage Schema
How do I render alien text as PNG images for EPUB chapters?

Aurebesh, Mando'a, Sith Kittât, and Huttese are the supported in-universe scripts for EPUB rendering. The tool generates correctly styled typography for chapter headers, inscriptions, mottos, and signage needs.

How does EPUB alien language translation and verification work?

Yes, the tool installs the needed script fonts from the plugin library into your project on demand. Font installation occurs automatically on first use, then reuses the installed fonts for subsequent alien text renders.

Does rendering alien script for EPUBs generate accessibility alt text?

Rendering alien script for EPUBs generates accessibility alt text by writing a dedicated alt-text sidecar alongside the PNG insert. This ensures screen reader compatibility and consistent alt content for the embedded imagery.

What is the best way to replace romanized alien writing in EPUBs?

The best way to replace romanized alien writing in EPUBs is using native-looking in-universe script imagery instead of italics or transliteration. This approach generates canon-consistent alien-language text that embeds cleanly in digital chapters.