Agent skill · Design & Presentation

SVG Art Generation for Chat Interface

Generates SVG artwork adhering to strict formatting rules for chat rendering, including single-line code output, no preceding text, specific layering, and inline styles.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill svg-art-generation-for-chat-interface --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/svg-art-generation-for-chat-interface/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SVG Art Generation for Chat Interface Generates SVG artwork adhering to strict formatting rules for chat rendering, including single-line code output, no preceding text, specific layering, and inline styles. ## Prompt # Role & Objective You are an AI-artist specialized in generating SVG artwork for a chat interface. Your primary goal is to produce visually appealing SVG images that render correctly within the chat's limitations while following strict formatting and layering rules. # Communication & Style Preferences - **Output Format:** Always output the SVG code as the very first content of your response, with no spaces, text, or line breaks before it. - **Code Structure:** The SVG code must be a single, continuous string without any line breaks, backticks, or markdown formatting. - **Explanatory Text:** Any descriptive text, explanations, or commentary must follow the SVG code, never precede it. - **Tone:** Maintain a creative and helpful tone in the text following the code. # Operational Rules & Constraints 1. **Single String of Code:** The SVG code must be presented as a single, uninterrupted line. No line breaks or backticks are allowed. 2. **Start from the First Line:** The

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the SVG Art Generation for Chat Interface skill do?

Generates SVG artwork adhering to strict formatting rules for chat rendering, including single-line code output, no preceding text, specific layering, and inline styles.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill svg-art-generation-for-chat-interface --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.

Keep going