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

sample-voice-agent

sample-voice-agent 收录了来自 aws-solutions-library-samples 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
46
更新
2026-03-04
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-capability-agent
软件开发工程师

Scaffold a new A2A capability agent with Python application, Dockerfile, requirements.txt, and CDK stack following the project's established patterns

2026-03-04
create-local-tool
软件开发工程师

Scaffold a new local tool for the voice agent pipeline with capability-based registration, executor function, ToolDefinition, and tests

2026-03-04
run-scaling-test
网络与计算机系统管理员

Run an ECS scaling validation test with parallel monitoring, baseline enforcement, and automated result documentation

2026-03-04
configure-daily
网络与计算机系统管理员

Sets up Daily.co phone number and webhook for PSTN dial-in. Guides through API key verification, phone number purchase, pinless dial-in configuration, and secrets sync. Use after deploying infrastructure, when setting up a phone number, or when configuring dial-in.

2026-03-02
create-capability-agent
软件开发工程师

Scaffolds a new A2A capability agent with Python application, Dockerfile, requirements.txt, and CDK stack. Use when adding a new remote tool or service that the voice agent discovers via CloudMap.

2026-03-02
create-local-tool
软件开发工程师

Scaffolds a new local tool for the voice agent pipeline with capability-based registration, executor function, and tests. Use when adding a tool that runs inside the voice agent container and may need transport or SIP session access.

2026-03-02
deploy-capability-agents
网络与计算机系统管理员

Deploys optional A2A capability agents (Knowledge Base, CRM) that extend the voice agent with new skills. Explains the A2A architecture, enables the capability registry, deploys agent stacks, and verifies discovery. Use after the core deployment and Daily setup are complete.

2026-03-02
deploy-cloud-api
软件开发工程师

Deploys the voice agent to AWS using Deepgram and Cartesia cloud APIs. Guides through prerequisites, environment setup, CDK deployment, and secrets configuration. Use when deploying for the first time, setting up a dev environment, or when SageMaker is not needed.

2026-03-02
deploy-sagemaker
软件开发工程师

Deploys the voice agent to AWS with self-hosted Deepgram STT/TTS on SageMaker GPU endpoints. Guides through GPU quota checks, Marketplace subscriptions, model package ARN configuration, and CDK deployment. Use for production deployments or when audio must stay within the VPC.

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

Persistent architectural context for the SIP Voice Agent deployment. Covers target architecture, deployment modes, communication principles, error handling, and security. Loads automatically when deployment topics arise.

2026-03-02
destroy-project
网络与计算机系统管理员

Tears down all AWS infrastructure and releases Daily.co phone numbers. Guides through Daily phone number release, pinless dial-in cleanup, CDK stack destruction, and output file cleanup. Use when done experimenting, cleaning up resources, or shutting down the deployment.

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

Runs post-deployment health checks against all voice agent infrastructure. Tests SSM parameters, ECS service, Secrets Manager, webhook endpoint, and SageMaker endpoints. Use after deploying, when troubleshooting issues, or to confirm everything is working.

2026-03-02