Use Case
Meta Video Ad Analyzer isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Extract and analyze content from video ads using Gemini Vision AI. Supports frame extraction, OCR text detection, audio transcription, and AI-powered scene analysis. Use when analyzing video creative content, extracting text overlays, or generating scene-by-scene descriptions. This guide covers how to deploy Meta Video Ad Analyzer for your team, standardize prompts, and create shared workflows that everyone can use.
Install Meta Video Ad Analyzer in your project directory: .claude/skills/meta-video-ad-analyzer/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Meta Video Ad Analyzer in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Meta Video Ad Analyzer
How can my team use Meta Video Ad Analyzer together?
Set up Meta Video Ad Analyzer for our project so everyone can use it
Create a shared workflow using Meta Video Ad Analyzer for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install meta-video-ad-analyzerOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install meta-video-ad-analyzerβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/meta-video-ad-analyzer/π‘Extract and place the folder at the path above, then restart your agent.