goose-graphics-create-style
Installation
SKILL.md
Create Goose Graphics Style
Authors a new graphics style and publishes it to the central Gooseworks
library via npx gooseworks styles publish. The output is a working
directory with a gooseworks-style.json manifest plus a hero rendered
example and 2-3 additional examples that demonstrate the aesthetic flexing
across formats.
When to use this skill
Use when the user has a reference image and wants the aesthetic available
as a reusable, discoverable style — so any future
/goose-graphics --style <slug> --format <any> call can render against it.
Always check first: run npx gooseworks styles list (or
npx gooseworks styles search "warm editorial") to see whether a
community-published style already covers the look. If one fits, just use
it via the regular goose-graphics flow.