datetime-info
Shows current date and time in multiple formats. Use when you need timestamps, day of week, or formatted dates.
macro-agent
Desktop macro control with image recognition. Commands: find, search, click-on, click, move-to, write, press, hotkey, scroll, drag, screenshot, region-capture, seq-create/add/run/list/delete. ALWAYS uses template matching (image search), NEVER fixed coordinates. Use 'region-capture' to capture new elements.
process-monitor
Shows system processes sorted by CPU or memory, load average, RAM usage and uptime. Use for performance monitoring.
screenshot-ui-analyzer
Takes a screenshot, analyzes it using AI (Gemini Vision) to detect UI elements with bounding boxes, names, and descriptions, saves to JSON, and generates an annotated image. Use when you need to identify and label screen elements with advanced AI. Key commands: screenshot, analyze, annotate.
web-fetch
HTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping.
whatsapp-agent
Enviar mensajes de WhatsApp (contactos y grupos) reutilizando las secuencias existentes de macro-agent. Los mensajes se procesan para estar en minúsculas y sin acentos. Comandos: list, send <contacto> <mensaje>.