Skip to main content
AI/MLgithub

automate-this

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--automate-this
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/automate-this/skills/automate-this/SKILL.md -o .claude/skills/automate-this.md

Drops the SKILL.md into .claude/skills/automate-this.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.