Agentic unit-test Generator
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
Extract frames or short clips from videos using ffmpeg.
Extracts frames from video files using ffmpeg, allowing users to capture specific moments or create thumbnails.
When you need a thumbnail of a video, want to analyze a specific moment in a video, or need a series of frames for a visual representation.
Video file path, desired output file path, and optional timestamp for frame extraction.
An image file containing the extracted frame.
1. Install ffmpeg using your system's package manager (e.g., `brew install ffmpeg` on macOS, `apt-get install ffmpeg` on Debian/Ubuntu).
2. Verify the installation by running `ffmpeg -version` in your terminal.
3. Ensure the `frame.sh` script is executable (`chmod +x frame.sh`).
4. Add the directory containing `frame.sh` to your system's PATH environment variable.
1. Ensure ffmpeg is installed on your system. If not, follow the generic instructions.
2. Add the `scripts/frame.sh` file to your Cursor project.
3. Configure Cursor to execute the script with the required arguments.
1. Ensure ffmpeg is installed on your system. If not, follow the generic instructions.
2. Copy the `scripts/frame.sh` file to a location accessible by Claude Desktop.
3. Configure Claude Desktop to execute the script with the required arguments.
Discover more AI agent skills in the same category to enhance your workflow automation.
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
This skill implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and o...
This skill provides guidance on mastering C#/.NET backend development patterns for building robust APIs, MCP servers, an...
Evaluate LLM agents using behavioral regression tests, capability assessments, and reliability metrics. This skill helps...
This skill focuses on building robust evaluation frameworks specifically designed for agent systems. Unlike traditional ...
This skill provides a practical guide to testing web applications with screen readers for comprehensive accessibility va...
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.