CtrlK
BlogDocsLog inGet started
Tessl Logo

article-to-podcast-script

Convert a Markdown article into a natural first-person podcast script for 1 to 4 speakers and save it as a .txt file under the current project's markdown directory. Default to Chinese output unless the user explicitly specifies another language, while preserving English terms that appear in the article. Use when the user provides an article Markdown file and a podcast speaker count, asks for a VibeVoice-style podcast script, dialogue rewrite, narrated audio script, multi-host conversation, solo podcast monologue, or personal-viewpoint audio script based on an article.

73

Quality

90%

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

86%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.

The content is actionable and well-structured with a real supporting script and clear workflow, including validation. Minor conciseness and explicit retry-loop improvements would round it out.

Suggestions

Move the long source-framing phrase blacklist into a references file and summarize the rule inline, to tighten the body.

Add an explicit 'if speaker count is invalid, re-prompt until a valid 1-4 integer is given' feedback loop to make the validation checkpoint a full retry cycle.

Trim the Diction Polish section by consolidating the repeated first-person verb examples into a single compact list.

DimensionReasoningScore

Conciseness

The body is mostly efficient with no basic-concept padding, but the long enumerated blacklist of source-framing phrases and diction-polish lists add some bulk that could be trimmed into a reference file.

4 / 5

Actionability

Provides an executable, copy-paste-ready command referencing a real script that validates speaker count and stdin, plus concrete dialogue examples covering the common cases.

5 / 5

Workflow Clarity

A clear 5-step sequence includes a validation checkpoint (confirm integer 1-4 before writing) and the script enforces it, but an explicit retry/feedback loop after a failed validation is only implied.

4 / 5

Progressive Disclosure

A single-purpose, well-sectioned skill under ~70 lines with one real referenced script (confirmed present in scripts/) and no nested references; structure is easy to navigate.

5 / 5

Total

18

/

20

Passed

Description

95%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.

The description is specific, trigger-rich, and complete, clearly stating both capability and use-conditions with minimal conflict risk. It is a strong, well-targeted skill description.

DimensionReasoningScore

Specificity

Lists several concrete actions (convert Markdown article, produce first-person script for 1-4 speakers, save .txt under the markdown directory, default Chinese with English-term preservation), with only minor coverage gaps such as not naming the output filename behavior.

4 / 5

Completeness

Explicitly answers both 'what' (convert and save a podcast script) and 'when' via a concrete 'Use when the user provides...' clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including 'article Markdown file', 'podcast speaker count', 'VibeVoice-style podcast script', 'dialogue rewrite', 'narrated audio script', 'multi-host conversation', 'solo podcast monologue', and 'personal-viewpoint audio script'.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (article-to-podcast-script transformation) with distinct triggers, making overlap with other skills minimal.

5 / 5

Total

19

/

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
digoal/blog
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.