← Back to Skills Marketplace
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-youtube
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 skill appears to do what it says: it runs the included Python client which calls the AIsa API using the AISA_API_KEY. Before installing, verify you trust the AIsa service and the issuer of the AISA_API_KEY (ensure the key's scope/permissions are appropriate and rotate it if needed). Review the complete scripts/youtube_client.py file (the provided manifest preview was truncated) to confirm no hidden network endpoints or logging of sensitive data. As always, avoid reusing high-privilege keys across unrelated services and monitor network/API usage after enabling the skill.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-youtube
Version: 1.0.0
The skill is a standard API client for YouTube search and competitor research via the AIsa service (api.aisa.one). The Python script (youtube_client.py) uses the standard library (urllib) to perform authenticated requests and lacks any indicators of malicious behavior, such as data exfiltration, unauthorized file access, or command injection. The instructions in SKILL.md are well-aligned with the tool's stated purpose.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, required binary (python3), required env var (AISA_API_KEY), and the included python client all align with a service that proxies YouTube SERP/search via the AIsa API. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md instructs running the included python script and only references the AISA_API_KEY and repo-relative scripts/ paths. The runtime instructions do not ask the agent to read arbitrary system files, other env vars, or transmit data to unexpected endpoints. Guardrails are provided to avoid inventing results.
Install Mechanism
This is an instruction-only skill with a bundled script and no install spec. No arbitrary downloads or archive extraction are performed by the skill package itself.
Credentials
Only a single credential is required (AISA_API_KEY), which is consistent with a client that authenticates to the upstream AIsa service. There are no unrelated API keys or secrets requested.
Persistence & Privilege
The skill is not marked always:true and does not request any system-wide configuration or cross-skill credentials. Autonomous invocation is allowed (platform default) but not a special privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-youtube - After installation, invoke the skill by name or use
/openclaw-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of openclaw-youtube.
- Enables YouTube video, channel, ranking, and trend searches via AIsa.
- Supports YouTube research, competitor scouting, and content discovery.
- Provides video discovery and SERP-style analysis workflows.
- Requires AISA_API_KEY and Python3 environment.
- Includes clear usage guidelines and guardrails to ensure accurate information.
Metadata
Frequently Asked Questions
What is Openclaw Youtube?
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 95 downloads so far.
How do I install Openclaw Youtube?
Run "/install openclaw-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Youtube free?
Yes, Openclaw Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Youtube support?
Openclaw Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Youtube?
It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.
More Skills