---
name: stijnman/video-analyzer
source: https://app.decimal.ai/s/stijnman-video-analyzer@2/SKILL.md
source_sha256: ddd66ab9dbd8
---

# Video Analyzer
## When to Use

- User says **analyze video** or task matches this capability
- User says **what's in this video** or task matches this capability
- User says **video summary** or task matches this capability
- User says **review video** or task matches this capability

## Workflow

1. Load video or URL; check size limits.
2. Extract key frames or use video review tools.
3. Summarize: scenes, spoken content, on-screen text.
4. Output timestamped highlights.

## Integrations

- `insight-synthesizer`
- `compliance-image-guard`

## Error Handling

| Failure | Response |
|---------|----------|
| File too large | Analyze first 5 minutes only; ask to trim. |

## Gotchas

- Run compliance check before publishing video-derived content.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.