← 返回 Skills 市场
AI Notes of Video
作者
baidu_qianfan
· GitHub ↗
· v1.0.0
6242
总下载
4
收藏
48
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-notes-of-video
功能描述
Generate document, outline, and image-text AI notes by providing a video URL, using Baidu's video analysis and note extraction APIs.
安全使用建议
Install this only if you intend to use Baidu's service. Use a scoped Baidu API key where possible, watch quota or billing, and avoid submitting private, internal, signed, authenticated, or sensitive video URLs unless you are authorized to share them with Baidu.
功能分析
Type: OpenClaw Skill
Name: ai-notes-of-video
Version: 1.0.0
The skill is designed to interact with the Baidu AI notes API to create and query video notes. The Python scripts (`scripts/ai_notes_task_create.py`, `scripts/ai_notes_task_query.py`) make legitimate API calls to `https://qianfan.baidubce.com` using a `BAIDU_API_KEY` from environment variables and user-provided video URLs or task IDs. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All actions are aligned with the stated purpose of generating AI notes from videos.
能力评估
Purpose & Capability
The documented purpose matches the scripts: create a Baidu AI notes task from a video URL and query the result by task ID.
Instruction Scope
Instructions are narrow and user-directed, limited to a provided video URL, returned task ID, and polling Baidu task status.
Install Mechanism
The skill declares Python and BAIDU_API_KEY requirements; it also imports requests, which may need to be available in the environment, but there is no unsafe install behavior.
Credentials
Network calls to Baidu and use of BAIDU_API_KEY are proportionate to the stated purpose, but the submitted video URL and accessible media are shared with Baidu for processing.
Persistence & Privilege
The scripts do not write files, modify settings, install packages, store credentials, create persistence, or run background workers.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-notes-of-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-notes-of-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ai-notes-of-video skill.
- Generate three types of AI notes (document, outline, image-text) from user-provided video URLs using Baidu’s API.
- Added workflow and API usage to create and query note generation tasks.
- Requires BAIDU_API_KEY to be set in environment.
- Detailed documentation included for setup, parameters, and note types.
元数据
常见问题
AI Notes of Video 是什么?
Generate document, outline, and image-text AI notes by providing a video URL, using Baidu's video analysis and note extraction APIs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6242 次。
如何安装 AI Notes of Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-notes-of-video」即可一键安装,无需额外配置。
AI Notes of Video 是免费的吗?
是的,AI Notes of Video 完全免费(开源免费),可自由下载、安装和使用。
AI Notes of Video 支持哪些平台?
AI Notes of Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Notes of Video?
由 baidu_qianfan(@baiduqianfangroup)开发并维护,当前版本 v1.0.0。
推荐 Skills