One-click install
npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill visual-summary-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-summary-analysis
Source: https://github.com/smyx-sunjinhui/smyx-open-claw-skills/tree/main/skills/visual-summary-analysis
Command: npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill visual-summary-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

When you have a video clip or image and need an accurate, natural-language summary of what’s happening, this Skill removes the need for manual description work by automatically generating a coherent scene narrative.

Core Features & Use Cases

  • Scene understanding & description generation: Analyzes uploaded video/image content and outputs a smooth, logically coherent scene description.
  • Multimodal reasoning for key elements: Identifies key visual elements such as subjects/objects, environment/background, actions/behaviors, and lighting/atmosphere, then expresses them in Chinese.
  • History report listing via cloud API: Supports keyword-triggered retrieval of historical visual summary reports and returns results as a Markdown table with clickable report links.

Quick Start

Send a request with a video or image attachment and ask for a visual summary scene description, e.g., "请对我上传的视频内容做视觉摘要智述分析并生成一段场景描述。"

Frequently Asked Questions about visual-summary-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate natural language scene descriptions from video clips and images?

To generate natural language scene descriptions from video clips and images, you upload the media attachment and request a visual summary analysis. The Skill processes the visual content and outputs a coherent text narrative identifying key subjects, environments, and actions.

What is visual summarization for media asset management?

Visual summarization for media asset management is the process of translating visual content from videos and images into smooth, logically coherent text. This technique automatically identifies key elements like subjects, backgrounds, and lighting to create accessible narrative descriptions.

Do I need a valid open-id to perform multimodal analysis on uploaded videos?

Yes, you need valid open-id acquisition to perform multimodal analysis on uploaded videos. The Skill requires this valid open-id to call the cloud analysis API for processing file types and handling sizes to generate scene summaries.

How do I retrieve historical visual summary reports via the cloud API?

To retrieve historical visual summary reports via the cloud API, you trigger the lookup with specific keywords. The Skill returns the historical visual summary reports as a Markdown table featuring clickable links to access the generated scene descriptions.

Can I use image captioning to generate accessibility descriptions for visual content?

Yes, you can use image captioning to generate accessibility descriptions for visual content. The Skill supports common vision use cases like accessibility descriptions by identifying key visual elements and expressing the scene narrative in natural language.

What are the limitations of using requests for video understanding tasks?

Limitations of using requests for video understanding tasks include dependencies on valid open-id acquisition and specific cloud API constraints. Users must ensure proper file-type and size handling before the scripts can generate natural language scene summaries.