Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add skillmds/skillmd --skill muapi-logo-brandinggit clone --depth 1 https://github.com/skillmds/skillmdWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/skillmds/skillmd/muapi-logo-branding)<a href="https://agentmods.dev/skills/skillmds/skillmd/muapi-logo-branding"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/muapi-logo-branding/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/skillmds/skillmd/muapi-logo-branding"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/muapi-logo-branding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00035 | $0.01076 |
| Opus 5.5 | $0.00014 | $0.00430 |
| Sonnet 5 | $0.00007 | $0.00215 |
| Haiku 4.5 | $0.00003 | $0.00108 |
Grade B, and why
muapi-logo-branding scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Sends data to an external URLmediumData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
- 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 with Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- 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 with This is a copy
100% identical to muapi-logo-branding — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Logo + Branding Package
Design a professional logo with full branding package — primary logo, variations (dark/light/icon-only), color palette, and real-world application mockups.
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
brand_name |
text | yes | — | The brand or company name to design a logo for. |
industry |
text | yes | — | Industry or business type (e.g. "luxury spa", "AI SaaS startup", "organic food brand", "architecture firm"). |
style_preference |
text | no | modern, minimal, versatile | Logo style direction (e.g. "wordmark only", "icon + text", "monogram", "abstract mark", "bold geometric"). |
color_preference |
text | no | — | Optional preferred colors or palette direction (e.g. "navy and gold", "earthy greens", "vibrant purple and white"). |
mood |
text | no | professional, trustworthy, premium | Brand personality (e.g. "playful and fun", "bold and disruptive", "calm and wellness-focused"). |
Steps
Submit the plan with all steps in parallel.
Phase A — Logo Concepts (3 Variations)
-
Logo concept 1 — Primary —
muapi image generate(model=ideogram-v3-t2i):- Prompt:
Professional logo design for "{{brand_name}}" — {{industry}} brand. {{style_preference}} style. {{mood}} personality. {{color_preference}} color palette. Clean vector-style logo, white background, no gradients unless requested, scalable mark. Include brand name typeset below icon if applicable. Logo design, isolated on white, professional quality. - Aspect ratio: 1:1
- Prompt:
-
Logo concept 2 — Alternative style —
muapi image generate(model=flux-2-pro):- Prompt:
Alternative logo concept for "{{brand_name}}" — {{industry}}. Different approach from standard: explore typographic treatment or geometric abstraction. {{mood}} feel. {{color_preference}}. Professional logo design on white background, vector aesthetic. - Aspect ratio: 1:1
- Prompt:
-
Logo concept 3 — Icon/mark only —
muapi image generate(model=gpt4o-text-to-image):- Prompt:
Brand icon/logomark only (no text) for {{brand_name}} — {{industry}} company. {{mood}} personality. Simple, memorable, scalable icon that works at 32px and 512px. {{color_preference}} or complementary palette. Clean white background, professional vector-quality icon design. - Aspect ratio: 1:1
- Prompt:
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 72 lines · 35 tokens per session scan B 58f49eea5a62
muapi-logo-branding is a skill published in the GitHub repository skillmds/skillmd (1 stars, last pushed yesterday), licensed MIT. It adds 35 tokens to every session and 1,076 once invoked, about $0.0001 per session on Opus 5.5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). It is 100% identical to muapi-logo-branding, differing in 1 line, and is treated as a copy.
Other skills, from other repositories
get-context
Mandatory design-brief gate for clarifying the product and outcome. Use before ideation, image-to-code builds, redesigns, or product UI work to clarify missing product information and play back the brief before proceeding.
frontend
Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.
designlang-tokens
Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.
antv-x6-editor
A skill for creating and troubleshooting interactive diagrams with AntV X6, a JavaScript engine for editors made of connected nodes and lines. It supports diagram types such as flowcharts, dependency graphs, entity-relationship diagrams, and organization charts.
antv-infographic
Create beautiful infographics based on given text content. Use when users request to create infographics.
app-screenshot-debug
Drive the running termio app via AppleScript / System Events to reach a UI state (focus the window, click a sidebar project, a terminal pane, a control), capture a pixel-accurate screenshot of just that window, and read it back for visual analysis — for diagnosing layout / spacing / alignment / 'this looks ugly'…