← Back to Skills Marketplace
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-serp
Description
Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup...
Usage Guidance
This package appears coherent: the included Python script contacts the AIsa API (https://api.aisa.one) and uses AISA_API_KEY as a Bearer token — which is expected for this service. Before installing/using: (1) ensure you trust the external service (aisa.one) because your API key and query data are sent there; (2) review the included scripts locally (they're present in scripts/youtube_client.py) and run them in an isolated environment if you have concerns; (3) do not provide unrelated credentials; and (4) if you ever suspect the key was misused, rotate/revoke the AISA_API_KEY. If you want higher assurance, ask the publisher for a provenance/source URL or official homepage before using the key in production.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-serp
Version: 1.0.0
The youtube-serp skill is a legitimate API client for searching YouTube via the AIsa service (api.aisa.one). The Python script (scripts/youtube_client.py) uses standard libraries to perform HTTP requests and lacks any indicators of malicious behavior such as data exfiltration, unauthorized file access, or obfuscation.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description ask for YouTube SERP and trend research and the package contains a Python client that calls an external AIsa YouTube API. Required binary (python3) and required env var (AISA_API_KEY) align with that purpose.
Instruction Scope
SKILL.md instructs usage of the included scripts/ CLI and requires only AISA_API_KEY. The runtime instructions do not request unrelated files, system state, or other secrets and include reasonable guardrails about not inventing results.
Install Mechanism
No install spec (instruction-only runtime with an included script). This is low-risk: nothing is downloaded or extracted from third-party URLs during install.
Credentials
Only AISA_API_KEY is required and is declared as the primary credential. That key is used as a Bearer token to call https://api.aisa.one — this is proportionate to the skill's described behavior, but the key will be transmitted to that service.
Persistence & Privilege
always:false and no code that modifies other skills or system configs. The skill does not request permanent agent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-serp - After installation, invoke the skill by name or use
/youtube-serp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of youtube-serp.
- Search YouTube videos, channels, rankings, and trends via AIsa API.
- Supports YouTube research, competitor scouting, and content discovery.
- Allows for SERP-style analysis and trending topic identification.
- Requires AISA_API_KEY for access.
- Includes user guidance for workflows and API usage.
- Guardrails in place to ensure output accuracy.
Metadata
Frequently Asked Questions
What is Youtube Serp?
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 72 downloads so far.
How do I install Youtube Serp?
Run "/install youtube-serp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Serp free?
Yes, Youtube Serp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Serp support?
Youtube Serp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Serp?
It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.
More Skills