Skip to main content
Back to registry

svg-art

kv0906/cc-skills

Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o ).

Installs168
Install command
npx skills add https://github.com/kv0906/cc-skills --skill svg-art
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o ). Scripts can be piped together: See references/svg-fundamentals.md for: - --fill COLOR : Fill color (default: #3B82F6) - --stroke COLOR : Stroke color - --stroke-width N : Stroke width - --seed N : Random seed for reproducibility - -o FILE : Output to file instead of stdout - Core SVG structure and viewBox - Element types (rect, circle, path, etc.) - Path command syntax - Gradients and patterns - Accessibility requirements

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does svg-art do?

Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o ).

Is svg-art good?

svg-art does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does svg-art work with?

svg-art currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, claude-code.

What are alternatives to svg-art?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install svg-art?

npx skills add https://github.com/kv0906/cc-skills --skill svg-art

Related skills

More from kv0906/cc-skills

Related skills

Alternatives in Software Engineering