keyapi-youtube

Installation
SKILL.md

YouTube KeyAPI Skill

Turn natural-language YouTube requests into documentation-guided KeyAPI REST workflows. Start from the user's business goal, map it to the closest scenario, verify the current endpoint contract in the latest KeyAPI docs, then execute the request with a helper script when available or with direct REST when it is not.

Execution Contract

  • Use KeyAPI REST API execution for live data lookup, ranking, analysis, search, comparison, and reporting.
  • Treat https://docs.keyapi.ai/llms.txt and linked endpoint pages as the source of truth for method, /v1/... path, parameters, enums, pagination, request body, and response shape.
  • Do not use platform web pages or manual browsing as a substitute for API data.
  • Keep credentials local. Never print or restate KEYAPI_TOKEN.
  • If official docs conflict with this skill, follow the official docs.

Hard Rule

For YouTube data lookup, ranking, analysis, search, comparison, or reporting, use KeyAPI API execution and official KeyAPI docs. Do not use platform web pages as a substitute for API results.

Workflow

Installs
2
GitHub Stars
3
First Seen
Jul 14, 2026
keyapi-youtube — echosell/keyapi-skills