agents

Create and manage conversational voice AI agents on ElevenLabs.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/ri-ru/cyrano --skill agents-ri-ru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents
Source: https://github.com/ri-ru/cyrano/tree/main/.agents/skills/agents
Command: npx skills add https://github.com/ri-ru/cyrano --skill agents-ri-ru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @elevenlabs/cli, @elevenlabs/elevenlabs-js, @elevenlabs/client, @elevenlabs/react, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of building, configuring, and deploying interactive voice AI agents, removing the need for manual infrastructure management.

Core Features & Use Cases

  • Multi-Provider Support: Integrate with OpenAI, Anthropic, Google, and ElevenLabs models seamlessly.
  • Workflow Orchestration: Define branching logic and tool interactions for sophisticated conversational flows.
  • Use Case: Create a customer service voice bot that handles inquiries, checks order statuses via webhooks, and transfers to human agents when necessary.

Quick Start

Use the agents skill to initialize a new voice assistant project and push the configuration to the ElevenLabs platform.

Frequently Asked Questions about agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and deploy real-time conversational voice AI agents?

To build real-time conversational voice AI agents, this Skill initializes a project, configures branching logic, and pushes configurations directly to the ElevenLabs platform. It manages multi-turn workflows and tool integration without manual infrastructure setup.

Does the voice assistant Skill support LLM providers other than ElevenLabs?

Yes, the voice assistant supports multi-provider integration. You can seamlessly connect and orchestrate conversational flows using OpenAI, Anthropic, Google, and ElevenLabs models within your interactive voice AI agents.

Do I need an ElevenLabs API key to create a voice AI agent?

Yes, you need an active ElevenLabs API key and internet connectivity. These are required for platform synchronization when pushing your configured multi-turn workflow and tool interactions for your conversational voice AI.

What's the best way to handle customer service inquiries with a voice bot?

The best way to handle customer service inquiries with a voice bot is using workflow orchestration to define branching logic. You can integrate webhooks to check order statuses and configure tool interactions to transfer calls to human agents when necessary.

Can I use this Skill for offline voice automation without internet connectivity?

No, you cannot use this Skill for offline voice automation. It requires active internet connectivity to synchronize your configuration and manage real-time voice interaction with the ElevenLabs platform during deployment.