Lightweight TikHub YouTube search and video-detail workflow. Prioritizes single-request usage with curl or minimal Python, saves raw API JSON by default, and includes a small stdlib post-processor for CSV and simplified JSON. Use when the user wants YouTube comprehensive search results, continuation-token pagination, or structured video metadata from TikHub without a heavy wrapper.
$npx -y skills add inclusionai/aworld --skill youtube_searchInstalls into the current project.
Run `npx skills use "https://github.com/inclusionai/aworld" --skill "inclusionai/aworld/youtube_search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inclusionai/aworld" that are relevant to the current task. Run `npx skills add "https://github.com/inclusionai/aworld"` and select the relevant skills, then follow their instructions.