From 7f672a1cf07e5b9353d443a02271300a573ad1a7 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 5 May 2026 13:36:49 -0500 Subject: [PATCH] feat: add plugin.json v1.0.0 --- .claude-plugin/plugin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .claude-plugin/plugin.json diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..887f32f --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "mpm-brand-voice", + "version": "1.0.0", + "description": "MPM Brand Voice keeps every piece of AI-generated content aligned with Message Point Media's voice, tone, messaging pillars, and visual identity. Baked-in brand settings work immediately in any working folder — no setup required.", + "author": { + "name": "Message Point Media" + }, + "keywords": ["brand-voice", "mpm", "content-creation", "guidelines", "messaging", "transit", "digital-signage"] +} \ No newline at end of file