mano-skill
Natural language desktop GUI automation with vision models
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mano-skill?โผ
Run `npx skills add Mininglamp-AI/mano-skill --all -g -y` in your terminal to install this skill globally.
How to automate desktop apps with plain English?โผ
Describe your task in natural language, and mano-cua captures the screen, plans each step with a vision model, and performs the clicks and typing for you.
Does mano-cua work without sending data to the cloud?โผ
Yes. Local mode runs the Mano-P model entirely on-device via MLX on macOS Apple Silicon, so no screenshots or data ever leave your machine.
What actions can mano-cua perform on screen?โผ
It supports click, type, hotkey, scroll, drag, mouse move, screenshot, wait, and app launch, all bounded by your task description and step limits.
Is mano-cua safe for sensitive tasks?โผ
Yes. Sensitive or irreversible actions trigger a confirmation prompt, and the agent stops immediately if you touch the mouse or keyboard.
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