← 返回 Skills 市场
aisadocs

Youtube Search and Tracking API

作者 AIsa · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1316
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-aisa-youtube-search-tracking
功能描述
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-aisa-youtube-search-tracking
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-aisa-youtube-search-tracking 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug openclaw-aisa-youtube-search-tracking
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Search and Tracking API 是什么?

YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1316 次。

如何安装 Youtube Search and Tracking API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aisa-youtube-search-tracking」即可一键安装,无需额外配置。

Youtube Search and Tracking API 是免费的吗?

是的,Youtube Search and Tracking API 完全免费(开源免费),可自由下载、安装和使用。

Youtube Search and Tracking API 支持哪些平台?

Youtube Search and Tracking API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Youtube Search and Tracking API?

由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.0。

💬 留言讨论