logo-generator

logo-generator is a skill for Claude Code, Codex from Ertinox7711/SGRR-AGI-V2. It costs 119 tokens per session (1,744 once invoked), scanned A, a copy of logo-generator, MIT.

A logo design workflow for creating SVG logos and presentation images. SVG is a graphics format that stays sharp when a logo is resized.

In plain words
What is it for?
Use it to gather product and brand details, choose visual patterns, generate logo variants, write design rationales, and export SVG artwork.
Why use it?
It structures the design process so brand information and preferences guide multiple distinct logo concepts instead of producing one unexplained result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to gather product and brand details, choose visual patterns, generate logo variants, write design rationales, and export SVG artwork.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ertinox7711/sgrr-agi-v2/logo-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Ertinox7711/SGRR-AGI-V2 --skill logo-generator
Clone the repo
git clone --depth 1 https://github.com/Ertinox7711/SGRR-AGI-V2

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for logo-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/logo-generator/github.svg)](https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/logo-generator)
Your own site
<a href="https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/logo-generator"><img src="https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/logo-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for logo-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/logo-generator"><img src="https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/logo-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,744 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00119 $0.01744
Opus 5 $0.00060 $0.00872
Sonnet 5 $0.00024 $0.00349
Haiku 4.5 $0.00012 $0.00174

Measured 3d ago against content hash dc4dfeca98af, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

logo-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to logo-generator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/logo-generator/SKILL.md · 197 lines

How it starts

The opening of the file, as written. The whole thing — 197 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Logo Generator

Generate professional SVG logos and high-end showcase presentations for products and brands.

Workflow

Phase 1: Information Gathering

Collect essential information from the user:

  1. Product/Brand Name (required)
  2. Industry/Category (e.g., AI, fintech, design tools)
  3. Core Concept (e.g., connection, flow, security, simplicity)
  4. Design Preferences:
    • Style: minimal/complex, geometric/organic
    • Color preference: monochrome/specific colors
    • Mood: cold/warm, professional/friendly

Ask concise questions to gather this information. Don't overwhelm the user with too many questions at once.

Phase 2: Pattern Matching & SVG Generation

Based on the gathered information:

  1. Generate at least 6 design variants based on references/design_patterns.md

    • Match patterns to product characteristics
    • Use different pattern types and combinations for diversity
    • Include both single-pattern and mixed-pattern compositions
    • Vary complexity levels (simple geometric to layered compositions)
    • Each variant should feel distinctly different, not just parameter tweaks
    • Explain the design rationale for each variant
  2. Generate SVG code for each variant

    • Use viewBox="0 0 100 100" for easy scaling
    • Keep code clean and well-structured
    • Use currentColor for flexible color control
    • Add subtle animations for web display (optional)
  3. Create interactive showcase webpage

    • Display all 6+ logo variants in a grid layout
    • Use the template from assets/showcase_template.html
    • Include hover effects and smooth transitions
    • Add design rationale for each variant
    • Allow easy comparison between variants

Phase 3: Iteration & Refinement

Allow user to provide feedback:

  • Select favorite variants (narrow down from 6+ to 2-3)
  • Adjust specific parameters (size, spacing, rotation)
  • Combine elements from different variants
  • Change colors or add gradients
  • Modify animations or effects
  • Generate additional variants exploring specific directions

Read the full file on GitHub · 197 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 197 lines · 119 tokens per session scan A dc4dfeca98af

Subscribe to this mod's changes

logo-generator is a skill published in the GitHub repository Ertinox7711/SGRR-AGI-V2 (1 stars, last pushed 3d ago), licensed MIT. It adds 119 tokens to every session and 1,744 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to logo-generator, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

gerar-imagem

Gera ou edita imagens com IA via OpenAI gpt-image-1 (default, funcionando) ou Nano Banana/Gemini (aguarda billing). Use quando o usuário pedir para gerar, criar, desenhar ou editar imagem, ilustração, logo, ícone, mockup visual, asset gráfico, foto sintética ou variação de imagem existente.

andregusman-raiz/a-gusman-claude · 79 tokens

svg-art

Generates artistic SVGs directly as code — minimal line icons, geometric marks, generative patterns, or hand-drawn compositions — and assembles a modern 2026 HTML gallery preview. Saves each session to its own semantically named folder on the Desktop. Learns from feedback: which styles you loved, which compositions…

mostafa-drz/claude-skills · 123 tokens

screenshot-tour

Generate a presentation-worthy screenshot deck of the current product — discovers the aspects worth showing (the CLI's --help, the web app's routes, the library's quickstart), captures each with the right tool per surface (project's existing browser driver for web — Selenium-Java if none / Playwright for Node-Python /…

alexmond/alexmskills · 173 tokens

svg-creator

Produce SVGs that are spec-correct (W3C SVG 2), CSS-independent, accessible when meaningful, safe to render in untrusted contexts, optimized in size, and readable enough to edit.

jawwadfirdousi/agent-skills · 95 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

hamr0/agentic-toolkit · 59 tokens

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

hamr0/agentic-toolkit · 62 tokens