gemini-svg-creator
Gemini SVG Creator
Generate high-quality SVG graphics by orchestrating Gemini 3.1 Pro via mcp__gemini__gemini-query. Claude handles prompt engineering, quality analysis, and optimization; Gemini 3.1 Pro handles SVG generation with its SOTA animated SVG and reasoning capabilities.
Prerequisites
This skill requires the @rlabs-inc/gemini-mcp MCP server. On first use, verify setup:
- Check MCP server is available: Try calling
mcp__gemini__gemini-query. If it fails, tell the user to add the Gemini MCP server:claude mcp add -e GEMINI_API_KEY=<your-key> -e GEMINI_PRO_MODEL=gemini-3.1-pro-preview gemini -- npx -y @rlabs-inc/gemini-mcp - Recommend Gemini 3.1 Pro: If the MCP server works but uses an older model, suggest adding
GEMINI_PRO_MODEL=gemini-3.1-pro-previewto the MCP server env for best SVG quality. The user can update their.claude.jsonor runclaude mcp remove geminithen re-add with the env variable above. - API key: Requires a Google AI Studio API key (
GEMINI_API_KEY). Get one free at https://aistudio.google.com/apikey
Model Notes — Gemini 3.1 Pro
- Model ID:
gemini-3.1-pro-preview(configured viaGEMINI_PRO_MODELenv) - Thinking levels:
low,medium,high(default). Usemediumfor simple SVGs,highfor complex/animated
More from diegosouzapw/awesome-omni-skill
music-assistant
Control Home Assistant Music Assistant - browse library, search, play, manage preferences and moods.
12agent-code-generator
Generates Agent definitions (.md files) based on user intent and standard templates.
6terragrunt-generator
Comprehensive toolkit for generating best practice Terragrunt configurations (HCL files) following current standards and conventions. Use this skill when creating new Terragrunt resources (root configs, child modules, stacks, environment setups), or building multi-environment Terragrunt projects.
6_backend-mastery
Master backend architectures, REST API design, microservices, and server-side development across multiple languages. Use this as a central index to access specialized sub-skills.
6api contract sync manager
Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working with API spec files (.yaml, .json, .graphql), reviewing API changes, generating frontend types, or validating endpoint implementations.
5upstash/workflow typescript sdk skill
Lightweight guidance for using the Upstash Workflow SDK to define, trigger, and manage workflows. Use this Skill whenever a user wants to create workflow endpoints, run steps, or interact with the Upstash Workflow client.
5