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/aisapay/aisa-youtube-searchWhat This Skill Does
The openclaw-youtube skill acts as a high-powered YouTube SERP (Search Engine Results Page) scout, designed specifically for autonomous AI agents. By integrating directly with the AIsa search API, this skill allows agents to programmatically fetch top-ranking videos, analyze channel activity, and track current content trends. It removes the friction of manual search by providing structured data on video rankings, which is essential for content strategists, marketing automation, and competitive intelligence gathering. Whether you need to conduct a content gap analysis, track a specific competitor's output, or monitor global trends, this skill provides the underlying data infrastructure required for data-driven decision-making.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have your AIsa API credentials ready:
- Run the installation command:
clawhub install openclaw/skills/skills/aisapay/aisa-youtube-search - Configure your environment variables to allow the agent to authenticate with the backend:
export AISA_API_KEY="your_api_key_here" - Verify the installation by running a simple query via the Python client provided in the library.
Use Cases
- Content Strategy Formulation: Identify high-performing topics and formats within a niche to guide future video production.
- Competitive Intelligence: Automatically monitor competitor channels for new uploads and track which keywords they are targeting to maintain a competitive advantage.
- Audience Research: Discover what topics are resonating with specific demographics by filtering search results by country (
gl) and language (hl). - Trend Identification: Stay ahead of industry shifts by surfacing viral or emerging video content regarding specific technologies or events.
Example Prompts
- "Find the top 5 ranking videos for 'autonomous agent workflows' published in the last month and summarize the common themes in their titles."
- "Search for recent videos from the 'TechDaily' channel regarding 'LLM developments' and extract the key topics discussed."
- "What are the most popular trending videos regarding 'AI robotics' in Japan right now? Please provide the results in English."
Tips & Limitations
To maximize the utility of this skill, utilize the country and language filters. Searching in a broad context often leads to noise, whereas pairing gl (geo-location) and hl (host language) parameters will yield highly relevant results for localized market research. Note that this skill retrieves search metadata; it does not perform deep video transcription or sentiment analysis of comments automatically, though it can be chained with other OpenClaw skills to accomplish these more complex tasks. Always monitor your API usage limits set by the AIsa provider to avoid service interruptions during high-volume research tasks.
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-aisapay-aisa-youtube-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
AIsaFinancialData
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
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.