✓ Verified
💻 Development
✓ Enhanced Data
Ai Notes Of Video
The video AI notes tool is provided by Baidu.
- Rating
- 4.6 (247 reviews)
- Downloads
- 2,499 downloads
- Version
- 1.0.0
Overview
The video AI notes tool is provided by Baidu.
Complete Documentation
View Source →
AI PPT Generation
This skill allows OpenClaw agents to generate AI notes, Based solely on the video address provided by the user.
Setup
- API Key: Ensure the BAIDU_API_KEY environment variable is set with your valid API key.
- Environment: The API key should be available in the runtime environment.
API table
| name | path | description | |------------|---------------------------------|---------------------------------------| |AINotesTaskCreate|/v2/tools/ai_note/task_create|Create AI notes task based on the video address provided by the user| |AINotesTaskQuery| /v2/tools/ai_note/query |Query AI notes task result based on task id|
Workflow
- The AINotesTaskCreate API executes the Python script located at
scripts/ai_notes_task_create.py - The AINotesTaskQuery API executes the Python script located at
scripts/ai_notes_task_query.py - The first step ,call the AINotesTaskCreate API to create a task and get the task ID, must give a video address.
- The second step ,call the AINotesTaskQuery API to query the task result based on the task ID.
- Repeat the second step until the task status is completed.The task success identifier is status=10002. status=10000 indicates that the task is in progress. All other status codes are failures
- Each item in the note list is a note content. For each item in the list: the tpl_no field represents the type of stored notes, 1 - manuscript notes, 2 - outline notes, 3 - graphic and text notes. The "detail" field is for note details. In "detail", "status" represents the note status, with 10002 indicating success,with status=10000 indicating progressing and other status codes indicating failure. "content" indicates the note result. The mind map is located at the top of the outline note and is marked by the "Mind" tag
APIS
AINotesTaskCreate API
#### Parameters
video_url: the url of the video (required)
bash
BAIDU_API_KEY=xxx python3 scripts/ai_notes_task_create.py 'https://xxxxx.bj.bcebos.com/1%E5%88%86%E9%92%9F_%E6%9C%89%E5%AD%97%E5%B9%95.mp4'
PPTOutlineGenerate API
#### Parameters
task_id: task id from AINotesTaskCreate API return(required)
#### Example Usage
bash
BAIDU_API_KEY=xxx python3 scripts/ai_notes_task_query.py "26943ed4-f5a9-4306-a05b-b087665433a0"
Installation
Terminal bash
openclaw install ai-notes-of-video
Copied!
Tags
#coding_agents-and-ides
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author jlpjavawayup
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install ai-notes-of-video
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0