Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sample-voice-agent

sample-voice-agent에는 aws-solutions-library-samples에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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