Social content planner
npx -y skills add celeryhq/simplified-ai --skill social-content-plannerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Build goal-led weekly or monthly social content calendars for marketers, social media managers, and small businesses. Use when the user asks for a content plan, posting calendar, campaign calendar, content pillars, posting cadence, ideas to fill calendar gaps, or a set of social drafts organized across dates and channels.
SKILL.md
3.3 KB, as published. Nobody here has run it
Social Content Planner
Turn business goals into a practical, channel-aware content calendar. Use the Simplified hosted MCP connector for account discovery, analytics, drafts, tags, and scheduling.
Guardrails
- Treat planning, drafting, and publishing as separate levels of authorization.
- Return a plan in conversation when the user asks only for a plan. Do not create remote drafts unless requested.
- Use
action: "draft"when the user asks to create or save the planned content. - Before any
scheduleoradd_to_queuecall, show the final posts, accounts, dates, media, and platform settings and obtain explicit confirmation. - Stop on
401or an empty account list and explain how to connect Simplified. - Present returned URLs as links, never as embedded images.
Workflow
- Establish the planning frame: business goal, audience, offer or topic, date range, channels, cadence, key dates, and desired call to action. Ask only for information that materially changes the plan; otherwise state reasonable assumptions.
- Call
social_getSocialMediaAccountsonce without a network filter when connected channels matter. Use only returned account IDs. - If the user wants a performance-informed plan, retrieve the relevant account analytics before ideating. Use
$social-performance-analystfor a full analysis. - Create three to five useful content pillars. Balance education, proof, promotion, engagement, and brand or community content rather than repeating one message.
- Assign each post a date, channel, pillar, objective, format, hook, core message, CTA, and asset requirement. Adapt the idea to each channel instead of copying identical text everywhere.
- Present the calendar in chronological order and flag missing source material or media.
- If remote drafts were requested, create each with
social_createSocialMediaPostandaction: "draft". Include required platform-specificadditionalfields from../simplified-social/references/platform-settings.md. - If scheduling was requested, create or show drafts first, then wait for explicit approval before scheduling.
Planning Heuristics
- Tie every post to one primary objective: awareness, engagement, consideration, conversion, retention, or trust.
- Use realistic cadence for the available channels and source material; do not fill a calendar with low-value repetition.
- Build sequences around launches and events: setup, reveal, proof, reminder, last call, and follow-up.
- For small businesses, prioritize offers, local relevance, customer proof, FAQs, behind-the-scenes content, events, and Google Business updates where appropriate.
- Reuse a campaign idea across channels, but rewrite the hook, length, CTA, hashtags, and format for each audience context.
Output
Summarize the strategy first, then show the calendar. End with counts by channel and pillar, unresolved inputs, and the exact next authorized action: plan only, drafts created, or awaiting scheduling approval.