← 返回 Skills 市场
445
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-comments-api-skill
功能描述
This skill helps users extract structured video list data and comment data from YouTube using the BrowserAct API. The Agent should proactively apply this ski...
安全使用建议
This skill appears internally consistent, but it sends your search parameters to a third party (BrowserAct) and returns scraped YouTube data. Before installing or running: 1) Confirm you trust BrowserAct and its privacy/usage policy; do not share secrets beyond the required BROWSERACT_API_KEY. 2) Use an API key with minimal permissions and monitor or rotate the key if concerned. 3) Be aware the script prints scraped comment data to stdout (the agent will see it), so avoid fetching sensitive or private information. 4) If you operate in a constrained environment, review network egress rules to control data sent to api.browseract.com.
功能分析
Type: OpenClaw Skill
Name: youtube-comments-api-skill
Version: 1.0.1
The skill is a legitimate automation tool designed to extract YouTube comments via the BrowserAct API. The Python script (youtube_comments_api.py) correctly handles API authentication using environment variables, performs standard REST API calls to a defined endpoint (api.browseract.com), and includes appropriate error handling and logging as described in SKILL.md.
能力评估
Purpose & Capability
The skill is described as a BrowserAct-based YouTube comments extractor and it only requires Python and a BROWSERACT_API_KEY. The included script calls api.browseract.com and uses a template ID; these requirements are proportional and expected for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to check for BROWSERACT_API_KEY, request it from the user if missing, invoke the bundled Python script with search parameters, monitor stdout for status logs, and follow a limited retry logic. The instructions do not ask the agent to read unrelated files, access other environment variables, or transmit data to endpoints beyond BrowserAct.
Install Mechanism
There is no install spec (instruction-only skill) and the only included code is a small Python script. No downloads from arbitrary URLs, package installs, or extraction steps are present.
Credentials
Only one environment variable (BROWSERACT_API_KEY) is required and it directly matches the service the skill integrates with. No unrelated secrets, keys, or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-level presence or modify other skills or agent-wide configuration. It uses normal autonomous invocation behavior but nothing overly privileged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-comments-api-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-comments-api-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
youtube-comments-api-skill v1.0.1
- Fixed typo in dependency list: changed "pyhon" to "python" in requirements.
- No other functional or content changes.
v1.0.0
Initial release of YouTube Comments API Skill
- Enables automated extraction of YouTube video and comment data via the BrowserAct API.
- Supports keyword-based video search and flexible configuration for comment limits and scroll counts.
- Handles API key setup and guides users if missing or invalid.
- Includes real-time status monitoring and structured output for both videos and comments.
- Offers built-in error handling with automatic single retry for certain failures.
- Designed for audience insight, competitive monitoring, community analysis, and more.
元数据
常见问题
youtube-comments-api-skill 是什么?
This skill helps users extract structured video list data and comment data from YouTube using the BrowserAct API. The Agent should proactively apply this ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 445 次。
如何安装 youtube-comments-api-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-comments-api-skill」即可一键安装,无需额外配置。
youtube-comments-api-skill 是免费的吗?
是的,youtube-comments-api-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
youtube-comments-api-skill 支持哪些平台?
youtube-comments-api-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 youtube-comments-api-skill?
由 Maggia(@ccmagia2-gif)开发并维护,当前版本 v1.0.1。
推荐 Skills