storyweaverstoryweaverCommunityยท2 Agent Skills Included

argus-automation

Secure desktop control with screenshots, clicks, and batch actions

Controls desktop applications on macOS and Windows through screenshots, clicks, typing, scrolling, and window management. Eliminates slow step-by-step automation with batch execution, structured app APIs, and a three-tier permission security model. Cuts token usage and latency by over 60 percent while blocking dangerous keystrokes and unauthorized app access.
npx skills add storyweaver/argus-automation --all -g -y
Available:

Explains the layered architecture, platform-specific executors, and safety rules so the agent knows how the desktop control server is built, deployed, and safely operated.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’