What problem does it solve? Users new to the PawFlow web interface often struggle to locate features, understand configuration surfaces, or learn how to complete tasks. This Skill provides guided, non-destructive walkthroughs that open, scroll to, and highlight the exact interface surface a user needs. ## Core Features & Use Cases - Semantic UI Guidance: Uses the pawflow-ui tool's semantic target IDs to open and highlight interface surfaces without CSS selectors, DOM IDs, or raw browser automation. - Safety Boundary: Never submits forms, changes settings, deletes resources, or reveals secrets; state-changing steps are left to the user with explicit confirmation. - Avatar Coordination: Optionally pairs guide steps with avatar-ui playMotion or setMood calls for a more engaging walkthrough. - Use Case: A user asks how to configure a new agent flow. The Skill calls pawflow-ui with operation=get, guides the user to the flows panel with a short callout, explains what to look at, and clears the highlight when done. ## Quick Start Ask the assistant to show you where to configure a feature in the PawFlow interface, and it will highlight the relevant surface with a short explanation.