Analyze Clip
Analyzes video clips, identifying key objects, actions, and potential sentiment within the content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add analyze-clip npx -- -y @trustedskills/analyze-clip
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"analyze-clip": {
"command": "npx",
"args": [
"-y",
"@trustedskills/analyze-clip"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The analyze-clip skill analyzes video clips and provides detailed information about their contents. It can identify objects, scenes, and actions within a clip. This allows for automated content understanding and categorization of video data.
When to use it
- Content Moderation: Automatically flag inappropriate or policy-violating content in user-uploaded videos.
- Video Tagging & SEO: Generate relevant tags for videos based on their visual content, improving searchability.
- Automated Video Summarization: Extract key scenes and actions to create concise summaries of longer video files.
- Training Data Generation: Label video frames with object detections for training computer vision models.
Key capabilities
- Object detection within video clips
- Scene recognition
- Action identification
Example prompts
- "Analyze this video clip and tell me what objects are present."
- "Describe the main actions happening in this video segment."
- "What is the overall scene depicted in this clip?"
Tips & gotchas
The accuracy of analysis depends on the quality and resolution of the input video clip. Ensure sufficient lighting and clear visuals for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.