> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Logo Creator Skill

> Brand logo and SVG export skill listed on the MCP marketplace — generates logos from descriptions via Claude Code integration.

<div style={{display: "flex", gap: "8px", marginBottom: "1.5rem", flexWrap: "wrap"}}>
  <Badge>Commercial</Badge>
  <Badge color="#F97316">Applications Layer</Badge>
</div>

# Logo Creator Skill

**A logo generation skill for Claude Code available through the MCP marketplace — brand logos and SVG export from a description.**

<CardGroup cols={4}>
  <Card title="Type" icon="building">Commercial</Card>
  <Card title="Stack Layer" icon="browsers">Applications</Card>
  <Card title="Distribution" icon="globe">MCP Marketplace</Card>
  <Card title="Output" icon="image">SVG / PNG</Card>
</CardGroup>

## What it is

Logo Creator is a Claude Code skill distributed through the MCP marketplace that generates brand logos and SVG exports from natural language descriptions. It's one of several logo generation skills available for Claude Code; compared to the open-source Logo Generator Skill (op7418), this version is available through the marketplace's managed distribution channel.

The skill connects to Claude Code's tool use layer and produces SVG output directly usable in projects, with PNG export support for presentation contexts.

<Tip>
  **Use this when** you want a marketplace-managed logo generation skill with straightforward installation through the MCP marketplace, rather than setting up an open-source alternative manually.
</Tip>

## Get started

<CardGroup cols={2}>
  <Card title="MCP Marketplace ↗" icon="globe" href="https://mcpmarket.com/tools/skills/logo-creator-1">
    Skill page on the MCP marketplace.
  </Card>
</CardGroup>

## Related tools

<CardGroup cols={2}>
  <Card title="Logo Generator Skill" icon="github" href="/library/skills/logo-generator-skill">
    Open-source alternative with 6+ geometric variants and showcase mockups.
  </Card>

  <Card title="Impeccable" icon="globe" href="/library/design/impeccable">
    Design skill for preventing generic AI-generated UI and visuals.
  </Card>
</CardGroup>
