ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Ai Notes Video

Skill by baiduqianfangroup

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/baiduqianfangroup/ai-notes-video
Or

What This Skill Does

The AI Notes Video skill by Baiduqianfangroup is a powerful productivity tool designed to transform long-form video content into actionable, structured knowledge. By leveraging Baidu's advanced AI parsing technology, this skill takes a video URL and automatically processes it to generate three distinct types of notes: manuscript notes, outline notes, and graphic-text notes. It is specifically designed to save users hours of manual transcription and summarization, providing a structured way to digest video information efficiently.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/baiduqianfangroup/ai-notes-video

Ensure that you have your BAIDU_API_KEY configured in your system environment variables. The skill requires Python to be installed on your machine to execute the underlying scripts correctly.

Use Cases

This skill is perfect for students looking to summarize lengthy lecture videos, professionals needing to extract key talking points from recorded webinars, and content creators analyzing competitor videos. It is also highly effective for creating quick reference materials from complex technical tutorials or corporate training sessions.

Example Prompts

  1. "Generate AI notes for the following video tutorial: [URL]"
  2. "Can you use the AI Notes tool to create a mind map and outline notes for this lecture video: [URL]?"
  3. "Summarize the content of this video and provide a graphic-text note report: [URL]"

Tips & Limitations

To ensure success, verify that your provided video URL is publicly accessible and reachable by the backend service. The API operates asynchronously; use the AINotesTaskQuery tool repeatedly to monitor the status code. A status code of 10002 indicates full completion. Note that the mind map feature is specifically embedded within the outline notes section, tagged with the 'Mind' keyword. Ensure your API quota is sufficient, and remember that video processing time depends on the length and complexity of the source material. Large files may take longer to parse.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-baiduqianfangroup-ai-notes-video": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#video-summary#ai-notes#productivity#baidu-ai#learning
Safety Score: 4/5

Flags: external-api, code-execution