One-click install
npx skills add https://github.com/arthtyagi/onloop --skill agents-arthtyagi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents
Source: https://github.com/arthtyagi/onloop/tree/main/.agents/skills/agents
Command: npx skills add https://github.com/arthtyagi/onloop --skill agents-arthtyagi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the friction of building, configuring, and deploying real-time voice AI agents with ElevenLabs, so you can move from idea to working assistant without piecing together scattered docs.

Core Features & Use Cases

  • Agent Creation and Management: Create, update, list, pull, and deploy agents with the CLI or SDKs.
  • Conversation Configuration: Tune prompts, LLMs, voices, turn-taking, ASR, TTS, guardrails, privacy, and platform settings.
  • Tooling and Integrations: Add webhook tools, browser client tools, built-in system tools, knowledge bases, and outbound Twilio calls.
  • Embedding and Distribution: Publish agents through web widgets and signed URLs for website and authenticated experiences.
  • Use Case: A product team can launch a customer support voice assistant, connect it to internal APIs, embed it on a website, and route complex calls to a human agent.

Quick Start

Use the agents skill to create an ElevenLabs voice agent by defining its prompt, voice, tools, and deployment settings.

Frequently Asked Questions about agents

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

FAQPage Schema
How do I build and configure ElevenLabs voice AI agents for real-time conversations?

To build ElevenLabs voice AI agents, you define the agent's prompt, voice, tools, and deployment settings using the CLI or SDK. This configures real-time conversational experiences, covering ASR, TTS, turn-taking, and guardrails for runtime control.

What's the best way to embed a voice agent widget on a website?

Embedding a voice agent widget on a website involves publishing the configured agent through web widgets or signed URLs. This enables distribution for website and authenticated experiences, allowing users to interact with the assistant directly from a browser.

Can I connect ElevenLabs voice agents to internal APIs and external tools?

Yes, ElevenLabs voice agents support tool integration through webhooks, browser client tools, and built-in system tools. You can connect agents to internal APIs and knowledge bases, enabling them to fetch dynamic data during real-time conversations.

Does setting up outbound calling with voice agents require Twilio?

Yes, configuring outbound calling workflows for voice agents utilizes Twilio integration. This allows you to route complex calls, connect customer support assistants to phone networks, and escalate to human agents when needed.

What conversation settings can I tune when creating a voice AI agent?

When creating a voice AI agent, you can tune prompts, LLMs, voices, turn-taking, ASR, TTS, guardrails, privacy, and platform settings. These conversation settings provide granular control over the agent's runtime behavior and conversational flow.

Do I need an ElevenLabs API key to create and deploy conversational AI agents?

Yes, creating and deploying conversational AI agents requires ElevenLabs API access, along with SDK or CLI configuration. This access is necessary to authenticate requests, manage agent settings, and control runtime deployment.