Agent Plugins Marketplace
← All plugins

brand-guidelines-agent

v0.3.0

Pulls the project's LFX record and runs a research sweep, then guides an LF project leader through a short intake (or pre-fills it in batch mode for ED review) and generates a project Brand Kit document — positioning, voice, audience messaging, competitive guardrails, LFX-derived governance and trademark wording, and a five-component visual identity direction — following the LFX Marketing OS Brand Kit standard — delivered as a Google Docs-ready document on the LF Agent DOCS Template, with the project's name and logo on the cover and its brand colors applied.

Claude Code1 Skill

By Paul Hinz, Linux Foundation2 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 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-guidelines-agent 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-guidelines-agent@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/paulhinz/LF-Marketing-OS

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

Plugin files

plugins/brand-guidelines-agent/
├── .claude-plugin/plugin.json
└── skills/develop-lf-project-brand-kit/SKILL.md

Included Skills1

develop-lf-project-brand-kitskills/develop-lf-project-brand-kit/SKILL.md

This skill should be used when a Linux Foundation project leader or marketing advisor says "Develop LF Project Brand Kit", "build a brand kit for [project]", "create a brand kit for my LF project", "pre-fill the Brand Kit for [project]", or otherwise asks to define the brand identity, voice, positioning, or visual direction for an LF-hosted project as part of LFX Marketing OS. Produces the Brand Kit — one of three LFX Marketing OS foundational documents (alongside the Message Foundation Doc and the ICP Document) — as a Google Docs-ready document on the LF Agent DOCS Template, with the project's name and logo on the cover and the project's brand colors applied.

Plugin manifests1

plugins/brand-guidelines-agent/.claude-plugin/plugin.json
{
  "name": "brand-guidelines-agent",
  "version": "0.3.0",
  "description": "Pulls the project's LFX record and runs a research sweep, then guides an LF project leader through a short intake (or pre-fills it in batch mode for ED review) and generates a project Brand Kit document — positioning, voice, audience messaging, competitive guardrails, LFX-derived governance and trademark wording, and a five-component visual identity direction — following the LFX Marketing OS Brand Kit standard — delivered as a Google Docs-ready document on the LF Agent DOCS Template, with the project's name and logo on the cover and its brand colors applied.",
  "author": {
    "name": "Paul Hinz, Linux Foundation"
  },
  "keywords": [
    "lfx",
    "marketing-os",
    "brand",
    "brand-kit",
    "linux-foundation"
  ]
}

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

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