macro-agent
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:
- FIRST run
seq-listto see available sequences - LOOK for sequences that match the user's intent (e.g.,
whatsapp_send_marcofor "send message to Marco") - IF sequence exists: Use
seq-run <sequence_name>then add your custom actions (write message, press enter) - 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":