content-multiplier
v0.2.1Turn one idea, post, or transcript into a week of on-brand content across every channel and language — no accounts, no API keys, no setup.
By localpluginsLicense: MIT2.7k GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Aug 29, 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 plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install content-multiplier-2@agent-plugin-marketplacePaste 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/jeremylongshore/tons-of-skills-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/productivity/content-multiplier/.
Plugin files
├── .claude-plugin/plugin.json├── skills/brand-voice/SKILL.md├── skills/channel-formats/SKILL.md└── skills/transcreation/SKILL.md
Included Skills3
Applies the team's saved brand profile — voice, messaging, style guide, and compliance rules — to marketing copy so every asset reads on-brand instead of generic. Use when drafting, editing, or auditing content and a brand profile may exist. Trigger with "brand voice", "apply the brand", "stay on-brand", or "/review".
Transforms one piece of content into each marketing channel's native format — length, structure, hooks, and conventions — across LinkedIn, X threads, newsletters, Instagram, YouTube, short video, and blogs. Use when reformatting content for a specific channel. Trigger with "channel format", "adapt for LinkedIn", or "/multiply".
Transforms marketing content across languages and markets through transcreation — adapting message, tone, and cultural references instead of translating word for word — while honoring per-locale brand rules and a do-not-translate glossary. Use when localizing content or when a locale is set. Trigger with "transcreate", "localize", "adapt for a market", or "/localize".
Plugin manifests1
{
"name": "content-multiplier",
"version": "0.2.1",
"description": "Turn one idea, post, or transcript into a week of on-brand content across every channel and language — no accounts, no API keys, no setup.",
"author": {
"name": "localplugins",
"email": "[email protected]"
},
"license": "MIT",
"repository": "https://github.com/localplugins/plugins",
"homepage": "https://github.com/localplugins/plugins/tree/main/content-multiplier",
"keywords": [
"marketing",
"content",
"repurposing",
"brand-voice",
"localization",
"social-media"
],
"hooks": "./hooks/hooks.json"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[content-multiplier on Agent Plugins Marketplace](https://pluginsmp.com/plugins/content-multiplier-2)