muapi-brand-kit
Generate a cohesive brand visual kit — logo concept, color palette moodboard, and typography pairing suggestions.
Install / Use
npx skills add SamurAIGPT/Generative-Media-Skills --skill brand-kitInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Our assessment of muapi-brand-kit
muapi-brand-kit scores 81/100 on our quality scale, 1320th of 2,569 Development & Engineering skills we index.
Its SKILL.md is 3.8 KB long, well organised into 8 sections and no code examples: a solid amount of guidance for an agent.
With 4,329 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 18 days ago, so muapi-brand-kit is actively maintained.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
muapi-brand-kit compared with similar skills
All 4 of these similar skills score higher than muapi-brand-kit; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| muapi-brand-kit (this skill)by SamurAIGPT | 81 | 4.3k | 18d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.6k | 11d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.9k | today | CLAUDE.md |
| ai-job-searchby MadsLorentzen | 100 | 44.0k | 6d ago | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | today | CLAUDE.md |
Frequently asked questions
- How do I install muapi-brand-kit?
- Run
npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-brand-kit. The install tabs above show the steps for each supported agent. - Which AI agents does muapi-brand-kit work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is muapi-brand-kit safe to use?
- It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is muapi-brand-kit still maintained?
- The repository was last updated 18 days ago, so muapi-brand-kit is actively maintained.
Skill content
View source on GitHubslug: muapi-brand-kit name: muapi-brand-kit version: "1.0.0" description: Generate a cohesive brand visual kit — logo concept, color palette moodboard, and typography pairing suggestions. acceptLicenseTerms: true
Brand Kit
Generate a cohesive brand visual kit — logo concept, color palette moodboard, and typography pairing suggestions.
Inputs
| Name | Type | Required | Default | Description |
|:---|:---|:---|:---|:---|
| brand_name | text | yes | — | Name of the brand. |
| industry | text | yes | — | Industry or niche (e.g. "sustainable fashion", "fintech startup", "artisan bakery"). |
| personality | text | no | modern, trustworthy, approachable | 3–5 brand personality adjectives (e.g. "bold, edgy, youthful" or "elegant, minimal, luxury"). |
| color_preference | text | no | — | Optional color direction (e.g. "earthy greens and terracotta", "monochrome with gold accents"). |
Steps
Generate a multi-asset brand exploration in one parallel plan.
Phase A — Visual exploration (parallel)
Submit ONE the plan with:
-
Logo concept A —
muapi image generate(model=gpt-image-2-text-to-image, aspect_ratio=1:1):- Style: minimalist wordmark or lettermark on white background, flat design.
- Prompt: "Minimalist logo for '{{brand_name}}', {{industry}} brand, {{personality}} personality. Clean vector-style, white background, professional. {{color_preference}}".
-
Logo concept B —
muapi image generate(model=nano-banana-2, aspect_ratio=1:1):- Style: icon + wordmark combination.
- Prompt: "Modern logo mark + wordmark for '{{brand_name}}', {{industry}}, {{personality}}. Bold, distinctive, scalable icon design, white background. {{color_preference}}".
-
Moodboard / Color palette —
muapi image generate(model=nano-banana-pro, aspect_ratio=16:9):- A flat design moodboard showing: 5 brand colors (as swatches with hex-like labels), lifestyle photography inspo tiles, texture samples.
- Prompt: "Brand moodboard for a {{personality}} {{industry}} brand called '{{brand_name}}'. Show 5 color palette swatches, 4 lifestyle photo tiles, typography samples. Flat lay design, white background. {{color_preference}}".
-
Pattern / texture asset —
muapi image generate(model=nano-banana-2, aspect_ratio=1:1):- A seamless brand pattern or texture for use in backgrounds, packaging, stationery.
- Prompt: "Seamless brand pattern for {{brand_name}}, {{industry}}, {{personality}} aesthetic. Subtle, tileable, modern. {{color_preference}}".
Phase B — Deliverables summary
After the plan completes, return:
- Asset references (logo A, logo B, moodboard, pattern).
- Color palette recommendation: 5 hex codes with roles (Primary, Secondary, Accent, Neutral Light, Neutral Dark).
- Typography pairing: 2 Google Font pairings appropriate for the brand personality.
- Usage guidance: when to use each logo variant, color do/don'ts.
Notes
- If the user has reference images in the session, analyze their style before generating.
- Suggest logo A for digital-first brands, logo B for physical/retail brands.
- All four assets run in parallel for speed.
Trigger Keywords
brand kit, brand identity, logo, branding, brand design, visual identity
Notes for the Executing Agent
- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call
muapiCLI commands. Usemuapi auth configurefirst ifMUAPI_API_KEYis unset. - For model IDs without a CLI alias yet, fall back to the raw endpoint via
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'and poll withmuapi predict wait <request_id>. - Substitute
{{input_name}}placeholders with the user's actual inputs before issuing each call.
Related Skills
Agent-Reach
85.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.9kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ai-job-search
44.0kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
