Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

art-voice-agent-accelerator

art-voice-agent-accelerator 收录了来自 Azure-Samples 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
74
更新
2026-06-25
Forks
59
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

observability-insights
网络与计算机系统管理员

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
软件开发工程师

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
网络与计算机系统管理员

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
软件质量保证分析师与测试员

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

2026-02-20
add-evaluation
软件质量保证分析师与测试员

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

2026-02-03
deployment-guide
网络与计算机系统管理员

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
网页开发工程师

Add a new React component with Material UI

2026-01-26
add-endpoint
软件开发工程师

Add a new FastAPI endpoint to the API

2026-01-26
add-message-handler
软件开发工程师

Add a handler for a new WebSocket message type

2026-01-26
add-tool
软件开发工程师

Add a new tool to the agent toolstore registry

2026-01-26
add-voice-handler
软件开发工程师

Add a new voice handler or feature to the voice module

2026-01-26
create-agent
软件开发工程师

Create a new voice agent with YAML configuration and prompt template

2026-01-26