openclaw-youtube
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-youtube-search-serp-video-channels-trends-content-trackingWhat This Skill Does
The openclaw-youtube skill is a powerful YouTube SERP (Search Engine Results Page) scout designed for autonomous AI agents. By integrating directly with the AIsa search infrastructure, this skill enables agents to perform deep-dive content research, monitor competitor channels, identify viral trends, and conduct gap analysis without manual browsing. Whether you are building an automated content marketing workflow or a competitor intelligence tool, this skill provides real-time access to YouTube data.
Installation
To install this skill, use the ClawHub CLI in your project environment:
clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-youtube-search-serp-video-channels-trends-content-tracking
Once installed, ensure you have your AIsa API key ready. Export it as an environment variable to allow the agent to authenticate:
export AISA_API_KEY="your-key-here"
You can then utilize the provided Python client located in your script directory to trigger searches directly from your agent's task queue.
Use Cases
- Content Strategy Formulation: Identify high-ranking videos for specific keywords to determine which video formats and topics perform best for your audience. Use this to inform your own content calendar.
- Competitor Intelligence: Monitor specific niches to see what your competitors are posting. You can track their video frequency and the specific topics they cover to ensure you remain ahead in your industry.
- Market Trend Discovery: Use the tool to find what is trending in your sector right now. This is vital for news-based agents that need to summarize the latest developments in fast-moving fields like AI or finance.
Example Prompts
- "Search for the top 5 videos on 'AI agents tutorial' published in the last month and summarize their common themes."
- "Find popular YouTube channels that focus on 'machine learning' and create a list of their recent video titles for my competitor research report."
- "What are the trending videos right now related to 'GPT-5' and 'AGI' that I should include in my daily newsletter?"
Tips & Limitations
To get the best results, always specify the country (gl) and language (hl) codes. This is crucial for local SEO tracking, as search results vary significantly by geography. Remember that the skill provides data based on current YouTube search algorithms; it does not provide historical trend analytics over long periods. Be mindful of your API key usage limits to ensure consistent agent performance.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xjordansg-yolo-openclaw-aisa-youtube-search-serp-video-channels-trends-content-tracking": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.
youtube-search
YouTube Search API via AIsa unified endpoint. Search YouTube videos, channels, and playlists with a single AIsa API key — no Google API key or OAuth required. Use this skill when users want to search YouTube content. For other AIsa capabilities (LLM, financial data, Twitter, web search), see the aisa-core skill.
llm-router
Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key.
aisa-tavily
AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.