← Back to Skills Marketplace
scavio-ai

Scavio Youtube

by scavio-ai · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install scavio-youtube
Description
Search YouTube and retrieve video metadata. Use for finding videos, checking view counts, channel info, or AI training suitability.
Usage Guidance
This skill appears coherent: it simply forwards queries to Scavio's YouTube API and needs your SCAVIO_API_KEY. Before installing, confirm you trust scavio.dev and the API key provider (check their privacy/terms and quota limits). Be aware that any queries and returned metadata will be sent to/received from api.scavio.dev, so avoid sending sensitive local data in search requests. If you plan to pip install scavio-langchain, remember that Python packages run code on install/runtime — review that package on PyPI/github if you need extra assurance. Finally, protect your SCAVIO_API_KEY the same way you would any API key (do not paste it into public places).
Capability Analysis
Type: OpenClaw Skill Name: scavio-youtube Version: 2.1.0 The skill is a standard API wrapper for the Scavio YouTube service (scavio.dev), providing functionality for video searching, metadata retrieval, and AI training suitability checks. It requires a user-provided API key and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection. The code examples and instructions in SKILL.md are consistent with its stated purpose.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (YouTube search and metadata) align with the declared requirement (SCAVIO_API_KEY) and the documented endpoints at https://api.scavio.dev. The requested credential is the expected one for a third‑party API wrapper.
Instruction Scope
SKILL.md instructs only how to call Scavio endpoints, handle responses, and install an optional LangChain helper. It does not direct the agent to read unrelated files, environment variables, or local system state.
Install Mechanism
This is an instruction-only skill with no install spec or code files. It merely suggests a pip package (scavio-langchain) as an optional integration — no arbitrary downloads or extract/execute steps are present in the manifest.
Credentials
Only a single env var (SCAVIO_API_KEY) is required and is declared as the primary credential. That is proportionate for a cloud API client; no unrelated secrets are requested.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide changes or higher privileges. Autonomous invocation is allowed (platform default) but not combined with other concerning capabilities.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scavio-youtube
  3. After installation, invoke the skill by name or use /scavio-youtube
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
- Transcript extraction functionality has been removed. - Documentation and usage instructions now focus solely on search, metadata, and trainability endpoints. - References to transcript parameters, examples, and workflows have been deleted. - Skill description and tags updated to reflect narrower video metadata/search focus.
v1.0.1
Version 2.0.0 is a major update with expanded guidance, improved workflow description, and guardrails. - Clarifies intended use cases, when to trigger, and workflow for RAG, search, and AI training. - Documents stricter guardrails: always use the search parameter "search" (not "query") and never fabricate data. - Adds a new "Failure handling" section describing what to do if results are missing. - Example code and response data are updated for clarity, with better explanation of search/transcript/metadata behavior. - Metadata now includes transcript segment structure, and endpoints are more distinctly described. - Homepage and tags updated; minor rewording for accessibility and accuracy.
v1.0.0
Initial release of scavio-youtube skill. - Search YouTube videos, channels, and playlists with advanced filters via API. - Retrieve detailed, structured video metadata (title, description, views, categories, etc.). - Extract full video transcripts with timestamps, supporting auto-generated and uploader-provided captions. - Check if a video is suitable for AI training, including transcript and license checks. - All endpoints return structured JSON for easy integration with agents and RAG pipelines. - Includes Python and LangChain usage examples; requires a free SCAVIO_API_KEY.
Metadata
Slug scavio-youtube
Version 2.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Scavio Youtube?

Search YouTube and retrieve video metadata. Use for finding videos, checking view counts, channel info, or AI training suitability. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install Scavio Youtube?

Run "/install scavio-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Scavio Youtube free?

Yes, Scavio Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Scavio Youtube support?

Scavio Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scavio Youtube?

It is built and maintained by scavio-ai (@scavio-ai); the current version is v2.1.0.

💬 Comments