Agent Plugins Marketplace
All plugins

brand-voice

v1.1.0

Brand Voice transforms scattered brand materials into enforceable AI guardrails — automatically. It searches across Notion, Google Drive, Confluence, Gong, Slack, and meeting transcripts to distill your strongest brand signals into a single source of truth, then applies them to every piece of AI-generated content. The more your team creates with Claude, the more consistent your brand becomes.

Claude Code3 Skills6 MCP serversStreamable HTTP

By Tribe AI25.5k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
9 skill or MCP entries
Source updated
Sep 23, 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-voice 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-voice@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/anthropics/knowledge-work-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is partner-built/brand-voice/.

Plugin files

partner-built/brand-voice/
├── .claude-plugin/plugin.json
├── skills/brand-voice-enforcement/SKILL.md
├── skills/discover-brand/SKILL.md
├── skills/guideline-generation/SKILL.md
└── .mcp.json

Included Skills3

brand-voice-enforcementskills/brand-voice-enforcement/SKILL.md

This skill applies brand guidelines to content creation. It should be used when the user asks to "write an email", "draft a proposal", "create a pitch deck", "write a LinkedIn post", "draft a presentation", "write a Slack message", "draft sales content", or any content creation request where brand voice should be applied. Also triggers on "on-brand", "brand voice", "enforce voice", "apply brand guidelines", "brand-aligned content", "write in our voice", "use our brand tone", "make this sound like us", "rewrite this in our tone", or "this doesn't sound on-brand". Not for generating guidelines from scratch (use guideline-generation) or discovering brand materials (use discover-brand).

discover-brandskills/discover-brand/SKILL.md

This skill orchestrates autonomous discovery of brand materials across enterprise platforms (Notion, Confluence, Google Drive, Box, SharePoint, Figma, Gong, Granola, Slack). It should be used when the user asks to "discover brand materials", "find brand documents", "search for brand guidelines", "audit brand content", "what brand materials do we have", "find our style guide", "where are our brand docs", "do we have a style guide", "discover brand voice", "brand content audit", or "find brand assets".

guideline-generationskills/guideline-generation/SKILL.md

This skill generates, creates, or builds brand voice guidelines from source materials. It should be used when the user asks to "generate brand guidelines", "create a style guide", "extract brand voice", "create guidelines from calls", "consolidate brand materials", "analyze my sales calls for brand voice", "build a brand playbook from documents", "synthesize a voice and tone guide", or uploads brand documents, transcripts, or meeting recordings for brand analysis. Also triggers when the user has a discovery report and wants to convert it into actionable guidelines.

MCP servers6

atlassianStreamable HTTP
url
https://mcp.atlassian.com/v1/mcp
boxStreamable HTTP
url
https://mcp.box.com
figmaStreamable HTTP
url
https://mcp.figma.com/mcp
gongStreamable HTTP
url
https://mcp.gong.io/mcp
granolaStreamable HTTP
url
https://mcp.granola.ai/mcp
notionStreamable HTTP
url
https://mcp.notion.com/mcp

Plugin manifests1

partner-built/brand-voice/.claude-plugin/plugin.json
{
  "name": "brand-voice",
  "version": "1.1.0",
  "description": "Brand Voice transforms scattered brand materials into enforceable AI guardrails — automatically. It searches across Notion, Google Drive, Confluence, Gong, Slack, and meeting transcripts to distill your strongest brand signals into a single source of truth, then applies them to every piece of AI-generated content. The more your team creates with Claude, the more consistent your brand becomes.",
  "author": {
    "name": "Tribe AI"
  },
  "keywords": [
    "brand-voice",
    "sales",
    "marketing",
    "content-creation",
    "guidelines",
    "discovery",
    "enterprise"
  ]
}

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

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