journal-illustrator

Generate illustrations for BFRPG adventure journal entries from combat, exploration, discovery, loot, and session summaries.

28|3|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/nicmarti/skills-weaver --skill journal-illustrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: journal-illustrator
Source: https://github.com/nicmarti/skills-weaver/tree/main/.claude/skills/journal-illustrator
Command: npx skills add https://github.com/nicmarti/skills-weaver --skill journal-illustrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill auto-generates illustrations for adventure journals, transforming narrative entries into visual memories and enriching storytelling.

Core Features & Use Cases

  • Automated visualization: creates images for combat, exploration, discovery, loot, and sessions.
  • Parallel rendering: speeds up illustration workflows for large journals.
  • Enrichment integration: works best with enriched descriptions from sw-adventure enrich.

Quick Start

Illustrate journal: ./sw-image journal "la-crypte-des-ombres"

Frequently Asked Questions about journal-illustrator

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

FAQPage Schema
How do I automatically generate illustrations for adventure journal entries?

Journal-illustrator generates illustrations for combat, exploration, discovery, loot, and session summary entries by creating image prompts from narrative text and rendering visuals in parallel. Configure API keys via environment variables and run `./sw-image journal` with your journal name to start.

Can I speed up illustration generation for large journals?

Yes, journal-illustrator supports parallel image rendering to accelerate workflows. Use the `--parallelism` CLI option to control concurrent image generation, enabling faster processing of extensive journal entries.

Does journal-illustrator work with enriched journal descriptions?

Journal-illustrator integrates with enriched descriptions from `sw-adventure enrich` to produce higher-fidelity illustrations. Enriched entries provide more detailed context, resulting in more visually consistent and detailed generated images.

What CLI options does journal-illustrator provide for controlling output?

The CLI supports `--types` to filter entry categories, `--start-id` and `--max` to target specific ranges, `--model` to select the image generation model, and `--dry-run` to preview prompts without rendering images.

Can I ensure consistent illustration style across my journal?

Journal-illustrator generates style-consistent outputs through reproducible prompt generation and model selection. Use the same `--model` parameter and consistent enrichment workflows to maintain visual coherence across all generated illustrations.