Generate complete logo systems with icon + wordmark + lockups. Creates production-ready SVG vector logos from natural language prompts. Use when a user reque...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install opengfx或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install opengfx⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/opengfx/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: opengfx-logo description: Generate complete logo systems with icon + wordmark + lockups. Creates production-ready SVG vector logos from natural language prompts. Use when a user requests a logo, brand mark, icon design, or visual identity foundation. version: 1.3.0 note: This is the INTERNAL implementation skill for OpenGFX. For the external SERVICE documentation (ACP/x402 API), see clawhub.com/skills/opengfx. ---
Generate production-ready logo systems from natural language input.
Every logo system includes:
All outputs are SVG vectors optimized for scalability (16px → billboard).
The icon SVG is ALWAYS a square container (1:1 aspect ratio).
---
Extract from prompt:
If missing, ask clarifying questions before proceeding.
Apply geometric construction principles:
Reference: GEOMETRY.md for shape meanings and construction.
Match typeface to brand personality:
| Style | Typeface Families | |-------|-------------------| | Tech/Modern | Inter, SF Pro, Söhne, Geist, Manrope | | Minimal/Apple | SF Pro Display, Helvetica Neue, Avenir | | Geometric | Futura, Century Gothic, Proxima Nova | | Humanist | Gill Sans, Frutiger, Myriad Pro | | Elegant | Didot, Bodoni, Playfair Display | | Playful | Quicksand, Poppins, Nunito | | Corporate | IBM Plex Sans, Roboto, Open Sans |
Convert wordmark to single-path SVG (outlined, not live text).
Reference: TYPOGRAPHY.md for type selection.
Generate two SVG lockups with consistent proportions:
Stacked (1:1)
┌─────────────────┐
│ ICON │
│ │
│ WORDMARK │
└─────────────────┘
Horizontal (3:1 to 4:1)
┌─────────────────────────────┐
│ ICON │ WORDMARK │
└─────────────────────────────┘
Reference: LOCKUPS.md for spacing ratios.
Generate output files:
output/
├── icon.svg # Icon in square container (1:1)
├── wordmark.svg # Isolated wordmark
├── stacked.svg # Icon + wordmark vertical
├── horizontal.svg # Icon + wordmark horizontal
└── logo-system.json # Metadata + tokens
---
Every logo must have exactly ONE memorable feature. Not two, not three. One.
Design in solid black (#000000). Color comes last. If the logo doesn't work in black, it doesn't work.
All icons derive from the five universal shapes. Even organic forms should be constructed on a geometric grid.
Every logo must pass:
Icon should be reducible to a single compound path. Wordmark should be outlined (no live text).
---
Before delivering any logo:
---
Input: > "I need a logo for my new company called OpenGFX, it should be a paint palette like this emoji 🎨 paired with a clean sans serif font, think Apple / Steve Jobs design style"
Parsed:
Generated:
---
---
安装 OpenGFX 后,可以对 AI 说这些话来触发它
Help me get started with OpenGFX
Explains what OpenGFX does, walks through the setup, and runs a quick demo based on your current project
Use OpenGFX to generate complete logo systems with icon + wordmark + lockups
Invokes OpenGFX with the right parameters and returns the result directly in the conversation
What can I do with OpenGFX in my product manager workflow?
Lists the top use cases for OpenGFX, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/opengfx/ 目录(个人级,所有项目可用),或 .claude/skills/opengfx/(项目级)。重启 AI 客户端后,用 /opengfx 主动调用,或让 AI 根据上下文自动发现并使用。
OpenGFX 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
OpenGFX 可免费安装使用。请查阅仓库了解许可证信息。
Generate complete logo systems with icon + wordmark + lockups. Creates production-ready SVG vector logos from natural language prompts. Use when a user reque...
OpenGFX 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using OpenGFX
Identifies repetitive steps in your workflow and sets up OpenGFX to handle them automatically