← 返回 Skills 市场
YouTube SERP Scout (Rank + Discover)
作者
chaimengphp
· GitHub ↗
· v1.0.1
· MIT-0
1094
总下载
3
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-aisa-youtube-search
功能描述
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
安全使用建议
This skill appears coherent: it calls the third‑party AIsa API (api.aisa.one) using AISA_API_KEY to perform YouTube SERP searches. Before installing, verify you trust the AIsa service (review their privacy/terms), avoid sending queries that include sensitive data (your API key and query payloads will be sent to that external service), and only provide an API key with minimal needed scope. Rotate the key if you stop using the skill and monitor usage/rate limits. If you need stronger assurance, review the full python file locally or run the script in an isolated environment to inspect network requests and responses.
功能分析
Type: OpenClaw Skill
Name: openclaw-aisa-youtube-search
Version: 1.0.1
The skill is a legitimate YouTube search tool that interfaces with the AIsa API (api.aisa.one). The Python client (scripts/youtube_client.py) uses standard libraries to perform authenticated GET requests for video metadata, and the documentation (SKILL.md) accurately describes its functionality without any malicious instructions or prompt injection attempts.
能力评估
Purpose & Capability
Name/description (YouTube SERP Scout) align with the required AISA_API_KEY, required binaries (curl, python3), and the included python client which calls https://api.aisa.one. All required items are proportional to performing remote YouTube SERP queries via a third‑party API.
Instruction Scope
SKILL.md instructs using curl against api.aisa.one and running the included python client. The instructions do not ask the agent to read unrelated system files, other env vars, or transmit data to endpoints beyond the declared third‑party API. Queries and parameters are scoped to search functionality.
Install Mechanism
No install spec (instruction-only) and a single Python script are provided. Nothing is downloaded from arbitrary URLs or written to disk by an install step. This is low risk for installation mechanics.
Credentials
Only AISA_API_KEY is required and is the primary credential used in Authorization headers to call api.aisa.one. No unrelated secrets, config paths, or extra credentials are requested.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills. Autonomous invocation is allowed (default), which is expected for skills and is not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-aisa-youtube-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-aisa-youtube-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated the "Full API Reference" link to point to https://docs.aisa.one/reference/ instead of the previous URL.
- No other content or functionality changes detected.
v1.0.0
Initial release of openclaw-youtube – a YouTube SERP research tool for agents.
- Search top-ranking YouTube videos, channels, and trends for content research and competitor tracking.
- Supports filters by country and language (e.g., US/JP/CN, English/Japanese/Chinese).
- Includes pagination and advanced filtering using YouTube tokens.
- Python client and curl examples provided for easy integration.
- Detailed API reference, response format, and use case examples included.
- Requires AISA_API_KEY and supporting tools (curl, python3) to use.
元数据
常见问题
YouTube SERP Scout (Rank + Discover) 是什么?
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1094 次。
如何安装 YouTube SERP Scout (Rank + Discover)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aisa-youtube-search」即可一键安装,无需额外配置。
YouTube SERP Scout (Rank + Discover) 是免费的吗?
是的,YouTube SERP Scout (Rank + Discover) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube SERP Scout (Rank + Discover) 支持哪些平台?
YouTube SERP Scout (Rank + Discover) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube SERP Scout (Rank + Discover)?
由 chaimengphp(@chaimengphp)开发并维护,当前版本 v1.0.1。
推荐 Skills