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).

69

Quality

86%

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

72%

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

The body is actionable and well-structured with executable examples for both media types, but loses points on conciseness due to bilingual redundancy and on workflow clarity due to missing download-verification checkpoints for the batch image operation.

Suggestions

Collapse the bilingual Chinese/English restatements (e.g., the video one-clip constraint) into a single language to reduce duplicate tokens.

Add an explicit validation step after downloads, e.g. verify non-zero file sizes and report any failed/missing clips before returning the result JSON.

State the relationship to the PATH wrapper and scripts/pixabay_search.py explicitly so the invoked binary is unambiguous from the body.

DimensionReasoningScore

Conciseness

Mostly lean with executable commands and tables, but the bilingual Chinese/English restatements and the repeated one-clip constraint (prose plus options table) add tokens that could be tightened; not a perfect 3.

2 / 3

Actionability

Provides fully executable, copy-paste-ready bash commands with real flags and defaults for both image and video modes, backed by the matching scripts/pixabay_search.py interface.

3 / 3

Workflow Clarity

Usage steps and the video one-clip/duration-matching guidance are present and sequenced, but the batch download operation has no explicit validation or verify-succeeded checkpoint, which caps it at 2 per the rubric.

2 / 3

Progressive Disclosure

A single-purpose skill with well-organized one-level sections (Usage, When to Choose, Options, Output, Environment) and a clearly signaled bundle script, with no deep reference nesting.

3 / 3

Total

10

/

12

Passed

Description

100%

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 description that concisely states concrete capabilities, names natural trigger terms, gives an explicit use-when clause, and is clearly differentiated from pexels-footage. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names concrete actions ('Search and download copyright-free images and video clips') plus two specific modes ('photo search (--type image) and video search (--type video, default)'), matching the multiple-concrete-actions anchor.

3 / 3

Completeness

Explicitly states what it does and an explicit when-trigger ('Alternative to pexels-footage when Pexels has no suitable results'), satisfying both what and when.

3 / 3

Trigger Term Quality

Includes natural brand and media terms users would say ('Pixabay', 'Pexels', 'images', 'video clips', 'photo search', 'video search'), giving good coverage rather than just jargon.

3 / 3

Distinctiveness Conflict Risk

Named Pixabay niche with a clear positioning trigger relative to pexels-footage makes it unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

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.