seek-and-analyze-video
Provides AI-powered analysis of video content including summaries and trend tracking using visual memory.
Install
mkdir -p .claude/skills/seek-and-analyze-video && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14164" && unzip -o skill.zip -d .claude/skills/seek-and-analyze-video && rm skill.zipInstalls to .claude/skills/seek-and-analyze-video
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
ALWAYS use this when the request matches Seek AND Analyze Video: Seek and analyze video content using Memories.ai Large Visual Memory Model for persistent video intelligenceKey capabilities
- →Search for video content on TikTok, YouTube, or Instagram
- →Import videos for analysis using Memories.ai LVMM
- →Summarize meetings, lectures, or webinars from recordings
- →Build a searchable knowledge base from video content
- →Research social media content trends and influencers
How it works
The skill enables AI agents to search, import, and analyze video content using Memories.ai's Large Visual Memory Model, indexing videos once for persistent, queryable intelligence across sessions.
Inputs & outputs
When to use seek-and-analyze-video
- →Summarize a long webinar recording
- →Track social media trends from videos
- →Build a searchable knowledge base from lectures
About this skill
Selective Reading Rule
Start with:
references/senior-master-standard.mdreferences/usage-routing.mdreferences/quality-checklist.md
Then load only the inherited docs, scripts, assets, or examples that match the user's actual task.
When to Use
Use this skill when the user wants to search for, import, or analyze video content from TikTok, YouTube, or Instagram, summarize meetings or lectures from recordings, build a searchable knowledge base from video content, or research social media trends and creators.
Seek and Analyze Video
Description
This skill enables AI agents to search, import, and analyze video content using Memories.ai's Large Visual Memory Model (LVMM). Unlike one-shot video analysis tools, it provides persistent video intelligence -- videos are indexed once and can be queried repeatedly across sessions. Supports social media import (TikTok, YouTube, Instagram), meeting summarization, knowledge base building, and cross-video Q&A via Memory Augmented Generation (MAG).
Overview
The skill wraps 21 API commands into workflow-oriented reference guides that agents load on demand. A routing table in SKILL.md maps user intent to the right workflow automatically.
When to Use This Skill
- Use when analyzing or asking questions about a video from a URL
- Use when searching for videos on TikTok, YouTube, or Instagram by topic, hashtag, or creator
- Use when summarizing meetings, lectures, or webinars from recordings
- Use when building a searchable knowledge base from video content and text memories
- Use when researching social media content trends, influencers, or viral patterns
- Use when analyzing or describing images with AI vision
How It Works
Step 1: Intent Detection
The agent reads the SKILL.md workflow router and matches the user's request to one of 6 intent categories.
Step 2: Reference Loading
The agent loads the appropriate reference file (e.g., video_qa.md for video questions, social_research.md for social media research).
Step 3: Workflow Execution
The agent follows the step-by-step workflow: upload/import -> wait for processing -> analyze/chat -> present results.
Examples
Example 1: Video Q&A
User: "What are the key arguments in this video? https://youtube.com/watch?v=abc123"
Agent: uploads video -> waits for processing -> uses chat_video to ask questions -> presents structured summary
Example 2: Social Media Research
User: "What's trending on TikTok about sustainable fashion?"
Agent: uses search_public to find trending videos -> imports top results -> analyzes content patterns
Example 3: Meeting Notes
User: "Summarize this meeting recording and extract action items"
Agent: uploads recording -> waits -> gets transcript -> uses chat_video for structured summary with action items
Best Practices
- Always wait for video processing to complete before querying
- Use caption_video for quick analysis (no upload needed)
- Use chat_video for deep, multi-turn analysis (requires upload)
- Use search_audio to find specific moments or quotes in a video
- Use memory_add to store important findings for later retrieval
Common Pitfalls
-
Problem: Querying a video before processing completes Solution: Always use the
waitcommand after upload before any analysis -
Problem: Uploading a video when only a quick caption is needed Solution: Use
caption_videofor one-off analysis; only upload for repeated queries
Limitations
- Video processing takes 1-5 minutes depending on length
- Free tier limited to 100 credits
- Social media import requires public content
- Audio search only works on processed videos
Related Skills
- Video analysis tools for one-shot analysis
- Web search skills for non-video content research
When not to use it
- →When video processing is not complete before querying
- →When only a quick caption is needed without repeated queries
- →When the content is not public for social media import
Limitations
- →Video processing takes 1-5 minutes depending on length
- →Free tier limited to 100 credits
- →Social media import requires public content
How it compares
This skill provides persistent video intelligence and cross-video Q&A via Memory Augmented Generation, unlike one-shot video analysis tools.
Compared to similar skills
seek-and-analyze-video side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| seek-and-analyze-video (this skill) | 0 | 3mo | No flags | Beginner |
| market-sizing-analysis | 73 | 2mo | No flags | Intermediate |
| exploratory-data-analysis | 15 | 2mo | Review | Intermediate |
| model-compare | 7 | 8mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Anhvu1107
View all by Anhvu1107 →You might also like
market-sizing-analysis
wshobson
This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.
exploratory-data-analysis
K-Dense-AI
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.
model-compare
rawwerks
Compare 3D CAD models using boolean operations (IoU, Dice, precision/recall). Use when evaluating generated models against gold references, diffing CAD revisions, or computing similarity metrics for ML training. Triggers on: model diff, compare models, IoU, intersection over union, model similarity, CAD comparison, STEP diff, 3D evaluation, gold reference, generated model, precision recall 3D.
astropy
davila7
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.
statistical-analysis
anthropics
Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.
datacommons-client
davila7
Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.