← 返回 Skills 市场
3138
总下载
3
收藏
6
当前安装
13
版本数
在 OpenClaw 中安装
/install video-transcript
功能描述
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text...
安全使用建议
This skill appears to be what it says: it will use a TranscriptAPI key to fetch YouTube transcripts and can create an account for you if you ask it to. Before installing/use: (1) Decide whether you want to paste an API key you create yourself (safer) or let the agent create an account (it will need your email and the OTP). (2) Understand that the skill will ask to store the key persistently (may modify shell profile or agent secret storage) so future sessions can use it — confirm where it will be saved and that this location is acceptable. (3) The agent will instruct writing temporary files for tokens; ensure temporary files are cleaned up and not stored in a shared location. (4) Verify transcriptapi.com and the account’s billing/usage limits and do not reuse high-privilege or unrelated credentials. If you are uncomfortable with the agent editing profile files or handling OTPs on your behalf, prefer to generate the key yourself and paste it when prompted.
功能分析
Type: OpenClaw Skill
Name: video-transcript
Version: 1.5.0
The skill includes instructions in 'references/auth-setup.md' that explicitly direct the AI agent to circumvent platform-level security features, specifically by bypassing the redaction of sensitive tokens (API keys) through the use of temporary files. It also instructs the agent to autonomously identify and modify system persistence files (like shell profiles) to store credentials. While these actions are framed as functional setup steps for the 'transcriptapi.com' service, the methodology for evading security filters and modifying environment configurations represents a high-risk pattern often used to hide activity or maintain persistence.
能力标签
能力评估
Purpose & Capability
Name/description (video transcript extraction) aligns with the declared requirement (TRANSCRIPT_API_KEY) and the documented API endpoints. There are no unrelated env vars, binaries, or install artifacts that suggest a different purpose.
Instruction Scope
SKILL.md and references/auth-setup.md explicitly instruct the agent to call transcriptapi.com endpoints, create an account if needed (register + OTP verify), ask the user for email/OTP, and persist the returned api_key. These instructions stay within the stated purpose but do include actions beyond simple HTTP requests (writing raw responses to temp files, persisting env vars into shell/profile or agent config). Users should expect the agent to modify config files or agent secrets storage when following the 'Storing the Key' steps.
Install Mechanism
No install spec and no code files — instruction-only skill with no on-disk installers. This is the lowest-risk install pattern.
Credentials
Only one required credential (TRANSCRIPT_API_KEY, primaryEnv) is declared and used. That is proportionate for a third-party transcript API integration; no unrelated secrets or multiple service credentials are requested.
Persistence & Privilege
The skill instructs persisting the API key so it is available across sessions (including non-interactive shells) and discusses editing shell profiles or agent-specific secret stores. always:false (not forced globally). Persisting a secret and modifying profile files is expected for this use case but is a material action users should approve consciously.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-transcript - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-transcript触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Replace auth.js with agent-native auth-setup.md; fix YAML frontmatter (quote descriptions); add version field; move homepage into metadata.openclaw.
v1.4.1
ClawHub variant: minimal tapi-auth.js v3.0.0, only writes to ~/.openclaw/openclaw.json
v1.4.0
**Expanded cross-platform API key setup and storage for autonomous use.**
- The setup process now writes the API key to multiple common shell and agent configuration files to enable seamless use across macOS, Linux, and Windows.
- All modified files are safely backed up as `<file>.bak` before changes.
- Added a new section documenting every file written, under what conditions, and with what contents.
- Clarified that OpenClaw config is updated for background agent access ("enabled: true").
- Metadata in SKILL.md updated to reflect new config file dependencies for robust background operation.
v1.3.4
- Metadata in SKILL.md reformatted to compact JSON style for consistency.
- No changes to functionality, API, or instructions.
v1.3.3
- Simplified the account creation and API key setup process—no password required, streamlined verification, and API key is now auto-saved to your shell profile and config file.
- Added user-invocable tag and updated metadata for broader compatibility.
- Improved setup instructions for registration, verification, and key storage.
- Dropped explicit password handling from registration and verification steps.
v1.3.2
Fix: markdown formatting + blank line between password warning and Step 2
v1.3.1
Fix: register response now echoes password + pre-filled next_command to prevent agents losing the password between register and verify steps
v1.3.0
Bundled auth script for agent-driven signup flow
v1.2.2
Fixed code block widths for proper rendering
v1.2.1
Removed separators
v1.2.0
Cleaned docs — removed internal implementation details
v1.1.0
Full v2 API support: search, channels, playlists. Accurate schemas, validation, cache TTLs.
v1.0.0
Initial release — YouTube transcripts via TranscriptAPI.com
元数据
常见问题
video-transcript 是什么?
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3138 次。
如何安装 video-transcript?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-transcript」即可一键安装,无需额外配置。
video-transcript 是免费的吗?
是的,video-transcript 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
video-transcript 支持哪些平台?
video-transcript 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 video-transcript?
由 Rohit Das(@therohitdas)开发并维护,当前版本 v1.5.0。
推荐 Skills