← 返回 Skills 市场
156
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-lite
功能描述
Complete YouTube toolkit — transcripts, search, channels, playlists, and metadata all in one skill. Use when you need comprehensive YouTube access, want to s...
安全使用建议
This skill appears to do exactly what it claims: call TranscriptAPI endpoints for YouTube transcripts, search, channels, and playlists, using a single TRANSCRIPT_API_KEY. Before installing, decide whether you accept the skill persisting the key into your agent config (~/.openclaw/openclaw.json); the skill says it will back up the existing file first. If you prefer not to allow on-disk writes, set TRANSCRIPT_API_KEY in your environment manually (or avoid running the 'verify and save-key' step). Verify you obtained the key from https://transcriptapi.com, and consider creating a key with minimal privileges or a usage-limited account. If anything about the write to ~/.openclaw/openclaw.json worries you, inspect that file (and its .bak) after the first run to confirm contents and that only this skill's entry was added.
功能分析
Type: OpenClaw Skill
Name: youtube-lite
Version: 1.0.0
The skill is a legitimate toolkit for interacting with YouTube via the TranscriptAPI.com service. It provides standard curl commands to fetch transcripts, search results, and channel metadata. While it includes instructions for the agent to modify its own configuration file (~/.openclaw/openclaw.json) to persist the API key, this behavior is explicitly documented as a setup step and is aligned with the skill's stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description advertise YouTube transcripts/search/playlists/channel endpoints via TranscriptAPI and the SKILL.md exclusively references transcriptapi.com endpoints and OpenAPI — the TRANSCRIPT_API_KEY is the expected credential for that service.
Instruction Scope
Most instructions are scoped to calling TranscriptAPI endpoints via curl. However, the SKILL.md also documents commands that write the API key into ~/.openclaw/openclaw.json (backing up the existing file first). That file-path write is not declared in the skill metadata's required config paths; the write is plausibly intended to persist the key for the agent but it is an on-disk modification worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files. No packages are downloaded or installed by the skill itself.
Credentials
Only a single environment variable (TRANSCRIPT_API_KEY) is required and it directly corresponds to calls to transcriptapi.com. No unrelated credentials or broad access are requested.
Persistence & Privilege
The skill will (per its instructions) persist the API key into the agent's config (~/.openclaw/openclaw.json) and enable the skill entry. Backing up the existing file is documented. Persisting its own credential entry is reasonable for usability, but users should be aware that the agent config on disk will be modified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-lite - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-lite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of youtube-lite skill: a complete YouTube toolkit with transcripts, video/channel/playlist search, channel browsing, and metadata in one package.
- Integrates with TranscriptAPI.com; requires a TRANSCRIPT_API_KEY.
- Multiple endpoints supported: transcript, search, channel info, playlist videos, and more, with clear credit costs.
- Provides setup instructions, API usage examples, and validation/error handling guidelines.
- Includes free and paid (credit-based) endpoints, allowing users to monitor costs and make informed choices.
- Enables workflows like research (search → transcript) and channel monitoring with concise API calls.
元数据
常见问题
Youtube Lite 是什么?
Complete YouTube toolkit — transcripts, search, channels, playlists, and metadata all in one skill. Use when you need comprehensive YouTube access, want to s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。
如何安装 Youtube Lite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-lite」即可一键安装,无需额外配置。
Youtube Lite 是免费的吗?
是的,Youtube Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youtube Lite 支持哪些平台?
Youtube Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Lite?
由 Leonard(@liliangjie91)开发并维护,当前版本 v1.0.0。
推荐 Skills