macro-agent

Installation
SKILL.md

Macro Agent

Desktop automation and UI control skill with image recognition.

🚨 CRITICAL: How to Handle User Requests

BEFORE doing ANY action, ALWAYS check if a sequence exists for it:

  1. FIRST run seq-list to see available sequences
  2. LOOK for sequences that match the user's intent (e.g., whatsapp_send_marco for "send message to Marco")
  3. IF sequence exists: Use seq-run <sequence_name> then add your custom actions (write message, press enter)
  4. IF NO sequence exists: Then use individual commands

Common Workflow: Send Message to Contact

When user says "send message to X" or "envía mensaje a X":

Installs
2
GitHub Stars
1
First Seen
Jan 27, 2026
macro-agent — ignaciosua/copilot-skills-repo