editorial-social-review

Generate a Markdown matrix of published posts distributed across social platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publishing posts across platforms is often difficult to track and verify. This skill provides a read-only report showing which posts have been distributed on social platforms.

Core Features & Use Cases

  • Reads the editorial calendar and distribution data to identify published posts.
  • Builds a per-site distribution matrix with posts as rows and social platforms as columns (reddit, youtube, linkedin, instagram).
  • Outputs a Markdown table for quick review and auditing of cross-platform reach.

Quick Start

Run the skill to generate the social distribution matrix for the default site.

Frequently Asked Questions about editorial-social-review

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

FAQPage Schema
How do I track which published posts have been distributed on social platforms?

To track social distribution, you can generate a read-only report mapping published posts to platform counts. It reads the editorial calendar and distribution records to build a matrix with posts as rows and platforms as columns.

What's the best way to audit cross-platform reach for my editorial calendar?

Auditing cross-platform reach involves reading publication tracking data and outputting a Markdown table. This matrix displays posts alongside their respective social platform counts for quick review.

How does a social distribution matrix work for content operations?

A social distribution matrix works by resolving a specific site, parsing editorial calendar entries, and mapping each post to social platforms. The result is a printed table showing platform counts per post.

Can I generate platform analytics for multiple sites like audiocontrol and editorialcontrol?

Platform analytics operate on a per-site basis, supporting sites like audiocontrol or editorialcontrol. The workflow resolves the specified site first, then reads its calendar to build the distribution matrix.

Which social platforms are included in the publication tracking matrix?

The publication tracking matrix includes reddit, youtube, linkedin, and instagram as column headers. It maps published posts from the editorial calendar to these specific social platforms.

Does this content operations workflow modify my editorial calendar data?

This content operations workflow does not modify your editorial calendar data. It implements a read-only report generation process that parses entries and prints a Markdown table without altering records.