Skip to main content
Every skill below can be installed on its own with npx skills add bolna-ai/skills --skill <name>, or all together per Installation.

Build agents

SkillDescription
setup-api-keyGenerate, store, and verify your BOLNA_API_KEY
add-providerBring your own OpenAI, Anthropic, Azure, ElevenLabs, Cartesia, Sarvam, Deepgram, Twilio, Plivo, Vobiz, or Exotel credentials
create-agentCreate a voice agent end-to-end — LLM, voice, transcriber, telephony, knowledge bases, and function tools
manage-agentsList, update, delete, or stop queued calls for an agent
prompt-writingAuthor production voice prompts — sectioned structure, Hindi-first/English-second scripted lines, FAQ in YAML, multilingual entries with per-language STT/TTS

Make calls

SkillDescription
make-callPlace a single outbound call — immediate or scheduled, with dynamic variables, voice overrides, and auto-retry
create-batchRun CSV-driven outbound campaigns at scale — schedule, monitor, stop
setup-inboundWire phone numbers to agents, with IVR menus, caller identification, and multilingual auto-switching
manage-phone-numbersSearch and buy US (Twilio) or India (Plivo, Vobiz) phone numbers
setup-sip-trunkBring your own SIP trunk — Twilio Elastic, Plivo Zentrunk, Telnyx, Vonage, and any standards-compliant carrier

Monitor and improve

SkillDescription
get-executionsPull transcripts, recordings, costs, hangup codes, and raw logs from any call
setup-webhookStream call updates to your backend in real time for CRM sync and dashboards
create-dispositionExtract structured data from every transcript — lead quality, appointment times, sentiment, consent captured
manage-violationsList compliance flags and submit evidence files for review
debug-bolna-callsSymptom-to-fix runbook for slow responses, robotic voice, interruptions, missed webhooks, SIP no-audio, batch failures, and more

Advanced

SkillDescription
bolna-graph-agentsBuild deterministic, node-based call flows with LLM, expression, and event-driven transitions; push real-time events into live calls
setup-toolsGive agents function-calling tools — live transfer, Cal.com booking, any HTTP API, and DTMF keypad input
create-knowledgebaseAdd RAG over PDFs or URLs, including multilingual document support
manage-subaccountsMulti-tenant workspaces for agencies and enterprise teams, with auto-provisioned API keys

Skills Repository

Browse the full source of every skill, report issues, or contribute