Skip to main content
Run any Skill in Manus
with one click
GitHub repository

art-voice-agent-accelerator

art-voice-agent-accelerator contains 12 collected skills from Azure-Samples, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
74
updated
2026-06-25
Forks
59
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

observability-insights
network-and-computer-systems-administrators

Read-only — assemble the wider runtime picture of a deployed voice app from azd deployment artifacts and Azure Monitor (Application Insights / Log Analytics) via Azure MCP or az CLI, then render it as KQL, call timelines, latency waterfalls, and mermaid diagrams

2026-06-25
service-catalog
software-developers

Service catalog and guided onboarding for the azd deployment. USE WHEN the user wants to discover, install, set up, or be walked through the deployable components (Azure OpenAI/AI Foundry, Speech, ACS/telephony, Cosmos DB, Redis, Container Apps, Key Vault, App Config, CardAPI MCP), asks "what gets deployed", "what services does this use", "help me onboard", "set up the deployment", "guide me through azd up", "which components do I need", or wants to enable optional pieces (phone number, EasyAuth, data seeding). Acts as the entry point an agent hooks into to assess current state, present the catalog, and onboard each component. DO NOT USE FOR: deep azd hook/flow internals or model-availability checks (use deployment-guide); runtime failure diagnosis (use troubleshoot); telemetry/log analysis (use observability-insights).

2026-06-25
troubleshoot
network-and-computer-systems-administrators

Agent-first, read-only diagnosis of the voice pipeline (deploy, telephony, STT, LLM, TTS, state) — gather evidence via Azure MCP / azd artifacts / CLI, probe the user for missing details, and recommend fixes without changing anything

2026-06-25
test-and-document
software-quality-assurance-analysts-and-testers

Require relevant tests and documentation updates for any code or config change, and report what was run.

2026-02-20
add-evaluation
software-quality-assurance-analysts-and-testers

Create or update evaluation scenarios for the tests/evaluation framework, including session-based scenarios and A/B comparisons

2026-02-03
deployment-guide
network-and-computer-systems-administrators

Guide azd-based deployments, including where azure.yaml and azd hook scripts live, the current deployment flow, troubleshooting docs, and regional/model availability checks for Azure OpenAI

2026-02-03
add-component
web-developers

Add a new React component with Material UI

2026-01-26
add-endpoint
software-developers

Add a new FastAPI endpoint to the API

2026-01-26
add-message-handler
software-developers

Add a handler for a new WebSocket message type

2026-01-26
add-tool
software-developers

Add a new tool to the agent toolstore registry

2026-01-26
add-voice-handler
software-developers

Add a new voice handler or feature to the voice module

2026-01-26
create-agent
software-developers

Create a new voice agent with YAML configuration and prompt template

2026-01-26