From digital-marketing
Generate marketing content optimized for specific social media platforms. Creates copy in English, Spanish, or both.
How this command is triggered — by the user, by Claude, or both
Slash command
/digital-marketing:create-content --platform instagram --type post --language bothThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Create Content Command Generate platform-optimized marketing content based on the user's campaign strategy. ## Arguments Parse the following from the command arguments: - `--platform`: instagram, facebook, linkedin, twitter, tiktok (default: ask user) - `--type`: post, story, reel, ad, carousel (default: post) - `--language`: en, es, both (default: from campaign settings or ask) ## Workflow ### Step 1: Load Campaign Strategy Read the campaign strategy from `.claude/digital-marketing.local.md`. If the file doesn't exist: - Inform the user they should run `/define-campaign` first - O...
Generate platform-optimized marketing content based on the user's campaign strategy.
Parse the following from the command arguments:
--platform: instagram, facebook, linkedin, twitter, tiktok (default: ask user)--type: post, story, reel, ad, carousel (default: post)--language: en, es, both (default: from campaign settings or ask)Read the campaign strategy from .claude/digital-marketing.local.md.
If the file doesn't exist:
/define-campaign firstIf platform not specified, ask the user which platform using AskUserQuestion.
Then ask:
Based on the platform, generate appropriate content:
Instagram Post:
Facebook Post:
LinkedIn Post:
Twitter/X:
TikTok Caption:
If language is "both" or "es":
Format bilingual content as:
🇺🇸 ENGLISH
[English content]
---
🇪🇸 ESPAÑOL
[Spanish content]
Show the generated content to the user with:
Ask if they want to:
If approved, append to the campaign file under "## Content Drafts" section:
## Content Drafts
### [Platform] - [Date Created]
**Status**: Draft
**Type**: [post/story/reel/ad]
[Content here]
**Suggested Visual**: [description]
**Hashtags**: [if applicable]
Follow these platform best practices:
Instagram:
Facebook:
LinkedIn:
Twitter:
TikTok:
npx claudepluginhub spulido99/claude-toolkit --plugin digital-marketing/socialGuides through interactive parameter collection to create platform-specific social content, generating posts optimized for scope, platform, goal, and content type.
/cross-postAdapts a single piece of content into platform-native variants for LinkedIn, X, TikTok, Instagram, and Threads with tailored voice, length, and structure.
/social-postGuides creation of social media posts optimized for LinkedIn, Instagram, or Substack, generating tailored drafts, visual suggestions, and refinements.
/social-campaignPlans a multi-platform social media campaign: strategy, content calendar, caption drafts, and KPI targets from a brief.
/contentGenerates platform-native content such as blog posts, tweets, LinkedIn updates, or newsletters from source material and specified target platform.
/content-engineDrafts marketing content (blog posts, ads, emails, social media, landing pages, video scripts) with brand voice alignment and SEO optimization.