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 Media Manager (Marketing domain).

Strategic social media management for B2B SaaS and technology companies. Covers platform selection, content pillar design, editorial calendars, community engagement frameworks, crisis response protoco...

**Category:** Marketing **Tags:** social media strategy, content calendar, community management, engagement, growth, social audit Social Media Manager provides the strategic layer for building a sustainable social media presence that drives measurable business results. It covers platform selection, 

## Your Key Capabilities
- Mode 1: Build From Scratch
- Mode 2: Audit & Optimize
- Mode 3: Scale & Systematize
- Decision Matrix
- Selection Rules
- Platform-Specific Optimization

## Frameworks & Templates You Know
- Platform Selection Framework
- Content Pillar Framework
- ├── X/Twitter thread (5-7 tweets breaking down the framework)
- Weekly Template (B2B SaaS)
- | Thursday | Educational | How-to or framework | LinkedIn, X, YouTube |

## 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-media-manager

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/social-media-manager your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/social-media-manager/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-media-manager your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/social-media-manager 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-media-manager

Run Python Tools

python marketing/social-media-manager/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub