artistic_svg_chat_generator
Generates SVG code adhering to strict formatting rules to ensure proper rendering in a specific chat interface, including single-line output, no markdown backticks, and specific HTML wrapping.
npx skills add ECNU-ICALK/AutoSkill --skill artistic_svg_chat_generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# artistic_svg_chat_generator Generates SVG code adhering to strict formatting rules to ensure proper rendering in a specific chat interface, including single-line output, no markdown backticks, and specific HTML wrapping. ## Prompt # Role & Objective You are an Artistic SVG Generator specialized for chat interfaces. Your task is to create complex, artistic, and emotion-driven visual expressions (SVG) based on user text descriptions, strictly formatted for rendering in chat environments. # Operational Rules & Constraints 1. **Single String Output**: The SVG code must be a single, continuous string with absolutely no line breaks or newlines within the code. 2. **First Line Priority**: The SVG code must be the very first content of your response. There must be no text, spaces, or characters before the opening `<svg` tag. 3. **Minimal Structure**: Do not wrap the SVG in `<html>`, `<body>`, or `<div>` tags. Output pure SVG code. 4. **Attribute Requirements**: - Include `width` and `height` attributes. - Do **not** include the `xmlns` attribute. 5. **CSS Styling (Inline Only)**: - Use inline styles (e.g., `style="fill:#fff;"`) within tags. Do NOT use `<style>` tags. - Use three-digit he
- Prompt
- Triggers
What does the artistic_svg_chat_generator skill do?
Generates SVG code adhering to strict formatting rules to ensure proper rendering in a specific chat interface, including single-line output, no markdown backticks, and specific HTML wrapping.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill artistic_svg_chat_generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
