Automate Manual Process
curated by SkillMD · plugin · 7 skills
Analyze a screen recording of a manual process and produce automation scripts.
Install the whole plugin (CLI)
npx skillmds add github/automate-this
npx skillmds add addyosmani/planning-and-task-breakdown
npx skillmds add addyosmani/incremental-implementation
npx skillmds add obra/verification-before-completion
npx skillmds add ai-builder-club/verifier-setup
npx skillmds add maverickgao8848/mav-slidecraft-skill
npx skillmds add auto-skiller/data-scrapingSkills in this plugin
- ▌ automate-this · githubAnalyze 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.
- ▌ planning-and-task-breakdown · addyosmaniDecompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
- ▌ incremental-implementation · addyosmaniDelivers changes incrementally by building in thin vertical slices, testing and verifying each piece before moving to the next.
- ▌ verification-before-completion · obraEnforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
- ▌ verifier-setup · ai-builder-club bundleScaffolds a per-task verification skill for a repo, including a dev-local launcher, a browser driver, and a verification SOP that spawns a sub-agent to drive the app and produce proof.
- ▌ mav-slidecraft-skill · maverickgao8848 bundleCreate zero-dependency, animation-rich HTML presentations that run entirely in the browser, supporting new builds, PowerPoint conversion, or enhancements with strict viewport and design constraints.
- ▌ data-scraping · auto-skiller bundleBuilds a configurable scraping agent that collects data from APIs, HTML, or RSS, enriches it with Gemini AI scoring, and stores results in Notion, Google Sheets, Supabase, or local files.