mediar-aimediar-aiOfficial·2 Agent Skills Included

terminator

Give AI agents hands to control any Windows desktop app

Automates clicks, typing, and workflows across any Windows desktop application or browser through AI agents. Eliminates manual GUI work, brittle RPA scripts, and slow screenshot-based automation with deterministic selectors. Records human workflows, replays them as code, and connects to Claude, Cursor, and VS Code via MCP.
npx skills add mediar-ai/terminator --all -g -y
Available:

Gives the AI agent the core rules for building and running Terminator automations, including safe selector patterns, workflow conventions, and MCP debugging steps.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Terminator?

Run `npx skills add mediar-ai/terminator --all -g -y` in your terminal to install all skills in this suite globally.

What does Terminator do?

It lets AI agents control your Windows desktop, clicking buttons, typing text, and running workflows in any app or browser. It uses accessibility selectors instead of screenshots, making automations fast and reliable.

Does Terminator work on macOS or Linux?

No. Terminator currently supports Windows only, including its CLI, MCP agent, and automation libraries.

Can I use Terminator with Claude or Cursor?

Yes. It ships as an MCP server that plugs directly into Claude Code, Cursor, VS Code, and other MCP-compatible clients.

Can I automate tasks without writing code?

Yes. You can record your own actions and Terminator converts them into replayable workflows your AI agent can run.

Related Repositories in Software Engineering

View All in Software Engineering