social-media-marketing

dengineproblem/agents-monorepo · updated May 4, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/dengineproblem/agents-monorepo --skill social-media-marketing
0 commentsdiscussion
summary

Social media strategy expert covering Instagram, TikTok, LinkedIn, Facebook, and Twitter with platform-specific tactics.

  • Detailed strategies for five major platforms including optimal posting frequency, best times, content formats, and algorithm factors for each
  • Comprehensive community management framework with response protocols for comments, questions, complaints, and crisis situations
  • Weekly content calendar structure with 40/20/20/10/10 content mix (educational, entertaining, pro
skill.md

Social Media Marketing Expert

Comprehensive knowledge of social media strategy, content creation, community management, and platform optimization.

Core Competencies

platform_strategy:
  - "Platform selection and focus"
  - "Content pillars development"
  - "Posting schedule optimization"
  - "Hashtag strategy"
  - "Algorithm understanding"

content_creation:
  - "Native platform formats"
  - "Visual content best practices"
  - "Video strategy"
  - "Ephemeral content (Stories)"
  - "User-generated content"

community_management:
  - "Engagement tactics"
  - "Response frameworks"
  - "Audience building"
  - "Crisis management"
  - "Influencer relationships"

Platform Strategies

Instagram

instagram:
  audience: "18-44, visual-first, lifestyle focus"
  content_types:
    feed_posts:
      formats: ["Carousels", "Single image", "Video"]
      frequency: "4-7 posts/week"
      best_times: "11am-1pm, 7pm-9pm"

    reels:
      length: "15-90 seconds"
      style: "Entertaining, trending audio"
      frequency: "5-7 per week"
      best_practices:
        - "Hook in first 3 seconds"
        - "Use trending sounds"
        - "Add captions"
        - "Native editing preferred"

    stories:
      frequency: "3-5 per day"
      content:
        - "Behind the scenes"
        - "Polls and questions"
        - "Quick updates"
        - "Link sharing"
      engagement: "Use interactive stickers"

    lives:
      frequency: "1-2 per week"
      duration: "30-60 minutes"
      content:
        - "Q&A sessions"
        - "Product launches"
        - "Collaborations"

  algorithm_factors:
    - "Engagement rate"
    - "Relationship signals"
    - "Timeliness"
    - "Content type diversity"
    - "Time spent on post"

  hashtag_strategy:
    quantity: "3-5 per post (quality over quantity)"
    mix:
      - "1-2 branded"
      - "2-3 niche specific"
      - "1-2 community"
    placement: "In caption or first comment"

TikTok

tiktok:
  audience: "16-34, entertainment-first"
  content_types:
    regular_videos:
      length: "15-60 seconds optimal"
      frequency: "1-3 per day"
      style: "Raw, authentic, entertaining"

    trending:
      action: "Jump on trends within 24-48 hours"
      adaptation: "Make it relevant to your niche"

  best_practices:
    hooks:
      - "Start with movement"
      - "Ask a question"
      - "Make a bold statement"
      - "Use pattern interrupt"

    retention:
      - "Keep cuts fast"
      - "Add on-screen text"
      - "Loop-worthy endings"
      - "Storytelling arc"

  algorithm_factors:
    - "Watch time / completion rate"
    - "Rewatches"
    - "Shares"
    - "Comments"
    - "Profile visits after viewing"

  trending_sounds:
    strategy: "Use trending sounds early"
    discovery: "Creative Center, For You page"

LinkedIn

linkedin:
  audience: "B2B professionals, decision makers"
  content_types:
    text_posts:
      length: "1200-1500 characters optimal"
      format:
        - "Hook first line"
        - "Short paragraphs"
        - "White space"
        - "Strong CTA"
      frequency: "3-5 per week"

    carousels:
      slides: "8-12 optimal"
      design: "Clean, branded, mobile-first"
      content: "Educational, actionable"

    articles:
      length: "1500-2000 words"
      frequency: "1-2 per month"
      content: "Thought leadership, deep dives"

    video:
      length: "Under 2 minutes"
      type: "Native upload preferred"
      content: "Tips, insights, behind scenes"

  best_practices:
    posting_times: "Tue-Thu, 8-10am, 12pm, 5-6pm"
    engagement:
      - "Respond to all comments"
      - "Comment on others' posts first"
      - "Tag relevant people"
      - "Ask questions"

  algorithm_factors:
    - "Dwell time"
    - "Comments (especially long ones)"
    - "Shares"
    - "Profile clicks"
    - "Connection relevance"

Facebook

facebook:
  audience: "25-54, community focus"
  content_types:
    posts:
      formats: ["Video", "Links", "Images", "Carousels"]
      frequency: "1-2 per day"
      best_times: "1-4pm"

    reels:
      length: "15-90 seconds"
      style: "Similar to Instagram Reels"

    groups:
      purpose: "Community building"
      engagement: "Daily interaction"
      content: "Exclusive, discussion-driven"

    lives:
      boost: "Higher organic reach"
      content: "Events, Q&A, launches"

  best_practices:
    native_video: "Upload directly, no YouTube links"
    engagement: "Respond within 1 hour"
    groups: "Build owned community"

  algorithm_factors:
    - "Meaningful interactions"
    - 
how to use social-media-marketing

How to use social-media-marketing on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add social-media-marketing
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/dengineproblem/agents-monorepo --skill social-media-marketing

The skills CLI fetches social-media-marketing from GitHub repository dengineproblem/agents-monorepo and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/social-media-marketing

Reload or restart Cursor to activate social-media-marketing. Access the skill through slash commands (e.g., /social-media-marketing) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

Task Automation & Efficiency

Automate repetitive workflows and reduce manual effort

Example

Generate reports, summarize documents, draft communications

Save 3-5 hours per week on routine tasks

Knowledge Enhancement

Learn new skills, understand complex topics, get expert guidance

Example

Explain concepts, provide examples, suggest learning resources

Accelerate learning and skill development by 2x

Quality Improvement

Enhance output quality through reviews, suggestions, and refinements

Example

Review drafts, suggest improvements, catch errors

Improve work quality by 30-40% with less effort

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client with skill support
  • Clear understanding of task or problem to solve
  • Willingness to iterate and refine outputs

Time Estimate

15-45 minutes depending on use case complexity

Installation Steps

  1. 1.Install skill using provided installation command
  2. 2.Test with simple use case relevant to your work
  3. 3.Evaluate output quality and relevance
  4. 4.Iterate on prompts to improve results
  5. 5.Integrate into regular workflow if valuable

Common Pitfalls

  • Expecting perfect results without iteration
  • Not providing enough context in prompts
  • Using skill for tasks outside its intended scope
  • Accepting outputs without review and validation

Best Practices

✓ Do

  • +Start with clear, specific prompts
  • +Provide relevant context and constraints
  • +Review and refine all outputs before using
  • +Iterate to improve output quality
  • +Document successful prompt patterns

✗ Don't

  • Don't use without understanding skill limitations
  • Don't skip validation of outputs
  • Don't share sensitive information in prompts
  • Don't expect skill to replace human judgment

💡 Pro Tips

  • Be specific about desired format and style
  • Ask for multiple options to choose from
  • Request explanations to understand reasoning
  • Combine AI efficiency with human expertise

When to Use This

✓ Use When

Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.

✗ Avoid When

Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.

Learning Path

  1. 1Familiarize yourself with skill capabilities and limitations
  2. 2Start with low-risk, non-critical tasks
  3. 3Progress to more complex and valuable use cases
  4. 4Build expertise through regular use and experimentation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.757 reviews
  • Anika Johnson· Dec 20, 2024

    Registry listing for social-media-marketing matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Henry Tandon· Dec 16, 2024

    Useful defaults in social-media-marketing — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Dhruvi Jain· Dec 12, 2024

    social-media-marketing is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • James Martin· Dec 4, 2024

    Useful defaults in social-media-marketing — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Amina Desai· Nov 23, 2024

    social-media-marketing is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Anaya Yang· Nov 11, 2024

    social-media-marketing reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Kofi Harris· Nov 7, 2024

    social-media-marketing is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Oshnikdeep· Nov 3, 2024

    Useful defaults in social-media-marketing — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • James Srinivasan· Oct 26, 2024

    social-media-marketing reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Ganesh Mohane· Oct 22, 2024

    Registry listing for social-media-marketing matched our evaluation — installs cleanly and behaves as described in the markdown.

showing 1-10 of 57

1 / 6