← Back to Skills Marketplace
bibaofeng

AIsa Youtube Serp Scout

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-youtube-serp-scout
Description
Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup...
README (SKILL.md)

AIsa Youtube Serp Scout

Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Supports video discovery and SERP-style analysis.

When to use

  • The user needs YouTube video, channel, or trend discovery.
  • The user wants content research, SERP scouting, or competitor review.
  • The user wants public YouTube results quickly.

High-Intent Workflows

  • Find top-ranking videos for a topic.
  • Inspect a competitor channel's recent content direction.
  • Scan trend-heavy queries for content opportunities.

Quick Reference

  • python3 scripts/youtube_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Search top YouTube videos about OpenAI Agents
  • Review a competitor channel's recent uploads
  • Find high-ranking videos for AI coding tutorials

Guardrails

  • Do not invent video titles, URLs, or metrics.
  • Summaries should stay grounded in returned results.
  • If the upstream returns no results, say so clearly.
Usage Guidance
This package appears to do what it claims: run a local Python client that calls the AIsa YouTube SERP API using your AISA_API_KEY. Before installing or providing credentials: 1) Inspect the complete scripts/youtube_client.py file in the package (the manifest listing you were shown is truncated) to ensure there are no hidden behaviors. 2) Confirm you trust the external host (api.aisa.one) — your queries and the Bearer token will be sent there. 3) Use a least-privilege API key (read-only, scoped if possible), and rotate/revoke it if you stop using the skill. 4) Run the script in a sandboxed environment if you have any doubt. If you want, paste the full youtube_client.py contents and I can review the rest for anything suspicious.
Capability Analysis
Type: OpenClaw Skill Name: aisa-youtube-serp-scout Version: 1.0.0 The skill is a straightforward API wrapper for searching YouTube via the AIsa API (api.aisa.one). The Python client in `scripts/youtube_client.py` uses standard libraries (urllib) to perform searches and competitor research, with no evidence of data exfiltration, malicious execution, or harmful prompt injection. All behaviors are well-documented and aligned with the stated purpose.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, required binary (python3), and primary environment variable (AISA_API_KEY) align with the included script and the stated purpose of querying an AIsa YouTube SERP API. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs running the repo-local Python script and only requires the AISA_API_KEY. The script issues HTTP requests to https://api.aisa.one/apis/v1 (expected for an AIsa-backed service) and does not reference other files, system config paths, or unrelated environment variables. Guardrails in SKILL.md limit invention of results.
Install Mechanism
No install spec is present (instruction-only skill with shipped script). No remote downloads, package installs, or archive extraction are declared; executing the script requires only an existing python3 runtime.
Credentials
Only a single environment variable (AISA_API_KEY) is required and that is justified by the script which sets an Authorization header for calls to the AIsa API. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not declared always:true and does not request persistent system-level privileges. It does network calls to the expected external API but does not modify other skills or system-wide configuration in the provided materials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-youtube-serp-scout
  3. After installation, invoke the skill by name or use /aisa-youtube-serp-scout
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of aisa-youtube-serp-scout. - Enables search for YouTube videos, channels, rankings, and trends via AIsa. - Supports YouTube research, competitor scouting, and content discovery with SERP-style analysis. - Provides workflows for video ranking, competitor channel review, and trend scanning. - Requires AISA_API_KEY and Python 3 to operate. - User-invocable with clear guidelines and example use cases.
Metadata
Slug aisa-youtube-serp-scout
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AIsa Youtube Serp Scout?

Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install AIsa Youtube Serp Scout?

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

Is AIsa Youtube Serp Scout free?

Yes, AIsa Youtube Serp Scout is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AIsa Youtube Serp Scout support?

AIsa Youtube Serp Scout is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AIsa Youtube Serp Scout?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments