← Back to Skills Marketplace
aisadocs

Youtube Search and Tracking API

by AIsa · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1316
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-aisa-youtube-search-tracking
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 and only needs an AISA_API_KEY to call the AIsa YouTube search API. Before installing: (1) Verify you trust the third‑party provider (https://api.aisa.one / aisa.one) and review its privacy/terms — your queries and returned SERP data will go to that service. (2) Treat the AISA_API_KEY like a secret: use a dedicated/least‑privileged key, rotate it if compromised, and avoid sending sensitive PII in queries. (3) Review the included scripts/youtube_client.py (readable, no obfuscation) yourself or in a sandbox if you need stronger assurance. (4) If compliance requires using the official Google/YouTube API, consider a different integration — this skill is an aggregator rather than a direct Google client.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-aisa-youtube-search-tracking Version: 1.0.0 The skill bundle is a legitimate client for the AIsa YouTube API. It securely handles the `AISA_API_KEY` environment variable for authentication and makes standard HTTP requests to `https://api.aisa.one`. The `SKILL.md` documentation provides clear instructions and examples without any prompt injection attempts or instructions for the agent to perform unauthorized actions. The `youtube_client.py` script uses standard Python libraries for network communication and argument parsing, with no evidence of malicious execution, data exfiltration beyond the stated API interaction, or persistence mechanisms.
Capability Assessment
Purpose & Capability
The name/description (YouTube SERP Scout) matches the required pieces: curl/python3 and a single AISA_API_KEY. Implementation calls a third‑party API (https://api.aisa.one) rather than the official Google/YouTube API — this is coherent for an aggregator service but is worth noting because the key is for AIsa, not Google.
Instruction Scope
SKILL.md examples and the Python client only query the AIsa endpoint and require the AISA_API_KEY. The instructions do not ask the agent to read unrelated files, other environment variables, or system paths.
Install Mechanism
No install spec — instruction-only with an included Python script. No downloads or archive extraction. Requiring curl and python3 is proportionate for the provided examples and client.
Credentials
Only a single environment variable (AISA_API_KEY) is required, which is appropriate for an external API client. However, that key grants access to a third‑party service (aisa.one); users should understand what that key permits and that queries/results will be handled by that provider.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system settings. It runs only when invoked and does not ask for persistent elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-youtube-search-tracking
  3. After installation, invoke the skill by name or use /openclaw-aisa-youtube-search-tracking
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of OpenClaw YouTube: fast YouTube content and competitor research for agents. - Perform YouTube SERP searches for top-ranking videos, channels, and trending topics. - Supports filtering by country, language, and advanced YouTube parameters. - Includes Python and curl client examples for fast integration. - Enables content research, gap analysis, competitor tracking, trend and audience discovery. - Comprehensive API reference and use case guidance included.
Metadata
Slug openclaw-aisa-youtube-search-tracking
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Youtube Search and Tracking API?

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 1316 downloads so far.

How do I install Youtube Search and Tracking API?

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

Is Youtube Search and Tracking API free?

Yes, Youtube Search and Tracking API is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Youtube Search and Tracking API support?

Youtube Search and Tracking API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Search and Tracking API?

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

💬 Comments