create-assistant

Create and configure Vapi voice AI assistants with models, voices, and transcribers.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/imalfect/callwrench-ai --skill create-assistant-imalfect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-assistant
Source: https://github.com/imalfect/callwrench-ai/tree/main/.agents/skills/create-assistant
Command: npx skills add https://github.com/imalfect/callwrench-ai --skill create-assistant-imalfect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create and configure Vapi voice AI assistants to streamline building robust voice agents for phone and web interactions.

Core Features & Use Cases

  • Configure a complete Vapi assistant with a language model, voice, transcriber, tools, hooks, and advanced settings.
  • Deploy for phone bots, customer-support agents, or multilingual conversational interfaces across channels.
  • Use case: Spin up a ready-to-use assistant for a customer support line that handles inbound calls with real-time responses.

Quick Start

Create an assistant named 'Support Assistant' with a GPT-4 model, Vapi voice, and Deepgram transcriber to handle live calls.

Frequently Asked Questions about create-assistant

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

FAQPage Schema
How do I create a Vapi voice AI assistant for customer support?

To create a Vapi voice AI assistant, you configure a language model, voice, transcriber, and hooks to handle real-time customer support calls. You can quickly spin up a ready-to-use agent by defining these settings for inbound phone or web interactions.

What components are needed to configure a Vapi voice assistant?

Configuring a Vapi voice assistant requires selecting a language model, a voice provider, a transcriber, and defining hooks or tools. These components work together to process real-time conversations across phone and web channels for multilingual support.

Do I need a Vapi API key to set up a voice agent?

Yes, you need a valid Vapi API key and internet access to create and configure voice assistants. The skill loads its configuration parameters through the SKILL.md frontmatter and body content to authenticate and deploy your agent.

Can I build multilingual phone bots with Vapi assistants?

Yes, you can build multilingual phone bots by configuring a Vapi assistant with appropriate language models and transcribers. This setup enables real-time conversational interfaces across multiple channels for global customer interactions.

What is the best way to deploy a Vapi assistant for live inbound calls?

The best way to deploy a Vapi assistant for live calls is to configure a complete setup with a GPT-4 model, Vapi voice, and a Deepgram transcriber. This combination provides real-time responses for inbound phone bots.

How do hooks work when setting up a Vapi voice agent?

Hooks in a Vapi voice agent configuration allow you to define specific triggers and actions during real-time conversations. You integrate these hooks alongside models, voices, and transcribers to manage advanced assistant behaviors and tool executions.