Agent Plugins Marketplace
All plugins

brand-identity-studio

v0.1.2

Standalone brand-CREATION service for a web studio's commission customers — agents (brand-strategist, identity-systems-designer): strategy/positioning/archetype, naming & tagline, curated logo suite, color/type systems (WCAG-paired), brand book, legal/IP posture, collateral, sellable tiers. AI-drafts + MANDATORY human curation. Thin orchestration layer: delegates design tokens to web-design:design-tokens-scaffolding, raw generation + license/indemnity to generative-web-media, and hands the finished system to web-design:visual-designer. skills, commands, a knowledge bank (Mermaid trees), best-practices, templates, a stdlib WCAG-pair checker, an advisory hook. Not legal advice — every IP / font-license / registrability claim routes to security-reviewer. Prices [unverified]. Requires ravenclaude-core@>=0.7.0.

Claude Code5 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install brand-identity-studio for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install brand-identity-studio@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/brand-identity-studio/.

Plugin files

plugins/brand-identity-studio/
├── .claude-plugin/plugin.json
├── skills/brand-book-assembly/SKILL.md
├── skills/brand-legal-and-licensing/SKILL.md
├── skills/brand-strategy-and-naming/SKILL.md
├── skills/brand-voice-and-messaging/SKILL.md
└── skills/logo-and-visual-system-direction/SKILL.md

Included Skills5

brand-book-assemblyskills/brand-book-assembly/SKILL.md

Compile the finished brand system into a dynamic brand-book hub (logo rules, color tokens, type, voice, imagery, usage do/don'ts), DELEGATE the token build to web-design:design-tokens-scaffolding, spec the favicon/OG asset set, and enforce the legal-sign-off precondition (can't mark client-ready without the curation + authorship log and every IP/font claim routed to security-reviewer). Hands the finished system to web-design:visual-designer.

brand-legal-and-licensingskills/brand-legal-and-licensing/SKILL.md

State the load-bearing brand-IP facts (AI-logo copyright ≠ trademark; documented human authorship; font web-license class OFL/Adobe/Monotype; provider indemnity) and route EVERY client-facing IP / registrability / font-license claim to ravenclaude-core:security-reviewer and counsel. Not legal advice — states facts, never conclusions; recommends a TM clearance search before promising trademarkability.

brand-strategy-and-namingskills/brand-strategy-and-naming/SKILL.md

Author the brand strategy substrate BEFORE any visual generation — a discovery questionnaire → positioning statement, value proposition, target audience, and archetype — then bulk-draft business/product names + taglines and hand a human-curated shortlist. Owns the strategy-before-visuals gate artifact. Naming availability + trademark collisions route to security-reviewer; not legal advice.

brand-voice-and-messagingskills/brand-voice-and-messaging/SKILL.md

Build the verbal identity — a voice platform (3–5 attributes, tone-shift rules by context, do-say/don't-say pairs, a term glossary) and a messaging hierarchy (tagline, elevator, value pillars). The half of the brand book a logo tool skips; authored from the strategy brief, applicable by someone who isn't the author.

logo-and-visual-system-directionskills/logo-and-visual-system-direction/SKILL.md

Direct the visual identity: author the anti-slop creative brief for generative-web-media (setting indemnity_required), run the human-curation + documented-human-authorship gates, and spec the logo suite (lockups/clear-space/min-size/mono/B&W), color roles with WCAG-AA pairs, and type with web-license class. Refuses without a strategy brief. The curated vector is the deliverable — never regenerated in Firefly.

Plugin manifests1

plugins/brand-identity-studio/.claude-plugin/plugin.json
{
  "name": "brand-identity-studio",
  "version": "0.1.2",
  "description": "Standalone brand-CREATION service for a web studio's commission customers — agents (brand-strategist, identity-systems-designer): strategy/positioning/archetype, naming & tagline, curated logo suite, color/type systems (WCAG-paired), brand book, legal/IP posture, collateral, sellable tiers. AI-drafts + MANDATORY human curation. Thin orchestration layer: delegates design tokens to web-design:design-tokens-scaffolding, raw generation + license/indemnity to generative-web-media, and hands the finished system to web-design:visual-designer. skills, commands, a knowledge bank (Mermaid trees), best-practices, templates, a stdlib WCAG-pair checker, an advisory hook. Not legal advice — every IP / font-license / registrability claim routes to security-reviewer. Prices [unverified]. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "brand-identity",
    "brand-strategy",
    "logo-design",
    "brand-book",
    "naming",
    "brand-voice",
    "design-tokens",
    "color-system",
    "typography",
    "font-licensing",
    "wcag-contrast",
    "ai-generated-logo",
    "trademark",
    "human-curation",
    "brand-guidelines"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[brand-identity-studio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/brand-identity-studio)