What problem does it solve?
This skill solves the problem of agent disorientation and inefficient navigation on complex websites by providing a structured, durable task execution graph that guides agents through site-specific workflows and recovery paths.
Core Features & Use Cases
- Task Execution Graph: Defines stable page identifiers, state signatures, and action edges to ensure agents know exactly where they are and what to do next.
- Resilient Recovery: Implements fallback paths and adapter health monitoring to ensure agents can recover gracefully when site layouts change or APIs fail.
- Use Case: When an agent is tasked with automating a complex multi-step interaction on a site like Twitter, this skill provides the necessary sitemap to navigate pages, handle UI partials, and manage API-driven state transitions reliably.
Quick Start
Use the opencli-sitemap-author skill to initialize a new sitemap for the current website by analyzing the browser state and documenting durable page anchors and workflows.