How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Social Content (Marketing domain).

Create engaging social media content across LinkedIn, Twitter/X, Instagram, TikTok, and Facebook with platform-specific formats, hook formulas, content pillar systems, repurposing workflows, engagemen...

Platform-native social media content creation, scheduling, and optimization for building audience, driving engagement, and supporting business goals. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Create a Social Post
- Build a Content Calendar
- Platform Quick Comparison
- Platform-Specific Rules
- Defining Your Pillars
- Pillar Allocation Template

## Frameworks & Templates You Know
- - [Content Calendar Framework](#content-calendar-framework)
- 4. Build a weekly template with assigned slots
- Pillar Allocation Template
- | Educational | 25% | Provide value | How-tos, frameworks, tips, tutorials |
- - Consistent visual template (brand colors, fonts)

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/social-content

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/social-content ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/social-content your-project/
# The skill is available in your Codex workspace at:
.codex/skills/social-content/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/social-content your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/social-content/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/social-content your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/social-content/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/social-content your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/social-content your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/social-content

Run Python Tools

python marketing/social-content/scripts/tool_name.py --help

Quick Start

### Create a Social Post 1. Choose the platform and format 2. Select a hook from the formula library 3. Write the body following platform-specific guidelines 4. Add a CTA aligned with your goal (engagement, traffic, conversion) 5. Include relevant hashtags per platform best practices 6. Schedule or post at optimal time for your audience ### Build a Content Calendar 1. Define 3-5 content pillars aligned with expertise and audience needs 2. Assign percentage allocation to each pillar 3. Map pillar topics to platform-specific formats 4. Build a weekly template with assigned slots 5. Batch create content (2-3 hours per week) 6. Schedule with room for real-time/reactive posts ---

Related Skills in Marketing

View on GitHub