CtrlK
BlogDocsLog inGet started
Tessl Logo

dashscope

DashScope (Alibaba Cloud Bailian / 阿里云百炼) integration — image generation (qwen-image-2.0-pro), text-to-speech (qwen3-tts-flash), and ASR with word-level timestamps (qwen3-asr-flash-filetrans). Use when generating images via Qwen-Image, narrating via Qwen-TTS, or transcribing with word-level timestamps via Qwen-ASR.

72

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

Highly actionable, concise content with executable code and a clear recommended workflow. Minor repetition of key gotchas and the absence of explicit error-recovery loops in the workflow keep it from the top tier.

Suggestions

Consolidate the asterisk-size and ASR-model gotchas into a single authoritative callout to reduce repetition across Current API, Parameters, and Troubleshooting.

Add an explicit validate/retry loop for ASR polling failures (e.g., on FAILED or timeout: check error, adjust timeout_seconds, re-submit) to strengthen workflow checkpoints.

Consider moving the per-tool request/response API reference into a separate reference file so SKILL.md stays a lean overview with one-level-deep pointers.

DimensionReasoningScore

Conciseness

Dense and fluff-free with no generic concept explanations, but the asterisk-size gotcha and the 'qwen3-asr-flash-filetrans not sync' warning are each restated across Current API, Parameters, and Troubleshooting — minor repetition that could be consolidated.

4 / 5

Actionability

Provides concrete endpoints, headers, request bodies, response JSON paths, and copy-paste-ready Python selector examples for all three tools, fully covering the common cases.

5 / 5

Workflow Clarity

The Recommended Workflow cleanly sequences image/TTS/ASR/subtitle steps with the ASR poll-until-SUCCEEDED checkpoint, but lacks explicit validate-then-fix error-recovery loops for the polling and approval steps.

4 / 5

Progressive Disclosure

Well-organized into clear sections (Current API, Usage, Workflow, Parameters, Troubleshooting, Safety) with no bundle files to navigate; at ~130 lines the per-tool API reference is somewhat long for a single file, keeping it just short of ideal separation.

4 / 5

Total

17

/

20

Passed

Description

92%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 strong, specific description that clearly states capabilities and use-when triggers tied to concrete models. Trigger terms lean on brand names rather than generic synonyms, leaving a small gap in natural-term coverage.

DimensionReasoningScore

Specificity

Names three concrete capabilities — 'image generation (qwen-image-2.0-pro)', 'text-to-speech (qwen3-tts-flash)', and 'ASR with word-level timestamps (qwen3-asr-flash-filetrans)' — each tied to a specific model, giving comprehensive concrete coverage.

5 / 5

Completeness

Explicitly answers 'what' (three named capabilities with models) and 'when' (concrete 'Use when...' trigger phrases enumerating each scenario), satisfying both halves with concrete triggers.

5 / 5

Trigger Term Quality

'Use when generating images via Qwen-Image, narrating via Qwen-TTS, or transcribing with word-level timestamps via Qwen-ASR' gives good natural-term coverage, but triggers are bound to brand names (Qwen-*) rather than generic synonyms a user might say like 'text to speech'.

4 / 5

Distinctiveness Conflict Risk

Tightly scoped to DashScope/Qwen endpoints with model-specific triggers; the narrow provider and capability niche leaves minimal overlap with other skills.

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
calesthio/OpenMontage
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.