evolinkai-youtube-assistant
v1.0.0
Published
Fetch YouTube video transcripts, metadata, and channel info with AI-powered summarization, key takeaway extraction, and multi-video analysis. OpenClaw skill installer. Powered by evolink.ai
Downloads
18
Maintainers
Readme
YouTube Assistant — OpenClaw Skill
Fetch YouTube video transcripts, metadata, and channel info with AI-powered summarization, key takeaway extraction, multi-video comparison, and Q&A.
Powered by EvoLink API (Claude models)
Install
npx evolinkai-youtube-assistantOr via ClawHub:
npx clawhub install youtube-assistantRequirements
yt-dlp—pip install yt-dlppython3EVOLINK_API_KEY(optional, for AI features) — Get free key
Commands
| Command | Description |
|---------|-------------|
| transcript <URL> | Get cleaned video transcript |
| info <URL> | Get video metadata |
| channel <URL> [limit] | List channel videos |
| search <query> [limit] | Search YouTube |
| ai-summary <URL> | AI video summary |
| ai-takeaways <URL> | Extract key takeaways |
| ai-compare <URL1> <URL2> | Compare videos |
| ai-ask <URL> <question> | Ask about video content |
Links
MIT License © EvoLinkAI
