← Back to Skills Marketplace
chaimengphp

YouTube SERP Scout (Rank + Discover)

by chaimengphp · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
1094
Downloads
3
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-aisa-youtube-search
Description
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
Usage Guidance
This skill appears coherent: it calls the third‑party AIsa API (api.aisa.one) using AISA_API_KEY to perform YouTube SERP searches. Before installing, verify you trust the AIsa service (review their privacy/terms), avoid sending queries that include sensitive data (your API key and query payloads will be sent to that external service), and only provide an API key with minimal needed scope. Rotate the key if you stop using the skill and monitor usage/rate limits. If you need stronger assurance, review the full python file locally or run the script in an isolated environment to inspect network requests and responses.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-aisa-youtube-search Version: 1.0.1 The skill is a legitimate YouTube search tool that interfaces with the AIsa API (api.aisa.one). The Python client (scripts/youtube_client.py) uses standard libraries to perform authenticated GET requests for video metadata, and the documentation (SKILL.md) accurately describes its functionality without any malicious instructions or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description (YouTube SERP Scout) align with the required AISA_API_KEY, required binaries (curl, python3), and the included python client which calls https://api.aisa.one. All required items are proportional to performing remote YouTube SERP queries via a third‑party API.
Instruction Scope
SKILL.md instructs using curl against api.aisa.one and running the included python client. The instructions do not ask the agent to read unrelated system files, other env vars, or transmit data to endpoints beyond the declared third‑party API. Queries and parameters are scoped to search functionality.
Install Mechanism
No install spec (instruction-only) and a single Python script are provided. Nothing is downloaded from arbitrary URLs or written to disk by an install step. This is low risk for installation mechanics.
Credentials
Only AISA_API_KEY is required and is the primary credential used in Authorization headers to call api.aisa.one. No unrelated secrets, config paths, or extra credentials are requested.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills. Autonomous invocation is allowed (default), which is expected for skills and is not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-youtube-search
  3. After installation, invoke the skill by name or use /openclaw-aisa-youtube-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated the "Full API Reference" link to point to https://docs.aisa.one/reference/ instead of the previous URL. - No other content or functionality changes detected.
v1.0.0
Initial release of openclaw-youtube – a YouTube SERP research tool for agents. - Search top-ranking YouTube videos, channels, and trends for content research and competitor tracking. - Supports filters by country and language (e.g., US/JP/CN, English/Japanese/Chinese). - Includes pagination and advanced filtering using YouTube tokens. - Python client and curl examples provided for easy integration. - Detailed API reference, response format, and use case examples included. - Requires AISA_API_KEY and supporting tools (curl, python3) to use.
Metadata
Slug openclaw-aisa-youtube-search
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is YouTube SERP Scout (Rank + Discover)?

YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking. It is an AI Agent Skill for Claude Code / OpenClaw, with 1094 downloads so far.

How do I install YouTube SERP Scout (Rank + Discover)?

Run "/install openclaw-aisa-youtube-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is YouTube SERP Scout (Rank + Discover) free?

Yes, YouTube SERP Scout (Rank + Discover) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does YouTube SERP Scout (Rank + Discover) support?

YouTube SERP Scout (Rank + Discover) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created YouTube SERP Scout (Rank + Discover)?

It is built and maintained by chaimengphp (@chaimengphp); the current version is v1.0.1.

💬 Comments