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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams build, configure, and manage ElevenLabs conversational agents without piecing together separate docs for voice, prompts, tools, and deployment.

Core Features & Use Cases

  • Agent creation and CRUD: Create, update, list, and delete agents with clear configuration patterns for prompts, voices, and platform settings.
  • Tool and workflow integration: Add webhook tools, client tools, built-in actions, knowledge base documents, and runtime variables for richer conversations.
  • Voice and web experiences: Embed the conversation widget, start signed sessions, and support outbound calling for support, sales, reminders, and interactive assistants.

Quick Start

Ask the agents skill to help you create a conversational AI agent with the right prompt, voice, tools, and widget settings for your use case.

Frequently Asked Questions about agents

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

FAQPage Schema
How do I create a conversational AI agent with custom prompts and voices?

To create a conversational AI agent, configure the agent's prompt, select a suitable voice, and define platform settings using clear agent creation patterns. This sets up the core conversational logic for your specific use case.

What do I need to configure voice AI agents for outbound calling?

Configuring voice AI agents for outbound calling requires an ElevenLabs API key and internet access. You must set up runtime configurations, define prompts, and integrate appropriate tools to handle the call flow.

Can I embed a voice AI conversation widget on my website?

Yes, you can embed a conversation widget on your website. This involves generating signed sessions and configuring widget settings to enable interactive voice experiences directly on your web pages.

How do I add webhook and client tools to an ElevenLabs agent?

To add webhook and client tools to an ElevenLabs agent, integrate them into the agent's configuration. This allows the agent to trigger external actions and retrieve data dynamically during runtime conversations.

Does agent configuration support knowledge base documents and runtime variables?

Yes, agent configuration supports adding knowledge base documents and runtime variables. This enriches the agent's context and allows dynamic data injection for more accurate and personalized conversational responses.

What is needed to set up guardrails and turn-taking for conversational AI?

Setting up guardrails and turn-taking requires configuring runtime settings within the agent's design. This ensures safe, structured conversational flows and proper interaction handling for support or sales scenarios.