Openclaw Youtube

v1.0.0

Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup...

0· 86·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bibaofeng/openclaw-youtube.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Openclaw Youtube" (bibaofeng/openclaw-youtube) from ClawHub.
Skill page: https://clawhub.ai/bibaofeng/openclaw-youtube
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: AISA_API_KEY
Required binaries: python3
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install openclaw-youtube

ClawHub CLI

Package manager switcher

npx clawhub@latest install openclaw-youtube
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

▶️ Clawdis
Binspython3
EnvAISA_API_KEY
Primary envAISA_API_KEY
latestvk978kmktfrzrfgj6c882h4ty3985amy7
86downloads
0stars
1versions
Updated 5d ago
v1.0.0
MIT-0

Openclaw Youtube

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.

Comments

Loading comments...