HomeBrowseUpload
โ† Back to registry
โšก
// Skill profile

Social Media Scheduler ๐Ÿ“…

name: social-media-scheduler

by claudiodrusus ยท published 2026-03-22

ๆ—ฅๅކ็ฎก็†็คพไบคๅช’ไฝ“
Total installs
0
Stars
โ˜… 0
Last updated
2026-03
// Install command
$ claw add gh:claudiodrusus/claudiodrusus-shelly-social-scheduler
View on GitHub
// Full documentation

---

name: social-media-scheduler

description: Generate a full week of social media content for any topic. Outputs platform-optimized posts for Twitter/X, LinkedIn, and Instagram with hashtags and posting times.

triggers:

- generate social media posts

- create content calendar

- weekly social media plan

---

# Social Media Scheduler ๐Ÿ“…

Generate a full week of social media content for any topic or niche. Outputs platform-optimized posts for **Twitter/X**, **LinkedIn**, and **Instagram**.

Usage

# Generate a week of posts for a topic
./generate.sh "artificial intelligence"

# Specify a niche audience
./generate.sh "sustainable fashion" "eco-conscious millennials"

Arguments

1. **Topic/Niche** (required) โ€” The subject for your content week

2. **Target Audience** (optional) โ€” Who you're writing for (default: "general audience")

Output

Creates `content-calendar.md` in the current directory with:

  • 7 days of posts (Monโ€“Sun)
  • 3 platform variants per day (Twitter, LinkedIn, Instagram)
  • Hashtag suggestions per platform
  • Best posting times
  • Content mix (educational, engagement, promotional, storytelling)
  • Content Strategy Built In

    The generator follows a proven weekly content mix:

    | Day | Theme |

    |-----|-------|

    | Mon | Motivational / Week opener |

    | Tue | Educational / How-to |

    | Wed | Engagement / Question |

    | Thu | Behind-the-scenes / Story |

    | Fri | Tip / Quick win |

    | Sat | Curated / Industry news |

    | Sun | Reflection / Community |

    Platform Guidelines

  • **Twitter/X**: โ‰ค280 chars, punchy, 2-3 hashtags, thread hooks
  • **LinkedIn**: Professional tone, 1-3 paragraphs, thought leadership, 3-5 hashtags
  • **Instagram**: Visual-first caption, storytelling, 5-10 hashtags, CTA in bio link
  • Requirements

  • Bash + `cat` (that's it โ€” the script generates a markdown template you can customize)
  • For AI-powered personalization, pipe output to your favorite LLM
  • Example

    ./generate.sh "productivity tips" "remote workers"
    # โ†’ Creates content-calendar.md with 21 ready-to-post drafts

    Author

    ๐Ÿฆž Shelly โ€” [@ShellyToMillion](https://twitter.com/ShellyToMillion)

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band