Source profileQuality 74/100

affaan-m/ECC/skills/crosspost/SKILL.md

crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

Source repository stars
234,327
Declared platforms
0
Static risk flags
0
Last source update
2026-07-27
Source checked
2026-07-28

Decision brief

What it does—and where it fits

Distribute content across platforms without turning it into the same fake post in four costumes.

Best for

  • Use when the user wants to distribute content across social platforms.

Not for

  • Tasks that require unconfirmed production actions or broad system permissions.
  • Environments where the pinned source and install steps cannot be inspected.

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/affaan-m/ECC --skill "skills/crosspost"
Safe inspection promptEditorial

Inspect the Agent Skill "crosspost" from https://github.com/affaan-m/ECC/blob/4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38/skills/crosspost/SKILL.md at commit 4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Workflow

    Pick the strongest source version first: - the original X post - the original article - the launch note - the thread - the memo or changelog

    the original X postthe original articlethe launch note
  2. 02

    Step 1: Start with the Primary Version

    Pick the strongest source version first: - the original X post - the original article - the launch note - the thread - the memo or changelog

    the original X postthe original articlethe launch note
  3. 03

    Step 2: Capture the Voice Fingerprint

    Run brand-voice first if the source voice is not already captured in the current session.

    Run brand-voice first if the source voice is not already captured in the current session.Reuse the resulting VOICE PROFILE directly. Do not build a second ad hoc voice checklist here unless the user explicitly wants a fresh override for this campaign.
  4. 04

    Step 3: Adapt by Platform Constraint

    Review the “Step 3: Adapt by Platform Constraint” section in the pinned source before continuing.

    Review and apply the “Step 3: Adapt by Platform Constraint” source section.

Permission review

Static risk signals and limitations

No configured static risk pattern was detected

This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score74/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars234,327SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
affaan-m/ECC
Skill path
skills/crosspost/SKILL.md
Commit
4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38
License
MIT
Collected
2026-07-28
Default branch
main
View the original SKILL.md

Crosspost

Distribute content across platforms without turning it into the same fake post in four costumes.

When to Activate

  • the user wants to publish the same underlying idea across multiple platforms
  • a launch, update, release, or essay needs platform-specific versions
  • the user says "crosspost", "post this everywhere", or "adapt this for X and LinkedIn"

Core Rules

  1. Do not publish identical copy across platforms.
  2. Preserve the author's voice across platforms.
  3. Adapt for constraints, not stereotypes.
  4. One post should still be about one thing.
  5. Do not invent a CTA, question, or moral if the source did not earn one.

Workflow

Step 1: Start with the Primary Version

Pick the strongest source version first:

  • the original X post
  • the original article
  • the launch note
  • the thread
  • the memo or changelog

Use content-engine first if the source still needs voice shaping.

Step 2: Capture the Voice Fingerprint

Run brand-voice first if the source voice is not already captured in the current session.

Reuse the resulting VOICE PROFILE directly. Do not build a second ad hoc voice checklist here unless the user explicitly wants a fresh override for this campaign.

Step 3: Adapt by Platform Constraint

X

  • keep it compressed
  • lead with the sharpest claim or artifact
  • use a thread only when a single post would collapse the argument
  • avoid hashtags and generic filler

LinkedIn

  • add only the context needed for people outside the niche
  • do not turn it into a fake founder-reflection post
  • do not add a closing question just because it is LinkedIn
  • do not force a polished "professional tone" if the author is naturally sharper

Threads

  • keep it readable and direct
  • do not write fake hyper-casual creator copy
  • do not paste the LinkedIn version and shorten it

Bluesky

  • keep it concise
  • preserve the author's cadence
  • do not rely on hashtags or feed-gaming language

Posting Order

Default:

  1. post the strongest native version first
  2. adapt for the secondary platforms
  3. stagger timing only if the user wants sequencing help

Do not add cross-platform references unless useful. Most of the time, the post should stand on its own.

Banned Patterns

Delete and rewrite any of these:

  • "Excited to share"
  • "Here's what I learned"
  • "What do you think?"
  • "link in bio" unless that is literally true
  • generic "professional takeaway" paragraphs that were not in the source

Output Format

Return:

  • the primary platform version
  • adapted variants for each requested platform
  • a short note on what changed and why
  • any publishing constraint the user still needs to resolve

Quality Gate

Before delivering:

  • each version reads like the same author under different constraints
  • no platform version feels padded or sanitized
  • no copy is duplicated verbatim across platforms
  • any extra context added for LinkedIn or newsletter use is actually necessary

Related Skills

  • brand-voice for reusable source-derived voice capture
  • content-engine for voice capture and source shaping
  • x-api for X publishing workflows

Alternatives

Compare before choosing