AnyCrawl YouTube Video Extractor
Use this skill when the user gives a public YouTube watch URL and wants deep video metadata through AnyCrawl.
Workflow
- Accept a single public YouTube watch URL.
- Validate that it is one of the supported shapes:
https://www.youtube.com/watch?v=VIDEO_IDhttps://youtu.be/VIDEO_ID
- Run the bundled extractor:
node .claude/skills/anycrawl-youtube-video-extractor/scripts/run.js "<youtube-watch-url>"
- Read the JSON file path p
[Description truncada. Veja o README completo no GitHub.]