← 返回 Skills 市场
kostja94

logo-generator

作者 Kostja Zhang · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
329
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install logo-generator
功能描述
When the user wants to optimize logo placement, linking, or branding on a website. Also use when the user mentions "logo," "brand logo," "header logo," "logo...
使用说明 (SKILL.md)

Components: Logo

Guides logo placement and implementation for brand recall and navigation. Logo placement affects user orientation and conversion.

When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for brand guidelines and visual identity.

Brand guidelines source: Logo usage rules (clear space, minimum sizes, variants) come from branding (strategy), brand-visual-generator (visual specs), or media kit. Ensure alignment before implementation.

Identify:

  1. Context: Header, footer, standalone
  2. Platform: Web, mobile, both
  3. Brand guidelines: Size, clear space, variants (from brand-visual-generator or media kit)

Placement Best Practices

Optimal: Top-Left

  • Brand recall: Users are 89% more likely to remember logos in top-left vs. right
  • Left-aligned: ~39% brand recall vs. 21% for right-aligned
  • Navigation anchor: Users expect logo to link to homepage; left placement is intuitive
  • Scan pattern: Aligns with left-to-right reading flow

Avoid

  • Centered logos: Users navigating home from centered logos are ~6x more likely to fail
  • Right-aligned: Violates conventions; harms brand recognition

When Center May Work

  • Minimal headers with few elements
  • Brand-heavy landing pages where logo is focal point
  • Ensure logo still links to homepage and is clearly clickable

Implementation

Linking

  • Always link to homepage from logo
  • Use \x3Ca href="/"> wrapping logo image
  • Expected behavior; don't break convention

Image

  • Use appropriate format (SVG preferred for scalability)
  • Provide alt text: company/product name, not "logo"
  • Example: alt="Acme Inc." not alt="Logo"

Size & Clear Space

  • Minimum size: Document in brand guide; prevent illegibility at small sizes (favicon, mobile header).
  • Clear space: Minimum space around logo; no text or graphics within this zone. Defined in brand-visual-generator.
  • Responsive: Ensure readability on mobile; test at 375px, 768px, 1024px.
  • Variants: Primary, secondary, monogram; light/dark backgrounds per brand guidelines.

AI Product Logo Design (Optional)

For AI/SaaS products, Alignify AI Logo Guide offers industry-specific guidance.

Design Trends

Examples are illustrative; no endorsement implied.

Style Use Case Examples
Hexagon Technical platforms, enterprise AI Common in AI logos (e.g. OpenAI)
Rotation/swirl Generative AI, creative tools E.g. DeepMind, Stability AI
Minimalist robot Assistants, chatbots E.g. Jasper, Replika
Emoji/symbol Consumer, friendly AI E.g. Hugging Face, Zoom AI

Design Process

  1. Positioning: B2B (professional, trustworthy) vs B2C (friendly, approachable)
  2. Core element: Choose hexagon, rotation, robot, or emoji per product type
  3. Color: Tech blue, blue-to-purple gradients, monochrome; consider dark mode
  4. Test sizes: Favicon, mobile, header; ensure recognition at small sizes
  5. Trademark check: Avoid conflicts with existing marks

Avoid

  • Overly complex; modern AI logos favor minimalism
  • Too similar to competitors; balance industry recognition with uniqueness
  • Overly technical symbols for B2C; use friendlier designs
  • Ignoring mobile display; test at multiple sizes
  • Frequent rebranding; choose a long-term design

SEO

  • Alt text supports accessibility and image SEO
  • Logo link contributes to internal linking (homepage)

Accessibility

Requirement Practice
Alt text Descriptive; company name
Contrast Logo visible against background
Focus Link receives visible focus state
Touch targets Adequate size on mobile (>=44x44px)

Output Format

  • Placement recommendation
  • Implementation notes (HTML, alt, link)
  • Accessibility checklist
  • AI products (optional): Design trend and archetype suggestions per positioning

Related Skills

  • branding: Brand strategy; logo rules defined in brand guidelines
  • navigation-menu-generator: Logo typically sits in header with nav
  • hero-generator: Logo appears in hero context on landing pages
  • media-kit-page-generator: Logo assets, brand guidelines, usage rules
  • favicon-generator: Favicon derived from logo; consistent brand in browser tabs
  • brand-visual-generator: Typography, colors, spacing; logo clear space and variants
安全使用建议
This skill is internally consistent and low-risk: it only provides written guidance and suggests reading project-branding files. Before installing, confirm you are comfortable with the agent reading any .claude/project-context.md or .cursor/project-context.md files in the workspace (they may contain private notes). Also note the advice includes some unreferenced statistics and an external design link — treat those as guidance, verify facts, and ensure linked/related skills (e.g., brand-visual-generator) are trustworthy if the skill is used together with them.
功能分析
Type: OpenClaw Skill Name: logo-generator Version: 1.0.1 The logo-generator skill bundle is a set of instructions for an AI agent to provide design and implementation advice for website logos. It contains no executable code, no data exfiltration logic, and no malicious prompt injection; it simply guides the agent to follow best practices for accessibility, SEO, and brand consistency while referencing standard project context files.
能力评估
Purpose & Capability
Name and description match the instructions: guidance on logo placement, linking, accessibility, and optional design trends. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
Runtime instructions are focused on logo placement, HTML implementation, accessibility, and design guidance. The only file reads it suggests are .claude/project-context.md or .cursor/project-context.md to gather brand guidelines — which is coherent with needing brand context. It does not instruct the agent to exfiltrate data or call arbitrary external endpoints beyond a referenced design guide link.
Install Mechanism
No install spec and no code files — instruction-only skills have the lowest installation risk because nothing is written to disk or downloaded.
Credentials
The skill declares no required environment variables, credentials, or config paths. Requested file reads are constrained to project-context files relevant to branding.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence, nor does it instruct modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install logo-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /logo-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Batch: referral-program through logo-generator
v1.0.0
Automated batch sync
元数据
Slug logo-generator
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

logo-generator 是什么?

When the user wants to optimize logo placement, linking, or branding on a website. Also use when the user mentions "logo," "brand logo," "header logo," "logo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。

如何安装 logo-generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install logo-generator」即可一键安装,无需额外配置。

logo-generator 是免费的吗?

是的,logo-generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

logo-generator 支持哪些平台?

logo-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 logo-generator?

由 Kostja Zhang(@kostja94)开发并维护,当前版本 v1.0.1。

💬 留言讨论