social-media-manager

Coordinate social media planning and publishing workflows across campaigns.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/brudex/OpenclawAgents --skill social-media-manager-brudex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-manager
Source: https://github.com/brudex/OpenclawAgents/tree/main/workspace/skills/social-media-manager
Command: npx skills add https://github.com/brudex/OpenclawAgents --skill social-media-manager-brudex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The social-media-manager coordinates a consistent, calendar-driven social publishing workflow by coordinating the parent agent and its sub-skills to produce, review, and hand off posts across platforms.

Core Features & Use Cases

  • Batch planning and drafting: uses the campaign calendar (calendar.md) and writers like social-content-writer, x-post-writer, and linkedin-article-writer to generate publish-ready content ahead of time.
  • Approval and governance: requires an APPROVAL.md to capture go-live timing and human sign-off before posting.
  • End-to-end cadence: supports twice-daily cron publishing, optional trend integration via social-trend-monitor, and optional long-form LinkedIn articles with teaser assets; uses hype-engine for live X/LinkedIn posts.
  • Handoffs and consistency: maintains voice, CTAs, and disclosure, with file-based handoffs to sub-skills for modularity.

Quick Start

Batch create the next two weeks of posts by filling calendar.md, run the two daily cron jobs, and ensure APPROVAL.md is completed before publishing.

Frequently Asked Questions about social-media-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media publishing across LinkedIn and X?

You can automate social media publishing by using a calendar-driven workflow that coordinates drafting, approval, and live posts across LinkedIn, X, and other channels via scheduled cron jobs.

What is needed to set up a calendar-driven social media workflow?

Setting up a calendar-driven social media workflow requires a campaign calendar file, an approval governance file for human sign-off, and designated sub-skills to generate and publish the content.

How do I batch create and schedule two weeks of social posts?

Batch create two weeks of social posts by filling your campaign calendar file, generating publish-ready content ahead of time using writer sub-skills, and running daily cron jobs after securing human approval.

Can I require human approval before automated social posts go live?

Yes, you can require human approval before automated social posts go live by using an approval file to capture go-live timing and mandate human sign-off prior to the actual publishing handoff.

How does trend integration work for social media content planning?

Trend integration for social media content planning works by optionally monitoring social trends to inform the drafting phase, ensuring the generated posts remain relevant before entering the approval and publishing cadence.

What are the limitations of file-based handoffs in social media automation?

The limitation of file-based handoffs in social media automation is that modularity and successful end-to-end cadence depend entirely on maintaining consistent files for voice, CTAs, and disclosures across all designated sub-skills.