Why these candidatesEach candidate comes from tracked public sources and has a source-attributed adoption signal. This is a shortlist, not a catalogue or global ranking.
What this cannot establishWe read declared instructions and public signals. We do not run skills, benchmark outputs, audit security, or claim a universal best choice.
Use it forBest overall for faithful, voice-aware batches from articles, notes, demos, docs, or transcripts across named social channels.
Avoid ifAvoid if the only source is a YouTube URL and you need built-in transcript retrieval.
ActionInstall and use as the default repurposing workflow.
EditsProvide the source asset, requested platforms, audience, and any voice examples.
SetupNo setup requirements are declared in SKILL.md.
Inspect workflow and compatibility details
ContextPrioritizes source material, one concrete claim per post, platform-native adaptation, and a quality gate against duplicated copy and unsupported hype.
OutputVoice profile when needed, core angle, platform-native drafts, optional posting order, and publication gaps.
ControlSource-first, voice-conscious, and anti-engagement-bait.
InvocationNot yet mapped from the source.
Install scopeNot yet mapped from the source.
Agent fitHigh: directly covers multi-source extraction, multi-platform adaptation, voice constraints, and batch deliverables.
Watch outFor reusable voice consistency, it directs use of a separate `brand-voice` workflow first; that dependency is referenced but its availability is not evidenced here.
Source-visible capabilitiesSource-to-social repurposingRepurposes articles, podcasts, demos, docs, internal notes, and transcripts into public content; extracts 3–7 atomic claims or scenes before adapting outputs.explicit sourcePlatform adaptationProvides distinct adaptation rules for X, LinkedIn, short video, YouTube, and newsletters.explicit sourceVoice and quality controlBuilds a voice profile from real examples when needed and checks for concrete claims, no generic hype, and no duplicated cross-platform copy.explicit source
CompatibilityRuntime platformunknownnot runtime-tested
EvidenceThe skill activates for repurposing articles, podcasts, demos, docs, or internal notes into public content.SKILL.md:lines 12-16 · inspected 2026-07-20 · high confidence
Its repurposing flow extracts 3–7 atomic claims or scenes, assigns one idea per output, adapts per platform, and applies a quality gate.SKILL.md:lines 97-105 · inspected 2026-07-20 · high confidence
Campaign deliverables include a voice profile when needed, core angle, platform-native drafts, posting order when useful, and publication gaps.SKILL.md:lines 107-115 · inspected 2026-07-20 · high confidence
Public signal71 /SkillsMP source-specificbest-overallsource-fidelitymulti-platformvoice-awareexplicit source Use it forA lighter-weight general-purpose workflow for turning one anchor asset into platform-native variants.
Avoid ifAvoid if source-fidelity safeguards and explicit voice handling are central; the higher-ranked Content Engine finalist documents those in more depth.
ActionInstall as a credible alternative when a concise intake-and-draft workflow is preferred.
EditsAnswer its source, audience, platform, and goal questions before generating the batch.
SetupNo setup requirements are declared in SKILL.md.
Inspect workflow and compatibility details
ContextUses an anchor asset, extracts atomic ideas, writes native variants, trims repetition, and aligns CTAs with platform intent.
OutputCore angle, platform-specific drafts, optional posting order and CTA variants, plus missing inputs.
ControlBrief discovery followed by platform-specific drafting and a quality check.
InvocationNot yet mapped from the source.
Install scopeNot yet mapped from the source.
Agent fitHigh: directly addresses multi-platform repurposing from common long-form assets.
Watch outIt advises hooks and CTA alignment, but does not document the first pick’s source-derived voice profile or its more explicit anti-filler safeguards.
Source-visible capabilitiesAnchor-asset cascadeStarts with an article, video, demo, memo, or launch document; extracts 3–7 atomic ideas; creates variants; and removes repetition.explicit sourceChannel guidanceIncludes guidance for X, LinkedIn, TikTok/short video, YouTube, and newsletters.explicit sourceCampaign deliverablesReturns platform-specific drafts and can include posting order, CTA variants, and missing inputs.explicit source
CompatibilityRuntime platformunknownnot runtime-tested
EvidenceThe skill is intended for repurposing articles, podcasts, demos, or docs into social content and supports multiple named platforms.SKILL.md:lines 11-17 · inspected 2026-07-20 · high confidence
Its default cascade uses an anchor asset, extracts 3–7 atomic ideas, creates platform-native variants, trims repetition, and aligns CTAs.SKILL.md:lines 63-70 · inspected 2026-07-20 · high confidence
Its deliverables include the core angle, platform-specific drafts, optional posting order and CTA variants, and missing inputs.SKILL.md:lines 72-79 · inspected 2026-07-20 · high confidence
Public signal273 /SkillsMP source-specificcredible-alternativemulti-platformbatch-outputlighter-workflowexplicit source Use it forYouTube-first repurposing when the source is a video URL and an X thread is a desired output.
Avoid ifAvoid for general articles, newsletters, reports, or multi-channel social batches; the documented outputs are transcript-derived and only explicitly name an X thread among social formats.
ActionInstall for the YouTube-transcript route; otherwise use one of the Content Engine selections.
EditsInstall the documented dependency, supply a YouTube URL or video ID, then request the desired transformation.
SetupInstall `youtube-transcript-api` with `uv pip install youtube-transcript-api`; use the supplied helper script through `uv run python3`.
Inspect workflow and compatibility details
ContextFetches a transcript, validates it, chunks long material, transforms it, and verifies the result.
OutputTranscript-derived chapters, summary, chapter summaries, X thread, blog post, or timestamped quotes.
ControlScript-assisted transcript retrieval followed by validation, transformation, and verification.
Invocationuv run python3 SKILL_DIR/scripts/fetch_transcript.py "URL" --text-only --timestamps
Install scopeNot yet mapped from the source.
Agent fitModerate: directly serves a narrow but common long-form source subtype, with explicit retrieval and failure handling.
Watch outIt does not document LinkedIn, TikTok, or other multi-channel social adaptations.
Source-visible capabilitiesTranscript retrievalFetches YouTube transcripts from standard URLs, short links, Shorts, embeds, live links, or a raw video ID.explicit sourceX-thread transformationCan transform a fetched transcript into a numbered Twitter/X thread with each post under 280 characters.explicit sourceLong-transcript handlingValidates transcript availability, chunks material over roughly 50K characters, then verifies coherence and completeness.explicit source
Compatibilitylinuxdeclarednot runtime-testedmacosdeclarednot runtime-testedwindowsdeclarednot runtime-tested
Public signal144 /SkillsMP source-specificyoutube-specialisttranscript-to-threadscript-assistednarrow-scopeexplicit source