brand-mark-kit
Turn a logo/brand mark into a complete, production-ready asset package: clean vector SVG variants (primary, black-and-white, favicon cut), an OUTLINED wordmark and horizontal lockups (light / on-dark / B&W), a construction spec sheet, an optional animated mark, and a USPTO-ready trademark drawing — every asset verified by actually rendering it. Use this whenever a mark/logo needs to become shippable files. Triggers on: "finalize the logo", "export the brand assets", "make the logo variants", "outline the wordmark", "create the lockup", "build a brand/logo spec sheet", "favicon set", "app icon from the logo", "trademark drawing", "prepare the mark for filing", "vectorize the wordmark", "make an animated logo". Invoke even if the user only says "productionize our mark" or "get the logo ready to ship/file".
Unsigned, install at your own risk
UnverifiedThis skill has no cryptographic signature attached. We can't verify the contents match what the publisher intended.
Install this skill
Run this command in your terminal. No account required — it auto-detects your AI tool and installs the skill file.
npx @skills-hub-ai/cli install brand-mark-kitSetup by platform
Install
One-click setup for your editorRun in your project root
npx @skills-hub-ai/cli install brand-mark-kit --target claude-codeInstructions
Security
Reviews (0)
More Marketing skills
Browse category →Frequently asked questions about brand-mark-kit
What does the brand-mark-kit skill do?
Turn a logo/brand mark into a complete, production-ready asset package: clean vector SVG variants (primary, black-and-white, favicon cut), an OUTLINED wordmark and horizontal lockups (light / on-dark / B&W), a construction spec sheet, an optional animated mark, and a USPTO-ready trademark drawing — every asset verified by actually rendering it. Use this whenever a mark/logo needs to become shippable files. Triggers on: "finalize the logo", "export the brand assets", "make the logo variants", "outline the wordmark", "create the lockup", "build a brand/logo spec sheet", "favicon set", "app icon from the logo", "trademark drawing", "prepare the mark for filing", "vectorize the wordmark", "make an animated logo". Invoke even if the user only says "productionize our mark" or "get the logo ready to ship/file". It's a reusable SKILL.md instruction set that loads into your AI coding assistant on demand, no prompt engineering, no copy-pasting every session.
How do I install the brand-mark-kit skill?
Run `npx @skills-hub-ai/cli install brand-mark-kit` from your terminal. The CLI writes the SKILL.md to the correct location for your AI tool (e.g. ~/.claude/skills/brand-mark-kit/ for Claude Code or ~/.cursor/skills/ for Cursor with --target cursor) and adds it to your project's .skills.json lockfile.
Which AI tools does brand-mark-kit work with?
brand-mark-kit runs in Claude Code. It follows the open Agent Skills standard (SKILL.md), so the same skill works in every supported tool without modification.
Is the brand-mark-kit skill free?
Yes. Every skill on skills-hub.ai is free and open-source. There are no premium tiers, paywalls, or usage limits. You only pay for whatever AI assistant you're already using.
How do I use brand-mark-kit after installing it?
In Claude Code, type `/brand-mark-kit` (or whatever slash command the skill registers) and the AI follows the skill's instructions immediately. You can also reference it by name in natural language, your AI loads the skill into context when relevant.
Can I share the brand-mark-kit skill with my team?
Yes. Commit your project's .skills.json lockfile and teammates run `npx @skills-hub-ai/cli install` (no args) to install every skill at the exact version you pinned. Organization-scoped installs work via skills-hub.ai organizations.