Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

seek-and-analyze-video寻找并分析视频

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

661

周安装

27

GitHub Stars

35,728

下载量

214
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:seek-and-analyze-video(寻找并分析视频)
来源仓库:https://github.com/sickn33/antigravity-awesome-skills
仓库路径:skills/seek-and-analyze-video
安装命令:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill seek-and-analyze-video
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill seek-and-analyze-video

简介

seek-and-analyze-video 用于辅助视频生成、动画合成和 Remotion 项目开发。

  • 适合让 Agent 组织镜头、生成素材说明或排查渲染问题。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 使用时需确认分辨率、时长、素材路径和导出格式,避免版权纠纷。
  • 涉及人物肖像或商业发布时应先核对授权和内容审核要求。

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 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 wait command after upload before any analysis
  • Problem: Uploading a video when only a quick caption is needed Solution: Use caption_video for 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

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35%
按下载量换算75

Claude

29.51%
按下载量换算63

Cursor

22.28%
按下载量换算48

Gemini CLI

9.18%
按下载量换算20

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills