argus-automation
Secure desktop control with screenshots, clicks, and batch actions
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Argus Automation?โผ
Run `npx skills add storyweaver/argus-automation --all -g -y` in your terminal to install all skills in this suite globally.
How to automate desktop apps with AI?โผ
Argus gives your agent 24 desktop tools for screenshots, clicking, typing, scrolling, and window management. It works through a local MCP server on macOS and Windows.
What makes Argus faster than other desktop automation?โผ
Its computer_batch tool combines many actions into one call, cutting round-trips and token usage by over 60 percent. Structured APIs also replace unnecessary screenshots.
Is Argus safe to use on my computer?โผ
Yes. It enforces three-tier app permissions, checks the frontmost app before every action, blocks dangerous keys like Alt+F4, and isolates clipboard access.
Does Argus work with Claude Code and Codex?โผ
Yes. It ships dedicated skills for both Claude Code and Codex, and the Codex server runs locally without needing an OpenAI API key.
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