Avue
Analyzes video content to identify objects, scenes, and activities, providing detailed descriptions and metadata.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add partme-ai-avue npx -- -y @trustedskills/partme-ai-avue
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"partme-ai-avue": {
"command": "npx",
"args": [
"-y",
"@trustedskills/partme-ai-avue"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The avue skill provides a user interface (UI) component library. It allows AI agents to easily create and display interactive elements, such as buttons, forms, and data tables, within their responses. This enhances the agent's ability to present information in a structured and engaging manner for users.
When to use it
- Building interactive dashboards: Displaying key metrics or real-time data updates with visual components.
- Creating guided workflows: Presenting users with step-by-step instructions using forms and buttons.
- Generating complex reports: Organizing large datasets into easily digestible tables and charts.
- Developing custom applications: Constructing simple web-based tools or interfaces within the AI agent's environment.
Key capabilities
- UI component library
- Interactive elements (buttons, forms, data tables)
- Structured information presentation
Example prompts
- "Create a form to collect user feedback on this product."
- "Display these sales figures in a table with sortable columns."
- "Build a dashboard showing website traffic over the last week."
Tips & gotchas
The avue skill requires some familiarity with UI design principles. While it simplifies component creation, understanding basic layout and styling concepts will help you get the most out of its capabilities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.