SkillAgentSearch skills...

Automat

A tangible interface for virtual things

Install / Use

/learn @mafik/Automat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Automat

License Last Commit Release Stars Steam

Automat's objective is to be able to semi-autonomously play a variety of games. It's the first step towards a more general environment for interacting with computers.

Status

Automat can:

  • record and replay keyboard & mouse macros
  • react to hotkeys
  • capture windows as bitmaps and perform basic OCR
  • run a subset of x86 assembly to perform simple logic operations
  • runs on Windows & Linux (X11)

Stability of Automat is rather poor but sufficient for use as a macro utility.

Automat is continuously developed. Its roadmap can be found here.

Downloading and Running

Automat can be downloaded from the releases page.

Release Process.md contains some more notes about Automat's release schedule.

Talks / Videos

In reverse chronological order:

Contributing

Discord

First, read ARCHITECTURE.md to get a general idea of how things are organized.

Second, download Automat's source code (you can do this by pressing the "Code" button above and selecting the "Download ZIP" option), extract it and enter its directory. Right click and on an empty area and select "Open in Terminal".

First-time users on Windows may then run Automat like so:

./run.bat automat

On Linux (and also on Windows - assuming you already have Python installed and associated with .py files):

./run.py automat

The build script should take care of everything for you - if not - you can report it as a bug. Be patient while it builds - it may take quite a bit of time to build everything the first time (expect at least an hour).

Once Automat builds, feel free to tweak its sources to your hearts content. Running the script again will rebuild Automat using your changes.

If you'd like to share your tweaks, you can do so through the GitHub's pull request system. To use it you'll have to "fork" this repository & apply your changes to the fork. It's a good opportunity to clean up the code. Once your changes are pushed to GitHub, you can use GitHub's website to create & send a pull request.

Over the course of this process you may encounter some issues. If you do - don't hesitate to ask AI chatbots for help. If you manage to fix some of these issues - then your fixes would be an amazing contribution for others that will follow your steps. Coding is hard - don't be discouraged by small failures - because ultimately it is those failures that will make you better at coding!

License

Automat is licensed under the MIT license. Some of its components use slightly different but compatible licenses.

For details, take a look at the contents of the LICENSES directory (this directory is distributed as part of Automat).

Credits

Default Background

  • Stork 1 -- Manfred Heyde -- License: Creative Commons Attribution-Share Alike 4.0
  • Stork 2 -- Ken Billington -- Creative Commons Attribution-Share Alike 3.0 Unported
  • Stork 3 -- yhoebeke -- Creative Commons Attribution-Share Alike 2.0 Generic

Sounds

  • enter key by uEffects -- https://freesound.org/s/180966/ -- License: Creative Commons 0
  • MOUSE, CLICK.wav by xtrgamr -- https://freesound.org/s/252713/ -- License: Attribution 4.0
  • Lifting Up Intercom Phone.wav by F.M.Audio -- https://freesound.org/s/555140/ -- License: Attribution 4.0
  • Clipping on Beard Trimmer Extension.wav by F.M.Audio -- https://freesound.org/s/547578/ -- License: Attribution 4.0
  • RecogerObjetoSuelo.wav by Trancox -- https://freesound.org/s/391924/ -- License: Creative Commons 0
  • paper sliding and falling gently by pauliperez1999 -- https://freesound.org/s/428798/ -- License: Attribution 3.0
  • crumple-06.ogg by drooler -- https://freesound.org/s/508597/ -- License: Creative Commons 0
  • Kaka (New Zealand parrot) by Mings -- https://freesound.org/s/160381/ -- License: Attribution 4.0
  • cable noise unplug plug back in.wav by lyd4tuna -- https://freesound.org/s/453262/ -- License: Creative Commons 0
  • 24_SeRompeCable.wav by Lextao -- https://freesound.org/s/471828/ -- License: Attribution 4.0
  • Button Click 05 by Fats Million -- https://freesound.org/s/187785/ -- License: Attribution 4.0
  • sherman cable66.wav by schluppipuppie -- https://freesound.org/s/88368/ -- License: Attribution 4.0

Website

  • Liquid Drink .mp3 by SilverIllusionist -- https://freesound.org/s/411172/ -- License: Attribution 4.0
  • VHS Tape by coltures -- https://freesound.org/s/391476/ -- License: Creative Commons 0

Related Skills

View on GitHub
GitHub Stars150
CategoryDevelopment
Updated1d ago
Forks3

Languages

C++

Security Score

100/100

Audited on Apr 2, 2026

No findings