# Add to your Claude Code skills
git clone https://github.com/Anil-matcha/AI-Voice-AgentGuides for using ai agents skills like AI-Voice-Agent.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:14:13.178Z",
"npmAuditRan": true,
"pipAuditRan": false
}AI-Voice-Agent is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Anil-matcha. Self-hosted AI voice agent. It has 157 GitHub stars.
Yes. AI-Voice-Agent passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Anil-matcha/AI-Voice-Agent" and add it to your Claude Code skills directory (see the Installation section above).
AI-Voice-Agent is primarily written in Python. It is open-source under Anil-matcha on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh AI-Voice-Agent against similar tools.
No comments yet. Be the first to share your thoughts!
Self-hosted AI voice agent
Open-source AI agent which can handle voice calls and respond back in real-time. Can be used for many use-cases such as sales calls, customer support etc.
Python 3.11
Deepgram and OpenAI key
Open .env file and setup Deepgram and OpenAI api key
Create a virtualenv and install depends from requirements.txt using below command
pip install -r requirements.txt
Run the app using below command
python app.py