social-media-publishing

Installation
SKILL.md

Social Media Publishing

Overview

Use this skill to package publishing and distribution work as a reusable workflow instead of repo-specific one-offs.

Keep campaign assets in the active project. Keep durable repo-specific publishing conventions in the owning repo. The current bundled channel helpers cover Reddit, LinkedIn, X, Modal-backed YouTube uploads, and initial dry-run scaffolds for Instagram and TikTok.

Workflow

  1. Decide whether the content needs to be published at the source first, for example in a blog repo.
  2. Keep campaign state in the active repo, not in this skill.
  3. Choose the post shape with the user first: gallery, self, link, or image.
  4. Inspect subreddit flairs before posting when flair is required or likely to matter.
  5. Prefer a plan file for repeatable or multi-step posts.
  6. Dry-run the plan before live submission when paths, long comments, or strict communities are involved.
  7. After posting, update the project-local tracker with the post URL, comment URL, and moderation outcome.
  8. For source-post workflows, default to publishing the post publicly (set hidden: false in frontmatter unless the user explicitly asks for a private/draft post).
Installs
13
GitHub Stars
22
First Seen
Jun 11, 2026
social-media-publishing — wisdom-in-a-nutshell/agents