← 返回 Skills 市场
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-youtube-serp-scout
功能描述
Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup...
使用说明 (SKILL.md)
AIsa Youtube Serp Scout
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_KEYis 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.
安全使用建议
This package appears to do what it claims: run a local Python client that calls the AIsa YouTube SERP API using your AISA_API_KEY. Before installing or providing credentials: 1) Inspect the complete scripts/youtube_client.py file in the package (the manifest listing you were shown is truncated) to ensure there are no hidden behaviors. 2) Confirm you trust the external host (api.aisa.one) — your queries and the Bearer token will be sent there. 3) Use a least-privilege API key (read-only, scoped if possible), and rotate/revoke it if you stop using the skill. 4) Run the script in a sandboxed environment if you have any doubt. If you want, paste the full youtube_client.py contents and I can review the rest for anything suspicious.
功能分析
Type: OpenClaw Skill
Name: aisa-youtube-serp-scout
Version: 1.0.0
The skill is a straightforward API wrapper for searching YouTube via the AIsa API (api.aisa.one). The Python client in `scripts/youtube_client.py` uses standard libraries (urllib) to perform searches and competitor research, with no evidence of data exfiltration, malicious execution, or harmful prompt injection. All behaviors are well-documented and aligned with the stated purpose.
能力标签
能力评估
Purpose & Capability
Name/description, required binary (python3), and primary environment variable (AISA_API_KEY) align with the included script and the stated purpose of querying an AIsa YouTube SERP API. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs running the repo-local Python script and only requires the AISA_API_KEY. The script issues HTTP requests to https://api.aisa.one/apis/v1 (expected for an AIsa-backed service) and does not reference other files, system config paths, or unrelated environment variables. Guardrails in SKILL.md limit invention of results.
Install Mechanism
No install spec is present (instruction-only skill with shipped script). No remote downloads, package installs, or archive extraction are declared; executing the script requires only an existing python3 runtime.
Credentials
Only a single environment variable (AISA_API_KEY) is required and that is justified by the script which sets an Authorization header for calls to the AIsa API. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not declared always:true and does not request persistent system-level privileges. It does network calls to the expected external API but does not modify other skills or system-wide configuration in the provided materials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aisa-youtube-serp-scout - 安装完成后,直接呼叫该 Skill 的名称或使用
/aisa-youtube-serp-scout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of aisa-youtube-serp-scout.
- Enables search for YouTube videos, channels, rankings, and trends via AIsa.
- Supports YouTube research, competitor scouting, and content discovery with SERP-style analysis.
- Provides workflows for video ranking, competitor channel review, and trend scanning.
- Requires AISA_API_KEY and Python 3 to operate.
- User-invocable with clear guidelines and example use cases.
元数据
常见问题
AIsa Youtube Serp Scout 是什么?
Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Sup... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 AIsa Youtube Serp Scout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aisa-youtube-serp-scout」即可一键安装,无需额外配置。
AIsa Youtube Serp Scout 是免费的吗?
是的,AIsa Youtube Serp Scout 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIsa Youtube Serp Scout 支持哪些平台?
AIsa Youtube Serp Scout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIsa Youtube Serp Scout?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills