From c2598fb0291dc3e1fa8edd0eb8d4914186f61823 Mon Sep 17 00:00:00 2001 From: therohitdas <43847374+therohitdas@users.noreply.github.com> Date: Mon, 21 Sep 2026 11:58:23 +0000 Subject: [PATCH] docs: add the Videos-tab Shorts note to the bundled skill Completes the Shorts nuance on this merge-only repo. The README and reference docs already carry it; this adds it to the bundled skill so the agent-facing copy says the same thing. Docs only, no version bump, no republish. Co-Authored-By: CRHQ --- skills/youtube/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/youtube/SKILL.md b/skills/youtube/SKILL.md index 0a5bde0..f3fa17d 100644 --- a/skills/youtube/SKILL.md +++ b/skills/youtube/SKILL.md @@ -95,7 +95,7 @@ Successful calls cost 1 credit unless a tool states otherwise below. Failed and - **`get_channel_latest_videos` is free.** Reach for it first for anything about recent uploads. Use `list_channel_videos` only when the user genuinely wants the whole catalogue. -- Sort a channel's videos by latest, popular, or oldest, for example most-popular first. Sorted pages return about 30 videos (unsorted about 100); each page costs 1 credit. When paging, send the same sort on each request. +- Sort a channel's videos by latest, popular, or oldest, for example most-popular first. Sorted pages return about 30 videos (unsorted about 100); each page costs 1 credit. Sorted results come from YouTube's Videos tab (long-form only); Shorts have their own tab=shorts feed. When paging, send the same sort on each request. - **Search, then transcribe selectively.** Transcribing a whole page of search results is the single most common way to waste credits. Pick the best 2-3 hits and pull those. - **Search inside a channel** with `search_channel_videos` rather than listing every video and