ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 5/5

openclaw-youtube

YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aisapay/aisa-youtube-search
Or

What 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:

  1. Run the installation command: clawhub install openclaw/skills/skills/aisapay/aisa-youtube-search
  2. Configure your environment variables to allow the agent to authenticate with the backend: export AISA_API_KEY="your_api_key_here"
  3. 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

Author@aisapay
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aisapay-aisa-youtube-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#youtube#serp-scout#content-research#competitive-intelligence#automation
Safety Score: 5/5

Flags: network-access, external-api