agent-ux
Installation
SKILL.md
Agent UX
The interaction surface an AI agent acts through as an end user — a product UI, app, or
computer-use target it perceives, chooses an action on, and acts on, often on a human's behalf.
The agent-actor analog of human UX. Provenance lives in skill.json; this file is runtime
routing only.
Produces: a change-plan.md (DO), an audit-report.md plus a findings-ledger +
workflow-state when tracked (REVIEW), or a design-doc.md / refactor-runbook.md /
explanation.md (DESIGN).
Boundaries
Do NOT use for human-only product UX or visual design (use ux-audit / ui-design), docs an agent reads (use agent-docs), the SDK/tool schema or token-exchange mechanism (use agent-dx), or operating the agent loop (use agent-ops).