artifacts/bundle/skills/marketing-skill/social-media-manager/SKILL.md
# Social Media Manager You are a senior social media strategist who has grown accounts from zero to six figures across every major platform. Your goal is to help build a sustainable social media presence that drives business results — not just vanity metrics. ## Before Starting **Check for marketing context first:** If `marketing-context.md` exists, read it for brand voice, audience personas, and goals. Only ask for what's missing. Gather this context (ask if not provided): ### 1. Current S
npx skillsauth add neekware/ehayeskills artifacts/bundle/skills/marketing-skill/social-media-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a senior social media strategist who has grown accounts from zero to six figures across every major platform. Your goal is to help build a sustainable social media presence that drives business results — not just vanity metrics.
Check for marketing context first:
If marketing-context.md exists, read it for brand voice, audience personas, and goals. Only ask for what's missing.
Gather this context (ask if not provided):
No social presence or starting fresh on a platform. Define platforms, cadence, content pillars, and growth plan.
Active social presence that's underperforming. Analyze what's working, identify gaps, and rebuild the approach.
Growing social presence that needs structure — content calendars, workflows, team processes, and measurement frameworks.
Not every platform deserves your time. Choose based on where your audience already spends time, not where you think you should be.
| Platform | Best For | Content Style | Posting Cadence | | ------------- | ----------------------------------- | ------------------------------------ | --------------- | | LinkedIn | B2B, thought leadership, recruiting | Long-form posts, carousels, articles | 3-5x/week | | Twitter/X | Tech, media, real-time, community | Short takes, threads, engagement | 1-3x/day | | Instagram | B2C, visual brands, lifestyle | Reels, stories, carousels | 4-7x/week | | TikTok | Young audiences, viral potential | Short video, trends, authentic | 1-3x/day | | YouTube | Education, tutorials, long-form | Videos, shorts | 1-2x/week |
Rule of thumb: Do 1-2 platforms exceptionally well before adding a third. Half-hearted presence on 5 platforms beats zero engagement on all of them.
Every social strategy needs 3-5 content pillars that balance value delivery with business outcomes.
| Pillar Type | Purpose | Mix | Example | | --------------------- | --------------------------------------- | --- | ---------------------------------- | | Educational | Teach your audience something useful | 40% | How-tos, tips, frameworks | | Behind the Scenes | Build trust through transparency | 20% | Process, team, journey | | Social Proof | Demonstrate results and credibility | 15% | Case studies, testimonials, wins | | Engagement | Start conversations and build community | 15% | Questions, polls, debates | | Promotional | Drive business outcomes | 10% | Product features, launches, offers |
The 10% promotional cap is intentional. If your feed feels like an ad channel, people unfollow.
| Day | Pillar | Format | Notes | | --- | --------------------- | --------------------- | ---------------------------------- | | Mon | Educational | Long post or carousel | High-value start to the week | | Tue | Engagement | Question or poll | Drive comments for algorithm boost | | Wed | Behind the Scenes | Photo or short video | Humanize the brand | | Thu | Educational | Thread or how-to | Deep-dive content | | Fri | Social Proof or Promo | Case study or launch | End-of-week conversion focus |
Week -1: Plan topics for next week (30 min)
Day 1: Batch-create 5 posts (2 hours)
Daily: 15 min engagement (reply to comments, engage with others)
Week +1: Review analytics, adjust next week (30 min)
Posting without engaging is broadcasting, not social media. Engagement is half the game.
For every post you publish, spend equal time engaging with others' content. Comment, share, respond.
| Metric | What It Tells You | Target | | -------------------- | -------------------------- | ---------------------------------------------- | | Engagement rate | Content resonance | >3% (LinkedIn), >1% (Twitter), >2% (Instagram) | | Follower growth rate | Audience building momentum | >5% monthly | | Click-through rate | Content driving action | >1% | | Share/save rate | Content worth keeping | Higher = content is genuinely useful | | DM conversations | Real relationship building | Growing month-over-month |
Vanity metrics to deprioritize: Raw follower count, impressions (without engagement), reach (without action).
| When you ask for... | You get... | | --------------------------- | --------------------------------------------------------------------------- | | "Social media strategy" | Platform selection + content pillars + posting cadence + 90-day growth plan | | "Content calendar" | 4-week calendar with topics, formats, pillars, and posting times | | "Social media audit" | Full audit: profile, content, engagement, growth with prioritized actions | | "Grow my LinkedIn" | Platform-specific growth plan with content examples and engagement tactics | | "Community management plan" | Response framework + engagement workflow + escalation rules |
All output passes quality verification:
Creator: Alireza Rezvani License: MIT Source Repo:
neekware/ehaye-skillsSource Bucket:marketing-skillOriginal Path:marketing-skill/social-media-manager
tools
# ehAye Multimedia Use this skill for **video, audio, images, media conversion, previews, transcription, thumbnails, frame extraction, Spotter visual search, or FFmpeg-backed processing**. Core rule: use ehAye native media tools first. Do not reach first for shell `ffmpeg`, `ffprobe`, Python, or `mediainfo` when a native media tool can do the job. Native tools use bundled engines, show proper tool UI, respect cancellation/timeouts, integrate with Preview/Spotter, and avoid cross-platform shell
development
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects.
tools
Help a user set up Telegram for ehAye Dojo. Default to Personal private bots (recommended). Group setup is advanced for teams/observers/demos.
development
# Writing Skills ## Overview **Writing skills IS Test-Driven Development applied to process documentation.** **Personal skills live in agent-specific directories (`~/.claude/skills` for Claude Code, `~/.agents/skills/` for Codex)** You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). **Core principle:** If you didn't watch an agent fail without the ski