IM

imgaug-optical-flow

Perform optical flow analysis for motion detection tasks using Imgaug.

Install

mkdir -p .claude/skills/imgaug-optical-flow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18990" && unzip -o skill.zip -d .claude/skills/imgaug-optical-flow && rm skill.zip

Installs to .claude/skills/imgaug-optical-flow

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.

Optical Flow with Imgaug. motion detection.
43 charsno explicit “when” trigger
Beginner

Key capabilities

  • Install Imgaug
  • Set up Imgaug for optical flow
  • Configure optical flow
  • Implement features for motion detection
  • Test and verify optical flow output

How it works

The skill describes how to install Imgaug, set it up, configure optical flow, and implement features. It includes steps to test with sample data and verify output correctness.

Inputs & outputs

You give it
Video frames or image sequences
You get back
Optical flow data or motion detection results

When to use imgaug-optical-flow

  • Building motion detection apps
  • Analyzing video streams
  • Optical flow computation

About this skill

Imgaug Optical Flow

Optical Flow with Imgaug. motion detection.

Quick Start

# Imgaug Optical Flow
# See Imgaug docs

When to Use

  • Building applications with Imgaug
  • motion detection
  • optical flow
  • video analysis

Step-by-Step

  1. Install: pip install imgaug
  2. Set up Imgaug
  3. Configure Optical Flow
  4. Implement features
  5. Test and verify

Dependencies

  • Imgaug >= latest stable
  • Runtime environment
  • Dependencies as needed

Examples

# Imgaug Optical Flow
# See Imgaug documentation

Resources

  • Official Imgaug documentation
  • Community tutorials
  • GitHub repositories

Validation

  • Run: imgaug --version
  • Test with sample data
  • Verify output correctness

When not to use it

  • When not building applications with Imgaug
  • When not performing motion detection
  • When not analyzing video

Prerequisites

Imgaug >= latest stableRuntime environment

Limitations

  • Requires official Imgaug documentation for detailed examples
  • Requires community tutorials for further learning

How it compares

This skill provides a guided process for using Imgaug specifically for optical flow and motion detection, offering a structured approach compared to general image processing.

Compared to similar skills

imgaug-optical-flow side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
imgaug-optical-flow (this skill)012dNo flagsBeginner
gemini-count-in-video11moNo flagsIntermediate
llava78moReviewAdvanced
cocoindex69moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

gemini-count-in-video

benchflow-ai

Analyze and count objects in videos using Google Gemini API (object counting, pedestrian detection, vehicle tracking, and surveillance video analysis).

16

llava

zechenzhangAGI

Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis.

7117

cocoindex

cocoindex-io

Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API. Covers building ETL workflows for AI data processing, including embedding documents into vector databases, building knowledge graphs, creating search indexes, or processing data streams with incremental updates.

6116

ai-multimodal

mrgoonie

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

9108

rag-implementation

wshobson

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

10101

rdkit

K-Dense-AI

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.

856

Search skills

Search the agent skills registry