Agent skill · Content & Marketing

seek-and-analyze-video

Seek and analyze video content using Memories.ai Large Visual Memory Model for persistent video intelligence

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill seek-and-analyze-video --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Declared author: kennyzheng-builds
Path: skills/ai-ml/seek-and-analyze-video/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## 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 web

What's inside
Steps it walks through
  1. When to Use
  2. Description
  3. Overview
  4. When to Use This Skill
  5. How It Works
  6. Step 1: Intent Detection
  7. Step 2: Reference Loading
  8. Step 3: Workflow Execution
  9. Examples
  10. Example 1: Video Q&A
  11. Example 2: Social Media Research
  12. Example 3: Meeting Notes
  13. Best Practices
  14. Common Pitfalls
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the seek-and-analyze-video skill do?

Seek and analyze video content using Memories.ai Large Visual Memory Model for persistent video intelligence

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill seek-and-analyze-video --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going