# Send Logo Design Guide to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "logo-design-guide",
    "name": "Logo Design Guide",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/okaris/logo-design-guide",
    "canonicalUrl": "https://clawhub.ai/okaris/logo-design-guide",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/logo-design-guide",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo-design-guide",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "logo-design-guide",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T07:15:14.596Z",
      "expiresAt": "2026-05-09T07:15:14.596Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo-design-guide",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo-design-guide",
        "contentDisposition": "attachment; filename=\"logo-design-guide-0.1.5.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "logo-design-guide"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/logo-design-guide"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/logo-design-guide",
    "downloadUrl": "https://openagent3.xyz/downloads/logo-design-guide",
    "agentUrl": "https://openagent3.xyz/skills/logo-design-guide/agent",
    "manifestUrl": "https://openagent3.xyz/skills/logo-design-guide/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/logo-design-guide/agent.md"
  }
}
```
## Documentation

### Logo Design Guide

Design effective logos with AI image generation via inference.sh CLI.

### Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Generate a logo concept
infsh app run falai/flux-dev-lora --input '{
  "prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background",
  "width": 1024,
  "height": 1024
}'

Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.

### Logo Types

TypeDescriptionWhen to UseExampleWordmarkCompany name styled as logoStrong brand name, short (< 10 chars)Google, Coca-ColaLettermarkInitials onlyLong company name, formalIBM, HBO, CNNPictorialRecognizable icon/symbolUniversal brand, works without textApple, Twitter birdAbstractGeometric/non-literal shapeTech companies, conceptual brandsNike swoosh, PepsiMascotCharacter illustrationFriendly brands, food/sportsKFC Colonel, PringlesCombinationIcon + wordmark togetherNew brands needing both recognition and nameBurger King, Adidas

### Critical AI Limitation

AI image generators cannot reliably render text. Letters will be distorted, misspelled, or garbled.

Strategy:

Generate the icon/symbol only with AI
Add text/wordmark in a design tool (Figma, Canva, Illustrator)
Or use a combination approach: AI icon + manually set typography

### Keywords That Work

flat vector logo, simple minimal icon, single color silhouette,
geometric logo mark, clean lines, negative space design,
line art logo, flat design icon, minimalist symbol

### Keywords That Fail

❌ photorealistic logo (contradiction — logos aren't photos)
❌ 3D rendered logo (too complex, won't scale down)
❌ gradient logo (inconsistent results, hard to reproduce)
❌ logo with text "Company Name" (text rendering fails)

### Prompt Structure

flat vector logo of [subject], [style], [color constraint], [background], [additional detail]

### Examples by Logo Type

# Abstract geometric
infsh app run falai/flux-dev-lora --input '{
  "prompt": "flat vector abstract logo, interlocking hexagonal shapes forming a letter S, minimal geometric style, single navy blue color, white background, clean sharp edges"
}'

# Pictorial nature
infsh app run falai/flux-dev-lora --input '{
  "prompt": "flat vector logo of a fox head in profile, geometric faceted style, orange and white, minimal clean lines, white background, negative space design"
}'

# Mascot style
infsh app run bytedance/seedream-4-5 --input '{
  "prompt": "friendly cartoon owl mascot logo, simple flat illustration, wearing graduation cap, purple and gold colors, white background, clean vector style"
}'

# Tech abstract
infsh app run xai/grok-imagine-image-pro --input '{
  "prompt": "minimal abstract logo mark, interconnected nodes forming a brain shape, line art style, single teal color, white background, tech startup aesthetic"
}'

### Scalability Rules

A logo must work at every size:

ContextSizeWhat Must WorkFavicon16x16 pxSilhouette recognizableApp icon1024x1024 pxFull detail visibleSocial avatar400x400 pxClear at a glanceBusiness card~1 inchClean print reproductionBillboard10+ feetNo pixelation, simple enough

### Scalability Checklist

Recognizable as a 16px favicon (squint test)
 Works in single color (black on white)
 Works inverted (white on black)
 No tiny details that disappear at small sizes
 No thin lines that vanish when shrunk
 Clear silhouette without color

### Color Guidelines

Maximum 2-3 colors for the primary logo
Must work in single color (black, white, or brand primary)
Consider color psychology:

Blue: trust, professional (finance, tech, healthcare)
Red: energy, urgency (food, entertainment, retail)
Green: growth, nature (health, sustainability, finance)
Orange: friendly, creative (startups, youth brands)
Purple: luxury, wisdom (beauty, education)
Black: premium, elegant (fashion, luxury, tech)


Test on both light and dark backgrounds

### Iteration Workflow

# Step 1: Generate 5-10 broad concepts
for i in {1..5}; do
  infsh app run falai/flux-dev-lora --input '{
    "prompt": "flat vector logo of a lighthouse, minimal geometric, single color, white background"
  }' --no-wait
done

# Step 2: Refine the best concept with variations
infsh app run falai/flux-dev-lora --input '{
  "prompt": "flat vector logo of a geometric lighthouse with light beam rays, minimal line art, navy blue, white background, negative space design"
}'

# Step 3: Generate at high resolution for final
infsh app run bytedance/seedream-4-5 --input '{
  "prompt": "flat vector logo of a geometric lighthouse with radiating light beams, minimal clean design, navy blue single color, pure white background",
  "size": "2K"
}'

# Step 4: Upscale for production use
infsh app run falai/topaz-image-upscaler --input '{
  "image": "path/to/best-logo.png",
  "scale": 4
}'

### Common Mistakes

MistakeProblemFixToo much detailLoses clarity at small sizesSimplify to essential shapesRelies on colorFails in B&W contextsDesign in black firstText in AI generationGarbled/misspelled lettersGenerate icon only, add text manuallyTrendy effects (glows, shadows)Dates quickly, reproduction issuesStick to flat, timeless designToo many colorsHard to reproduce, expensive printingMax 2-3 colorsAsymmetric without purposeLooks unfinishedUse intentional asymmetry or stay balanced

### File Format Delivery

FormatUse CaseSVGScalable vector, web, editingPNG (transparent)Digital use, presentationsPNG (white bg)Documents, email signaturesICO / FaviconWebsite favicon (16, 32, 48px)High-res PNG (4096px+)Print, billboards

Note: AI generates raster images (PNG). For true vector SVG, use the AI output as a reference and trace in a vector tool, or use AI-to-SVG conversion tools.

### Related Skills

npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@prompt-engineering

Browse all apps: infsh app list
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: okaris
- Version: 0.1.5
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T07:15:14.596Z
- Expires at: 2026-05-09T07:15:14.596Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/logo-design-guide)
- [Send to Agent page](https://openagent3.xyz/skills/logo-design-guide/agent)
- [JSON manifest](https://openagent3.xyz/skills/logo-design-guide/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/logo-design-guide/agent.md)
- [Download page](https://openagent3.xyz/downloads/logo-design-guide)