youtube

Installation
SKILL.md

YouTube Video Search

Search YouTube videos using the Invidious API at https://yt.tarka.dev.

How to Search

Run the included python script to search and get formatted results:

python3 search.py "<query>" [--num <number>] [--rank <relevance|date|views|rating>]

Options:

  • --num: Number of results to return (default: 3)
  • --rank: Sort order (default: relevance). Choices: relevance, date, views, rating, ranking

The script will output a markdown list of videos.

Related skills

More from devskale/skale-skills

Installs
5
GitHub Stars
1
First Seen
Mar 2, 2026