CtrlK
BlogDocsLog inGet started
Tessl Logo

castmagic

Castmagic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Castmagic data.

52

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/castmagic/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 body is a well-structured, mostly executable guide to driving Castmagic via the Membrane CLI with strong sequencing and state handling. Its main gaps are some padding/conceptual explanation, the absence of a complete worked example, and missing validation checkpoints for mutating operations.

Suggestions

Add an explicit validation checkpoint after mutating operations, e.g. after create-transcript, poll or fetch the transcript to confirm success before proceeding.

Remove the empty '## Castmagic Overview' (Project/File/Workspace) section and trim the CLI-internal explanation about URL normalization to cut token cost.

Add one end-to-end worked example with realistic sample values connecting the connect -> search -> run steps.

DimensionReasoningScore

Conciseness

The body is mostly efficient and action-oriented, but the empty Overview section, the Castmagic marketing intro, and CLI-internal explanations ('URL is normalized... a connector is built automatically') are padding Claude does not need.

3 / 5

Actionability

It provides copy-paste-ready membrane CLI commands for every key flow (install, login, connect, poll, search, run, proxy) with documented flags, but lacks a fully worked end-to-end example with sample IDs and does not show the proxy --query/--pathParam flags in a command.

4 / 5

Workflow Clarity

The connect-search-run sequence and state-transition handling (READY/BUILDING/CLIENT_ACTION_REQUIRED) with a poll-retry loop are well sequenced, but mutating operations (create-transcript, proxy POST/PUT/DELETE) have no result-validation checkpoints, which caps workflow clarity at 3 per the destructive/batch cap.

3 / 5

Progressive Disclosure

With no bundle files, all content is inline but well organized under clear section headers with no nested references; the dense clientAction spec block and flag tables are acceptable inline, leaving only minor organization gaps.

4 / 5

Total

14

/

20

Passed

Description

57%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 explicitly answers both what and when and is clearly anchored to the Castmagic brand, giving it strong distinctiveness. Its weaknesses are generic, abstract action language and thin natural trigger-term coverage beyond the brand name.

Suggestions

Replace 'Manage data, records, and automate workflows' with concrete Castmagic actions, e.g. 'Create and fetch transcripts, generate show notes and summaries, and repurpose audio/video content into social posts.'

Expand the 'Use when' clause with concrete natural triggers, e.g. 'Use when the user wants to create transcripts, generate show notes or summaries, or repurpose podcast/video content with Castmagic.'

DimensionReasoningScore

Specificity

It names the Castmagic domain but the verbs ('Manage data, records, and automate workflows') are generic abstractions rather than concrete product actions like creating transcripts or generating show notes.

2 / 5

Completeness

Both a 'what' (Castmagic integration, manage data/records, automate workflows) and an explicit 'when' ('Use when the user wants to interact with Castmagic data') are present, though the 'when' trigger is generic and could be more specific.

4 / 5

Trigger Term Quality

The brand name 'Castmagic' is a genuine natural keyword a user would say, but there are no natural verb phrases or synonyms ('show notes', 'transcripts', 'content repurposing') and only one real term.

3 / 5

Distinctiveness Conflict Risk

The Castmagic brand anchor gives it a clear niche with minimal conflict risk, but the generic 'manage data, records' verbs introduce minor overlap risk with general data-management skills.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.