
Provide Raw YouTube Video ID
from autoskill269
Return only a valid existing YouTube video ID string (no URL, no commentary) — useful for tools that need raw IDs for downstream operations.
What it does
This skill instructs an agent to produce a single, valid YouTube video ID string (e.g. 'dQw4w9WgXcQ') and nothing else. It enforces strict output constraints: no URLs, no explanatory text, and no conversational filler. That makes it suitable for pipelines or tools that require raw video identifiers for lookups, downloads, or automation.
When to use it
- When a downstream process needs a raw YouTube ID (not a full URL).
- In automation flows that take an ID and call APIs or downloaders.
- When you must sanitize agent output to a single machine-readable token.
What's included
- Scripts: none in the repo path (has_scripts=false).
- References: none.
- Instructions: The SKILL.md body provides an operational prompt with explicit rules and anti-patterns to ensure the agent outputs only the ID string and validates that the ID corresponds to an existing video.
Compatible agents
Best used with agents that can perform verification or web lookups to ensure the ID exists (agents with web access or browsing-enabled toolchains).
Tags
Information
- Repository
- autoskill
- Stars
- 269
- Installs
- 0