agentation-visual-feedback
Installation
SKILL.md
Agentation Visual Feedback
Skill by ara.so — AI Agent Skills collection.
Agentation is an agent-agnostic visual feedback tool that helps developers capture precise UI element references for AI coding agents. It provides click-to-annotate functionality with automatic selector identification, text selection, multi-select, and structured markdown output that includes selectors, positions, and context.
Installation
npm install agentation -D
For other package managers:
yarn add agentation -D
# or
pnpm add agentation -D