maxhub-youtube
Query YouTube data for research and analysis
YouTube data is hard to access through standard interfaces. This skill lets you query video details, channel information, search results, comments, and subtitles using a simple API key.
Скачать ZIP навыка
Загрузить в Claude
Перейдите в Settings → Capabilities → Skills → Upload skill
Включите и начните использовать
Протестировать
Использование «maxhub-youtube». Show me trending videos in the United States today
Ожидаемый результат:
Top 10 trending videos in the US:
1. [Title] by ChannelName - 2.5M views
2. [Title] by ChannelName - 1.8M views
...
Summary: Gaming content leads today, followed by tech reviews.
Использование «maxhub-youtube». Get channel info for UCXuqSBlHAE6Xw-yeJA0Tunw and list their recent videos
Ожидаемый результат:
Channel: Tech Reviews Weekly
Subscribers: 1.2M
Total videos: 342
Recent videos:
1. [Title] - 2 days ago - 120K views
2. [Title] - 5 days ago - 85K views
...
Аудит безопасности
Низкий рискAll 815 static findings are false positives from Markdown documentation formatting. The skill is a legitimate YouTube API client that uses curl commands with a MAXHUB_API_KEY to query the MaxHub API service at aconfig.cn. No malicious code, obfuscated payloads, or unauthorized data exfiltration was detected.
Проблемы низкого риска (7)
Факторы риска
🌐 Доступ к сети (65)
⚙️ Внешние команды (586)
Обнаруженные паттерны
Оценка качества
Что вы можете построить
Competitor channel research for content creators
Analyze competitor YouTube channels by searching, comparing video performance, and identifying content strategy patterns.
Video SEO optimization research
Study top-ranking videos for target keywords and extract SEO patterns from titles, tags, and descriptions.
Audience sentiment and feedback analysis
Collect video comments and analyze viewer sentiment, questions, and feedback for product or content improvement.
Попробуйте эти промпты
Search for videos about Python programming from the last month. Show me the top 10 results with view counts and channel names.
Analyze the channel @TechWithTim. Show me their subscriber count, total videos, and a summary of their top 10 videos by views.
Compare the YouTube channels of Tesla, Ford, and GM. Show me subscriber counts, upload frequency, and their most popular video types.
Search for machine learning tutorial, get the top 10 videos, fetch their comments, and tell me what topics viewers ask about most.
Лучшие практики
- Set your MAXHUB_API_KEY before using the skill to avoid authentication errors
- Start with broad searches and use specific filters to refine results
- Run independent queries in parallel when comparing multiple channels
Избегать
- Do not share your API key in conversation output or prompts
- Do not ask for raw API response data - let the skill format results naturally
- Do not use this skill to download copyrighted video content