# Send Logo 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",
    "name": "Logo",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/logo",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/logo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/logo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "ai-generation.md",
      "diy.md",
      "feedback.md",
      "formats.md",
      "hiring.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "logo",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T07:01:37.791Z",
      "expiresAt": "2026-05-09T07:01:37.791Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=logo",
        "contentDisposition": "attachment; filename=\"logo-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "logo"
      },
      "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"
    },
    "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",
    "downloadUrl": "https://openagent3.xyz/downloads/logo",
    "agentUrl": "https://openagent3.xyz/skills/logo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/logo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/logo/agent.md"
  }
}
```
## Documentation

### Quick Start: AI Logo Generation

Best model for most logos: Nano Banana Pro (Gemini 3 Pro Image)

### Basic Prompt Formula

Create a [STYLE] logo featuring [ELEMENT] on [BACKGROUND].
[DESCRIPTION]. The logo should look good at 32px with recognizable shapes.

### Example

Create a minimalist logo featuring a geometric mountain peak on white background.
Clean lines, navy blue (#1E3A5A), modern and professional style.
The logo should look good at 32px with recognizable shapes.

For the full 7-step prompt framework and model comparison, load ai-generation.md.

### Decision Tree

SituationLoadAI generation (Nano Banana, GPT Image, prompts, iOS icons)ai-generation.mdLogo types (wordmark, symbol, combo, emblem)types.mdDesign process with a human designerprocess.mdFile formats and export requirementsformats.mdDIY without AI (templates, Canva)diy.mdHiring designers or agencieshiring.md

### Model Quick Reference

ModelBest ForNano Banana ProOverall best, text + icons, App Store iconsGPT Image 1.5Conversational iteration, natural languageIdeogramPerfect text renderingMidjourney v7Artistic icons only (no text)

### iOS App Icons (Liquid Glass)

iOS 26 uses Liquid Glass design. Use this prompt structure:

Create a polished iOS app icon featuring [ELEMENT].
Rounded square with [COLOR] gradient, minimalist white symbol centered.
Soft shadows, glassy depth effect, works at 60px.
The icon represents [APP PURPOSE].

See ai-generation.md for the complete iOS 26 prompt template.

### Validation Loop (MANDATORY)

NEVER deliver without visual review. Every AI output must be inspected before sharing.

Generate → 2. Look at the actual image → 3. Check for issues → 4. Fix or regenerate → 5. Repeat (max 5-7 attempts)

Common fixes:

Unwanted padding → Crop
Elements cut off → Regenerate with "centered composition"
Text garbled → Use Nano Banana/Ideogram or add manually
Too complex → Simplify prompt

If 5-7 attempts fail, change model or strategy entirely.

### Universal Truths

AI output is a starting point. Every AI logo needs vectorization, cleanup, and manual text refinement. Never use raw output as final.

Test at small sizes early. If it doesn't work at 32px, simplify. Most real-world usage is small.

Text handling varies. Only Nano Banana and Ideogram reliably render text. For Midjourney, generate icon-only.

Simple logos last. Nike, Apple, McDonald's. Complexity dates quickly and fails at small sizes.

### Before Finalizing

Works in black and white
 Readable at 32px (favicon test)
 Vectorized (SVG), not just PNG
 All variants created (horizontal, stacked, icon-only)
 Text manually refined, not AI-generated
 Tested on dark and light backgrounds

### When to Load More

SituationReferenceFull prompt frameworks, model comparison, iOS iconsai-generation.mdWordmark vs symbol vs emblem decisionstypes.mdWorking with designers, brief templatesprocess.mdSVG, PNG, favicon, size requirementsformats.mdTrack what works, learn from iterationsfeedback.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## 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:01:37.791Z
- Expires at: 2026-05-09T07:01:37.791Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/logo)
- [Send to Agent page](https://openagent3.xyz/skills/logo/agent)
- [JSON manifest](https://openagent3.xyz/skills/logo/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/logo/agent.md)
- [Download page](https://openagent3.xyz/downloads/logo)