Skip to content
Agent

Agents Specification

by varuntree

AI Summary

Agents Specification provides a standardized framework for configuring AI voice assistants that handle phone calls with customizable personalities and behaviors. Developers building conversational phone systems and businesses deploying automated customer service agents benefit from this reusable specification.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "Agents Specification" agent in my project.

Please run this command in my terminal:
# Add AGENTS.md to your project root
curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/varuntree/voqo/main/specs/03-agents.md"

Then explain what the agent does and how to invoke it.

Description

Agents are AI voice assistants that handle phone calls. Each agent has a unique personality, prompt, and behavior configured through the dashboard.

Overview

Agents are AI voice assistants that handle phone calls. Each agent has a unique personality, prompt, and behavior configured through the dashboard. ---

Capabilities

• Answer questions about listed properties • Qualify buyer interest (budget, timeline, preferences) • Schedule property inspections • Collect contact information • Provide general market information

Capabilities

• Log maintenance requests • Answer common tenancy questions • Provide information about rent payments • Take messages for property managers • Handle after-hours emergencies appropriately

Basic Settings

| Field | Type | Required | Description | |-------|------|----------|-------------| | name | string | Yes | Display name (e.g., "Lisa - Sales Agent") | | description | string | No | Internal description/notes | | template | enum | Yes | 'property_sales', 'property_manager', 'custom' | | enabled | boolean | Yes | Whether agent accepts calls |

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code
Claude.ai