benchflow-ai / extract-moves-from-video
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/extract-moves-from-video && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2578" && unzip -o skill.zip -d .claude/skills/extract-moves-from-video && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/extract-moves-from-video/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
This skill provides guidance for extracting text commands, moves, or typed input from video recordings using OCR. It applies when extracting gameplay commands (e.g., Zork), terminal sessions, or any text-based interactions captured in video format. Use this skill when processing videos of text-based games, terminal recordings, or any scenario requiring OCR-based command extraction from screen recordings.