← 返回 Skills 市场
browseract-ai

youtube-batch-transcript-extractor-api-skill

作者 browser-act · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-batch-transcript-extractor-api-skill
功能描述
This skill helps users automatically extract YouTube video transcripts and metadata in batch via the BrowserAct API. The Agent should proactively apply this...
安全使用建议
This skill appears to do what it says: it calls the BrowserAct API to run a specific workflow template and returns the results. Before installing or running it, verify you trust BrowserAct and the template ID (87198942474882969) because the API key you supply will be sent to their service. Make sure the execution environment has Python and the requests library installed (pip install requests), and consider using a least-privilege API key or an account you control for this purpose. If you need stronger guarantees, run the script in an isolated environment or inspect the BrowserAct dashboard/task outputs to confirm no unexpected data sharing occurs.
功能分析
Type: OpenClaw Skill Name: youtube-batch-transcript-extractor-api-skill Version: 1.0.0 The skill is a legitimate API wrapper for the BrowserAct service, designed to extract YouTube transcripts and metadata. The Python script (youtube_batch_transcript_extractor_api.py) uses standard libraries to communicate with api.browseract.com and does not exhibit any signs of data exfiltration, unauthorized file access, or malicious execution logic.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the Python script consistently implement a BrowserAct workflow call to extract YouTube transcripts and metadata. The only required binary (python) and the single required env var (BROWSERACT_API_KEY) are appropriate for this task. The workflow template ID and BrowserAct API URL are hardcoded, which is coherent with a template-driven extractor.
Instruction Scope
The SKILL.md instructs the agent to check for the API key, invoke the included Python script with keywords/upload_date/limit, and follow a limited retry policy. The script only calls BrowserAct endpoints, polls for status, and prints/parses the API response; it does not read arbitrary files, access other environment variables, spawn shell commands, or transmit data to unexpected hosts.
Install Mechanism
There is no install spec (instruction-only plus an included script) which minimizes install risk. Note: the script uses the Python requests library but the skill does not declare or install that dependency; runtime failure (not a covert behavior) is the likely result if requests is missing.
Credentials
The skill requests only BROWSERACT_API_KEY, which is directly required to authenticate to BrowserAct. There are no unrelated secrets or additional credentials requested. Be aware that the provided API key will be sent to api.browseract.com as part of normal operation.
Persistence & Privilege
always is false and the skill does not modify other skills or system config. It does not persist new credentials or change agent-wide settings. Autonomous invocation is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-batch-transcript-extractor-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-batch-transcript-extractor-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YouTube Batch Transcript Extractor API Skill. - Enables automated batch extraction of YouTube video transcripts, likes, and metadata using the BrowserAct API. - Requires only keywords, upload date filter, and quantity to run; no need for custom crawler scripts. - Ensures stable results by using preset automation (not generative AI); avoids CAPTCHA, IP, and geofencing issues. - Guides users to configure the required BROWSERACT_API_KEY environment variable. - Includes built-in error handling and status monitoring with clear retry and reporting logic.
元数据
Slug youtube-batch-transcript-extractor-api-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

youtube-batch-transcript-extractor-api-skill 是什么?

This skill helps users automatically extract YouTube video transcripts and metadata in batch via the BrowserAct API. The Agent should proactively apply this... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 youtube-batch-transcript-extractor-api-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-batch-transcript-extractor-api-skill」即可一键安装,无需额外配置。

youtube-batch-transcript-extractor-api-skill 是免费的吗?

是的,youtube-batch-transcript-extractor-api-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

youtube-batch-transcript-extractor-api-skill 支持哪些平台?

youtube-batch-transcript-extractor-api-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 youtube-batch-transcript-extractor-api-skill?

由 browser-act(@browseract-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论