Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

sample-voice-agent

يحتوي sample-voice-agent على 12 من skills المجمعة من aws-solutions-library-samples، مع تغطية مهنية على مستوى المستودع وصفحات 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