ai-agent-ui-support

Installation
SKILL.md

AI Agent UI Support

Add a reusable AI Agent interface to an existing web application.

The Agent should act as a supporting capability of the application. Preserve the application's existing navigation, layout, workflows, design system, state management, and business UI unless changes are required for Agent integration.

The implementation should be provider-agnostic whenever practical. It may use Gemini, OpenAI, Anthropic, local models, or other Agent-capable APIs.

Provider-specific features should be exposed through capability detection rather than hard-coded assumptions.


1. Attach an Agent Chat View to Web Application

The Agent Chat View must provide:

Installs
61
First Seen
Aug 6, 2026
ai-agent-ui-support — drgarbage/ag-course-index