- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
typeless-dictionary
by schummiking
Export, verify, and migrate Typeless custom dictionary data on a macOS machine. Supports switching between Typeless accounts via automated headless email login. The user only needs to provide an email address and a 6-digit verification code — everything else is automated. Use when you want to extract the current Typeless dictionary, switch to a different Typeless account, or migrate your dictionary to a new account.
n8n-prd-generator
by AlexPEClub
Generate structured PRD documents for n8n automation workflows. Use when planning n8n workflows, creating automation requirements, starting a new n8n project, or preparing workflow specifications before building.
mastergo
by jeasonstudio
Retrieve and analyze MasterGo design DSL data. Use when users provide MasterGo links (https://mastergo.com/file/xxx or /goto/xxx) to fetch design structure, component documentation, and DSL metadata.
select-svg-icon
by OriAshkenazi
Choose and validate SVG icons for pyRevit extension commands. Use when creating or updating a pyRevit pushbutton and you need an SVG-only icon workflow with automated acquisition from svgrepo.com first, manual fallback on svgfind.com, and vision-based semantic ranking before finalizing icon assets.
voltagent-core-reference
by VoltAgent
Reference for the VoltAgent class: constructor options, lifecycle methods, and runtime behavior.
brainstorming
by davidkiss
"You MUST use this skill before any creative or complex work. Explores user intent, requirements and design before actually executing on the task."
doubleword-batch
by doublewordai
Submit and manage batch inference jobs via the Doubleword Batch API
faion-sdd-planning
by faionfaion
"SDD planning: specifications, design docs, implementation plans, task creation."
task-breakdown
by davidkiss
Use when you have specs or requirements for a multi-step task to break it down into detailed tasks, before executing it
subagent-task-execution
by davidkiss
Use when executing tasks from a task breakdown document in the current session.
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation", or "filter email messages". Covers accounts, mailboxes, batch message filtering, composition, attachments, and UI fallback.
automating-messages
by SpillwaveSolutions
Automates macOS Messages (iMessage/SMS) via JXA with reliable service→buddy resolution. Use when asked to "automate iMessage", "send Messages via script", "JXA Messages automation", or "read Messages history". Covers send-bug workarounds, UI scripting for attachments, chat.db forensics, and launchd polling bots.
automating-word
by SpillwaveSolutions
Automates Microsoft Word via JXA with AppleScript dictionary discovery. Use when asked to "automate Word documents", "find and replace in Word", "JXA Word scripting", or "create Word documents programmatically". Covers documents, ranges, find/replace, tables, export, and ObjC bridge patterns.
automating-excel
by SpillwaveSolutions
Automates Microsoft Excel on macOS via JXA with AppleScript dictionary discovery. Use when asked to "automate Excel spreadsheets", "JXA Excel scripting", "Excel macOS automation", or "bulk Excel data operations". Focuses on workbooks, worksheets, ranges, 2D arrays, performance toggles, and VBA escape hatches.
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS address book scripting", "AppleScript contacts", or "Contacts app automation". Covers querying, CRUD, multi-value fields, groups, images, and ObjC bridge fallbacks.
flow-planner
by khgs2411
Plan phases, tasks, and iterations. Use when structuring new work, adding features, or organizing development plans.
flow-documenter
by khgs2411
Document findings and maintain task notes using Flow framework. Use when user says "document", "document this", "document finding", "add notes", "add this to notes", "write this down", "summarize", "summarize this", "generate changelog", "create changelog", or wants to capture discoveries. Helps update task Notes sections, create summaries with /flow-summarize, and keep documentation synchronized with work. Focuses on concise, actionable documentation.
flow-builder
by khgs2411
Execute implementation work with gate checks and verification. Use when user wants to code, build features, implement iterations, or execute action items. Enforces gates, guides workflow, tracks progress.
automating-calendar
by SpillwaveSolutions
Automates macOS Calendar via JXA with AppleScript dictionary discovery. Use when asked to "create calendar events", "automate calendar", "JXA calendar scripting", "EventKit automation", or "PyXA calendar automation". Covers events, calendars, recurrence, time zones, batch operations, and EventKit ObjC bridge.
flow-completer
by khgs2411
Mark tasks and phases complete after verification. Use when finishing tasks, closing phases, or marking work done. Ensures all work verified before completion.
flow-verifier
by khgs2411
Verify plan consistency, generate summaries, maintain plan health. Use for review, verification, summaries, or plan maintenance. Mostly read-only with maintenance operations.
flow-navigator
by khgs2411
Navigate Flow projects with dashboard-first pattern. Use when user asks about status, current work, what's next, or project progress. Read-only skill.
web-browser-automation
by SpillwaveSolutions
Comprehensive macOS browser automation using PyXA, Playwright, Selenium, and Puppeteer for desktop web testing, scraping, and workflow automation. Use when asked to "automate web browsers", "Selenium Chrome automation", "Playwright testing", "Puppeteer scraping", or "cross-browser automation". Supports Chrome, Edge, Brave, Arc browsers.
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JXA Reminders scripting", or "manage reminders via automation". Covers list/reminder management, filtering with 'whose' queries, efficient creation via constructors and push operations, and copy-delete patterns for moving items.