Agent skill
logo-concept-architect
Generates deep visual prompts for Midjourney/DALL-E to create logo vectors.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/logo-concept-architect
SKILL.md
Logo Concept Architect
This skill translates brand essence into precise AI image generation prompts for logo creation.
Input Variables
- [BRAND_NAME]
- [MDS] (Messaging Direction Summary)
- [VISUAL_KEYWORDS] (from Visual Identity Strategy if available)
The Protocol
- Symbol Identification: Brainstorm physical objects or abstract shapes that represent the brand values.
- Style Definition: Choose 5 distinct styles (e.g., Minimalist, Vintage, Abstract, Mascot, Lettermark).
- Prompt Engineering: Construct detailed prompts for Midjourney/DALL-E.
- Include technical terms: "Vector", "Flat design", "Adobe Illustrator", "White background".
- Exclude unwanted elements: "--no shading, realistic photo, complex details".
- Color Integration: Suggest prompts with and without brand colors (monochrome is better for shape validation).
Output Instructions
Render into templates/logo-prompts.md. Provide 5 distinct concepts with corresponding prompts.
Integration & Technical Specs
API Specification
- ID:
logo-concept-architect - Path:
skills/logo-concept-architect/templates/logo-prompts.md - Context: Part of Brand Identity
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
logo-prompts.md.
CLI Usage
bun scripts/cli.ts activate logo-concept-architect
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?