What problem does it solve? Creating a distinctive, reproducible visual identity for generated project artifacts (mini-sites, slide decks, documentation) usually requires manual design work. This Skill produces unique algorithmic seal artwork derived deterministically from a seed, so the same project always gets the same seal. ## Core Features & Use Cases - Seeded generative art: Derives all visual parameters from a SHA-256 hash, guaranteeing the same seed always produces the same seal. - Five generative patterns: flow-field, particle-orbit, crystal-lattice, wave-interference, and noise-strata, each matched to visual styles (sober, premium, dense, exploratory) with curated color palettes. - Multiple output sizes and formats: Generates hero (800x800), slide cover (400x400), and mini header seals (64x64), exportable as standalone HTML, SVG, or PNG data URI. - Use Case: After generating a project mini-site, invoke this Skill with the project's soul.md hash to produce a hero seal for the index page and a matching mini-seal embedded in every page header. ## Quick Start Generate a generative seal for my project using the file .reversa/soul.md as the seed, with the premium style palette at 800x800.