Back to Skills

seek-and-analyze-video

sickn33
Updated 3 days ago
6 views
24,363
4,191
24,363
View on GitHub
Othervideoaimemoriessocial-mediayoutubetiktokanalysis

About

This skill enables AI agents to persistently search, import, and analyze video content from platforms like YouTube and TikTok using Memories.ai's Large Visual Memory Model. It's designed for building searchable video knowledge bases, summarizing recordings, or researching social media trends. Developers should use it when their Claude agent needs to query indexed video content repeatedly rather than performing one-time analysis.

Quick Install

Claude Code

Recommended
Primary
npx skills add sickn33/antigravity-awesome-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/sickn33/antigravity-awesome-skills
Git CloneAlternative
git clone https://github.com/sickn33/antigravity-awesome-skills.git ~/.claude/skills/seek-and-analyze-video

Copy and paste this command in Claude Code to install this skill

GitHub Repository

sickn33/antigravity-awesome-skills
Path: skills/seek-and-analyze-video
0
agentic-skillsai-agentsai-workflowsantigravityautonomous-codingclaude-code

Related Skills

local-llm-expert

Other

This skill provides expert guidance on deploying and optimizing local LLMs using tools like Ollama, llama.cpp, and vLLM. Use it for selecting models, calculating VRAM requirements, and applying quantization formats (GGUF, EXL2) for efficient local inference. It's ideal for developers needing privacy-focused AI deployment on their own hardware.

View skill

seek-and-analyze-video

Other

This skill enables AI agents to persistently index and intelligently query video content from platforms like YouTube and TikTok using Memories.ai's LVMM. It's designed for building searchable video knowledge bases, analyzing social media trends, or summarizing lectures and meetings. Developers should use it when their applications require deep, reusable analysis of video content rather than one-time processing.

View skill

local-llm-expert

Other

This skill provides expert guidance on deploying and optimizing local LLMs using tools like Ollama, llama.cpp, and vLLM. It helps developers select models, manage VRAM, and apply quantization formats (GGUF, EXL2) for efficient local inference. Use it when planning hardware requirements or implementing privacy-focused AI solutions on local hardware.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill