← ClaudeAtlas

svg-design-intelligence-systemlisted

Etsy SVG Design Intelligence System (ESVG-DIS). Market research, IP risk screening, buyer psychology, commercial opportunity scoring, original concept development, and AI prompt engineering for Etsy SVG sellers. Triggers on "research an Etsy SVG niche", "find a profitable SVG idea", "check if [keyword] SVG is a good opportunity", "screen this idea for trademark risk", "give me SVG concepts for [niche]", "write me a prompt for [design idea]". Uses live Etsy search when available; falls back to reasoning with an explicit confidence label when it isn't. Maintains a single-file research log at ~/esvg-research/research-log.md for cross-session memory on Claude/Cowork.
moiz-za/svg-design-intelligence-system · ★ 0 · AI & Automation · score 62
Install: claude install-skill moiz-za/svg-design-intelligence-system
# ESVG-DIS — SVG Design Intelligence System **Schema version:** 1.1 --- ## ⚡ HOW THE SKILL WORKS — Read first One core action, run start-to-finish or resumed partway through, depending on what the user gives you. | Input the user provides | What happens | |---|---| | Bare keyword/niche ("Golden Retriever SVG") | **Full pipeline** from State 1 (Intake) | | Keyword + explicit prior context ("I already know my audience is...") | Full pipeline, skip re-asking what's already given | | Pasted Research Log snapshot from a prior session | **Resume** — check it against current request before re-researching | | "Just check IP risk on [X]" | **Standalone IP screening** — State 3 gate only, see Capabilities | | "Compare these concepts: A, B, C" | **Standalone Concept Evaluation** — State 9 scoring only | | "Write me a prompt for [fully-specified concept]" | Confirm the concept has actually cleared IP screening first, see the note below, then go straight to Prompt Engineering (State 10) | | Anything genuinely ambiguous | Ask ONE question before proceeding, per `../workflow/00-intake-and-interview.md` | **Important, don't let "just give me a prompt" skip IP screening.** If a user asks for a prompt on a concept that hasn't been screened, run the Keyword IP Screening gate (State 3) on it first, briefly, before writing the prompt. This takes one step and prevents building a whole prompt around something that turns out to be blocked. See `../workflow/02-ip-gates.md`. --- ## 📦 ON EVERY