.agents/skills/crosspost/SKILL.md
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.
npx skillsauth add devopstales/AI-Superpowers crosspostInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Distribute content across platforms without turning it into the same fake post in four costumes.
Pick the strongest source version first:
Use content-engine first if the source still needs voice shaping.
Run brand-voice first if the source voice is not already captured in the current session.
Before adapting, note:
The adaptation should preserve that fingerprint.
Default:
Do not add cross-platform references unless useful. Most of the time, the post should stand on its own.
Delete and rewrite any of these:
Return:
Before delivering:
brand-voice for reusable source-derived voice capturecontent-engine for voice capture and source shapingx-api for X publishing workflowstesting
GAN Harness — Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction.
testing
GAN Harness — Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met.
testing
GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.
development
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.