MachinaOS
Visual workflow automation connecting apps, devices, and services
All Skills in This Repository (25)
Pure Emerald Level Indicatorssubagent-skill
Coordinate sub-agent delegation and track task completion events across multi-agent workflows.
assistant-personality
Define a safety-aligned default personality for AI conversations.
memory-skill
Store and retrieve conversation memories using a configurable SimpleMemory node.
javascript-skill
Execute ES6+ JavaScript in Node.js for data transformations and JSON reshaping.
bluetooth-skill
Control Android Bluetooth status, enable, disable, and list paired devices.
android-personality
Translate natural-language intents into Android device actions.
motion-skill
Capture Android accelerometer, gyroscope, and orientation data for motion-aware automations.
location-skill
Retrieve real-time GPS location data from an Android device.
app-list-skill
List installed Android apps with package names, versions, and statuses.
screen-control-skill
Automate Android screen brightness, wake state, and auto-brightness via action payloads.
audio-skill
Control Android audio volumes for media, ring, notification, alarm, voice_call, and system streams.
camera-skill
Query Android camera capabilities and capture photos via the Camera Control tool.
Frequently Asked Questions
FAQPage SchemaHow to install MachinaOS?โผ
Run `npx skills add trohitg/MachinaOS --all -g -y` in your terminal to install all skills in this suite globally.
What can I automate with MachinaOS?โผ
You can automate email triage, calendar scheduling, WhatsApp and Telegram messaging, web scraping, file processing, payments, and Android phone control by connecting nodes on a visual canvas.
Does MachinaOS require coding skills?โผ
No. You drag and drop nodes onto a canvas and connect them visually, though optional code nodes let developers run Python or JavaScript when needed.
Can MachinaOS run workflows on a schedule?โผ
Yes. Built-in cron and timer triggers let workflows run on recurring schedules or after delays, and webhook triggers fire on incoming HTTP events.
Does MachinaOS work with local models?โผ
Yes. It supports local model runners like Ollama and LM Studio alongside hosted providers, so workflows can run fully offline with your own models.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core