CtrlK
BlogDocsLog inGet started
Tessl Logo

podcast-pipeline

Podcast-to-Everything content pipeline. Takes a podcast RSS feed or raw transcript and generates a full cross-platform content calendar: short-form video clips, Twitter/X threads, LinkedIn articles, newsletter sections, quote cards, blog outlines with SEO keywords, and YouTube Shorts/TikTok scripts. Scores each piece by viral potential (novelty × controversy × utility) and deduplicates against recent output. Use when asked to: "repurpose this podcast", "turn this episode into content", "podcast content calendar", "extract clips from this episode", "podcast to social", "content from RSS feed", "batch process episodes", or any request to turn podcast/audio content into a multi-platform content plan.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A detailed, highly actionable pipeline with strong templates and CLI examples. It loses points on workflow clarity because batch/destructive operations lack explicit validation checkpoints, and it carries some telemetry preamble padding.

Suggestions

Add explicit validation checkpoints for batch/destructive steps: e.g., verify each transcript is non-empty after Whisper transcription before proceeding, and require confirmation or a dry-run flag before cutting content below the viral-score threshold.

Move the telemetry/version-check preamble and privacy blockquote out of the editorial workflow body or into a separate setup section so the core pipeline stays lean.

Either bundle the referenced files (podcast_pipeline.py, requirements.txt, README.md, telemetry/*) referenced in the Reference Files table or mark them as expected-to-exist so progressive disclosure reflects the actual bundle structure.

DimensionReasoningScore

Conciseness

Mostly efficient structured templates and rules that assume Claude's competence, but the telemetry preamble (version_check, telemetry_init, privacy blockquote) and some verbose template fields are operational padding that could be trimmed.

4 / 5

Actionability

Provides concrete, copy-paste-ready CLI commands, a quantified scoring formula, per-platform content templates with explicit fields, and full JSON output schemas — fully executable guidance covering the common cases.

5 / 5

Workflow Clarity

A clear 7-step sequence exists, but batch mode (--batch N episodes) and destructive decisions ("Below 40 → Cut it") lack explicit validation/error-recovery checkpoints, so per the batch/destructive cap workflow clarity cannot exceed 3.

3 / 5

Progressive Disclosure

Well-organized into clearly-headed sections (Steps 1-7, CLI Reference, Env Vars, Reference Files) with one-level-deep references to companion files; minor gaps because no bundle files are actually provided despite being referenced.

4 / 5

Total

16

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A model description: third-person voice, concrete capability list, comprehensive natural triggers, and an explicit 'Use when asked to' clause. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete outputs ("short-form video clips, Twitter/X threads, LinkedIn articles, newsletter sections, quote cards, blog outlines with SEO keywords, and YouTube Shorts/TikTok scripts") plus scoring and dedup actions — comprehensive coverage of capabilities.

5 / 5

Completeness

Explicitly answers what it does (multi-platform content calendar with scoring and dedup) and when to use it via a clear "Use when asked to:" clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Supplies many natural trigger phrases users would actually say ("repurpose this podcast", "turn this episode into content", "podcast content calendar", "extract clips from this episode", "podcast to social") with good synonym coverage.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (podcast-to-multi-platform-content) with distinct, niche-specific triggers unlikely to fire for unrelated skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ericosiu/ai-marketing-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.