coleam00coleam00Community·1 Agent Skills Included

ottomator-agents

Open-source AI agent examples for voice, RAG, and automation

Provides ready-to-run AI agent source code for voice assistants, document search, YouTube stream chat, and knowledge management. Removes the guesswork of building agents from scratch with working examples using LiveKit, Pydantic AI, n8n, and Archon. Helps developers and learners study real agent architectures and adapt them for their own projects quickly.
npx skills add coleam00/ottomator-agents --all -g -y
Available:

Gives the AI agent project-specific rules for each example, covering coding standards, testing requirements, MCP tool usage, and task management workflows.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ottomator-agents?

Run `npx skills add coleam00/ottomator-agents --all -g -y` in your terminal to install all agents in this suite globally.

What is the oTTomator Live Agent Studio?

It is a community platform where you can try open-source AI agents and study their full source code to learn how to build your own.

What kinds of AI agents are included?

The repo includes voice agents built with LiveKit, RAG document search agents, a YouTube livestream chat agent, a knowledge graph agent, and n8n workflow samples.

Can beginners use these agent examples?

Yes. Each agent folder has its own README with setup steps, environment variable examples, and requirements so you can run and learn from them.

Do these agents work with Claude Code?

Yes. Several projects include CLAUDE.md instruction files and a full Claude Code skill example for the Archon knowledge base.

Related Repositories in Software Engineering

View All in Software Engineering