editorial-distribute

Record social shares of published posts in the editorial calendar.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/oletizi/audiocontrol.org --skill editorial-distribute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: editorial-distribute
Source: https://github.com/oletizi/audiocontrol.org/tree/main/.claude/skills/editorial-distribute
Command: npx skills add https://github.com/oletizi/audiocontrol.org --skill editorial-distribute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recording when and where a published post is shared helps teams track reach, attribution, and content performance in the editorial workflow.

Core Features & Use Cases

  • Interactive prompts collect the slug, platform (reddit, youtube, linkedin, instagram), channel, URL, and optional notes, ensuring accurate linkage to calendar entries.
  • Validates that the slug exists in the Published section of the calendar and that distributions are only recorded for shipped posts.
  • Appends the distribution row to the ## Distribution section and writes the calendar back to docs/editorial-calendar-<site>.md, supporting site aliases like audiocontrol and editorialcontrol.

Quick Start

Run the skill and answer prompts to record a social share for a published post.

Frequently Asked Questions about editorial-distribute

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

FAQPage Schema
How do I record social shares in an editorial calendar?

To record social shares in an editorial calendar, you provide the post slug, platform, channel, URL, and optional notes. The skill validates the slug exists in the Published section and appends a new distribution row to the calendar file.

What social platforms can I track in the editorial calendar distribution log?

You can track social shares across Reddit, YouTube, LinkedIn, and Instagram. Each logged entry captures the platform, channel, shared URL, and any optional notes linked to the published post slug.

Can I log a social share for a post that hasn't been published yet?

No, you cannot log a social share for an unpublished post. The skill validates that the slug exists in the Published section of the editorial calendar before appending any distribution entry.

What's the best way to track content distribution across multiple social channels?

Tracking content distribution across multiple social channels is best handled by appending structured rows to a Distribution section in your editorial calendar, capturing platform, channel, URL, and notes per share for each published post.

Where does the editorial calendar write distribution entries back to?

Distribution entries are written back to the markdown file at docs/editorial-calendar-<site>.md. The skill supports site aliases such as audiocontrol and editorialcontrol for the filename.