youtube-search

Search YouTube by keywords and retrieve video metadata with optional result count.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/kouko/monkey-knowledge-skills --skill youtube-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-search
Source: https://github.com/kouko/monkey-knowledge-skills/tree/main/plugins/youtube-summarizer/skills/youtube-search
Command: npx skills add https://github.com/kouko/monkey-knowledge-skills --skill youtube-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly find relevant YouTube videos based on search queries, eliminating the need to manually browse or guess keywords.

Core Features & Use Cases

  • Keyword-based Search: Find videos on any topic by simply providing keywords.
  • Result Filtering: Specify the number of results to retrieve.
  • Use Case: A user wants to learn about a new technology. They can use this Skill to search for "introduction to quantum computing" and get a list of top videos.

Quick Start

Search for YouTube videos about AI tutorials and get 5 results.

Frequently Asked Questions about youtube-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search YouTube videos by keyword and get specific metadata?

You can search YouTube videos by providing keywords and an optional result count. The tool retrieves video metadata including title, URL, duration, and view count for each matching result.

What is the best way to find YouTube videos on a specific topic without browsing manually?

Finding YouTube videos without manual browsing is done via keyword-based search. You provide a query like 'introduction to quantum computing' and receive a targeted list of relevant videos.

Can I limit the number of YouTube search results returned for my query?

Yes, you can limit the number of YouTube search results returned by specifying an optional count. This filters the output so you retrieve exactly the number of videos needed.

Do I need to install yt-dlp and jq to search for YouTube videos?

No, you do not need to manually install yt-dlp and jq to search for YouTube videos. The tool supports automatic installation of these dependencies for seamless dependency management.

What video details are retrieved when I find YouTube videos using this keyword search?

When you find YouTube videos using keyword search, the retrieved video details include the video title, URL, duration, and view count. This metadata helps you evaluate the search results.