scbe-art-generator

Generate SCBE-Aethermoore visual assets across multiple image backends and output directories.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-art-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scbe-art-generator
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/.claude/skills/scbe-art-generator
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-art-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate visual assets for the SCBE/Aethermoore project — manhwa panels, character sheets, website hero images, social media cards, product diagrams, and marketing banners. Use when creating any visual content for the project.

Core Features & Use Cases

  • Image Generation Backends: HF Inference (FLUX.1-schnell) for manhwa panels and character sheets; Grok Image Gen for quick concept art and style tests; Local Pillow/FFmpeg for compositing, strips, and video.
  • Asset pipelines: Manhwa character art workflow with scene definitions, 800px vertical webtoon format, and a defined character roster.
  • Output locations and asset types: artifacts/manhwa, artifacts/marketing/hero, artifacts/marketing/social, artifacts/marketing/diagrams, and style-test dashboards.
  • Guardrails: no text/no watermark unless added in post-processing; maintain color palette; never depict real people; prompt-logging of successful prompts to artifacts.
  • Script orchestration: coordinates scripts in scripts/ to generate, assemble, and verify outputs.

Quick Start

Generate a complete set of visual assets for the SCBE-Aethermoore project using the provided backends and outputs.

Frequently Asked Questions about scbe-art-generator

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

FAQPage Schema
How do I generate manhwa panels and character sheets for a branding project?

To generate manhwa panels and character sheets, this Skill uses HF Inference with FLUX.1-schnell to produce 800px vertical webtoon formats. It coordinates scene definitions and a defined character roster to deliver production-ready visual assets.

What is the best way to orchestrate multiple image generation pipelines for marketing visuals?

Orchestrating multiple image generation pipelines is handled through script coordination that routes tasks across HF Inference, Grok Image Gen, and Local Pillow/FFmpeg. This ensures proper backend selection for generating hero images, social media cards, and marketing banners.

Can I use FLUX.1-schnell and Grok Image Gen together in one visual asset workflow?

Yes, you can use FLUX.1-schnell and Grok Image Gen together in one visual asset workflow. FLUX.1-schnell generates manhwa panels and character sheets, while Grok Image Gen handles quick concept art and style tests within the same orchestrated pipeline.

What guardrails apply to AI image generation for marketing banners and social media cards?

Guardrails for AI image generation enforce no text and no watermarks unless added in post-processing, maintain a specific color palette, and never depict real people. Successful prompts are logged to artifacts for reproducible marketing banners and social media cards.

Does this visual asset generation workflow support compositing and video assembly?

Yes, this visual asset generation workflow supports compositing and video assembly by utilizing Local Pillow and FFmpeg. These local backends are orchestrated to composite image strips, assemble outputs, and verify final visual asset delivery.