CtrlK
BlogDocsLog inGet started
Tessl Logo

pixabay-footage

Search and download copyright-free images and video clips from Pixabay API. Alternative to pexels-footage when Pexels has no suitable results. Supports both photo search (--type image) and video search (--type video, default).

65

Quality

79%

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/pixabay-footage/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

An actionable, well-structured skill body with copy-paste commands and clean progressive disclosure. The main weakness is the absence of an explicit verification step after downloading, which the rubric requires for batch operations.

Suggestions

Add a post-download validation checkpoint, e.g. verify the downloaded clip's duration falls within --min/--max-duration and that the file is playable before reporting success.

Document a feedback loop: if a downloaded clip fails validation or is unusable, re-run with adjusted --terms or duration bounds rather than silently proceeding.

DimensionReasoningScore

Conciseness

Mostly lean — tables, code blocks, and flags with almost no padded concept explanation — though bilingual repetition of the single-clip warning adds minor redundancy.

4 / 5

Actionability

Copy-paste-ready bash commands with concrete flags, a full options table, and explicit output JSON examples cover the common photo and video cases.

5 / 5

Workflow Clarity

Clear input-side controls (forced --max-clips=1, duration matching via --min/--max-duration) but no explicit post-download validation or feedback loop for this batch download operation, which caps the score per the rubric.

3 / 5

Progressive Disclosure

Well-organized single-level sections with one bundled script invoked via PATH and no nested references; appropriate structure for a compact single-purpose skill.

5 / 5

Total

17

/

20

Passed

Description

78%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 clear, specific description that names concrete actions and provides explicit fallback trigger guidance, well-distinguished from the sibling pexels-footage skill. The main gap is a slightly narrow 'when' clause focused only on the Pexels-fallback case.

Suggestions

Broaden the trigger guidance beyond the Pexels-fallback case, e.g. 'Use when you need copyright-free stock images or video clips' to catch direct Pixabay requests.

Add a natural synonym such as 'stock footage' or 'free photos' to improve trigger-term coverage for user phrasings.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions — 'Search and download copyright-free images and video clips' with explicit photo/video search variants — but coverage is not fully comprehensive.

4 / 5

Completeness

Clear 'what' (search/download images+video via Pixabay API) and an explicit 'when' (alternative when Pexels has no suitable results), though the trigger is narrow and scoped only to the Pexels-fallback context.

4 / 5

Trigger Term Quality

Good natural-term coverage ('images and video clips', 'copyright-free', 'Pixabay', 'pexels-footage') but misses common synonyms like 'stock footage' or 'free photos'.

4 / 5

Distinctiveness Conflict Risk

Explicitly names Pixabay and positions itself as a Pexels alternative, giving it a clear niche with minimal conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
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.