← 返回 Skills 市场
youtube-transcript-analysis-api-skill
作者
browser-act
· GitHub ↗
· v1.0.0
· MIT-0
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-transcript-analysis-api-skill
功能描述
This skill helps users extract YouTube video transcripts and perform deep competitive analysis on the content. Agent should proactively apply this skill when...
安全使用建议
This skill appears coherent, but before installing note: (1) it sends video URLs and extraction requests to BrowserAct (api.browseract.com) using your BROWSERACT_API_KEY — only provide that key if you trust BrowserAct and understand their data/retention policies; (2) the included script prints the full transcript to stdout, while the SKILL.md asks the agent not to reprint transcripts to users — ensure the agent is configured to summarize/analyze instead of echoing raw transcripts (copyright/privacy risk); (3) running the skill will make outbound network calls and may consume your BrowserAct plan (rate/ concurrency limits are checked by the script); (4) rotate or revoke the API key if you later decide to remove the skill; (5) test with non-sensitive videos first. Overall the skill is internally consistent and its requirements are proportional to its stated purpose.
功能分析
Type: OpenClaw Skill
Name: youtube-transcript-analysis-api-skill
Version: 1.0.0
The skill is a legitimate tool for extracting and analyzing YouTube transcripts using the BrowserAct API. The Python script (youtube_transcript_analysis_api.py) implements a standard polling mechanism to interact with the external API (api.browseract.com) and handles the API key via environment variables. The instructions in SKILL.md are well-structured, providing a clear 8-dimension analysis framework for the agent to follow, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill's name and description claim transcript extraction using BrowserAct; the included script calls api.browseract.com and requires BROWSERACT_API_KEY, which is proportional and expected for that purpose.
Instruction Scope
SKILL.md instructs the agent to run the included Python script and then perform an 8-dimension analysis on returned transcripts. This matches the script's behavior. One operational note: the Python script prints the full transcript to stdout; SKILL.md instructs the agent not to output the full raw transcript in its user-facing response, so the agent must avoid reprinting the transcript verbatim even though the script emits it.
Install Mechanism
There is no install spec (instruction-only runtime plus a Python script). No downloads from unknown URLs or archive extraction occur; the script uses standard Python and the requests library, which is reasonable for this task.
Credentials
Only BROWSERACT_API_KEY is required (plus Python). That API key directly maps to the BrowserAct service used; no unrelated secrets, config paths, or excessive env vars are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has normal autonomous-invocation settings. It has no persistent install actions or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-transcript-analysis-api-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-transcript-analysis-api-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
youtube-transcript-analysis-api-skill v1.0.0
- Initial release providing end-to-end YouTube transcript extraction and deep content analysis.
- Supports both single-video and batch (keyword-based) analysis modes via the BrowserAct API.
- Structured, concise 8-dimension video analysis covering hooks, messaging, audience, pain points, CTA, quality benchmarking, business model, and content gaps.
- No reCAPTCHA, IP restrictions, or hallucinations; fast and reliable transcript extraction.
- Requires BROWSERACT_API_KEY; clear agent guidance for missing configuration.
- Automated status monitoring and user-facing output of video metadata and summarized insights only (no full transcripts shown).
元数据
常见问题
youtube-transcript-analysis-api-skill 是什么?
This skill helps users extract YouTube video transcripts and perform deep competitive analysis on the content. Agent should proactively apply this skill when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 youtube-transcript-analysis-api-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-transcript-analysis-api-skill」即可一键安装,无需额外配置。
youtube-transcript-analysis-api-skill 是免费的吗?
是的,youtube-transcript-analysis-api-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
youtube-transcript-analysis-api-skill 支持哪些平台?
youtube-transcript-analysis-api-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 youtube-transcript-analysis-api-skill?
由 browser-act(@browseract-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills