modelguidemodelguideOfficialยท8 Agent Skills Included

modelguide

Build, test, and deploy production voice agents

Builds production voice agents end-to-end, from business interview to validated deployment. Connects e-commerce and helpdesk systems, compiles SOPs and guardrails into agent instructions, and runs evals automatically. Handles database backups, restores, and Railway deployments without manual command-line work. Turns failed conversations into reusable test cases so agents improve with every iteration.
npx skills add modelguide/modelguide --all -g -y
Available:

Gives your AI agent the project architecture, commands, and conventions it needs to work on the ModelGuide platform and route tasks to the right sub-skills.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ModelGuide?โ–ผ

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

How to build a voice agent for my business?โ–ผ

Use the build-agent skill, which interviews you about your business, generates the configuration, provisions connectors, and runs evals until the agent is validated.

Can ModelGuide connect to my existing APIs?โ–ผ

Yes. The mg-connector skill builds new connectors for any REST API, and built-in connectors for Medusa e-commerce and Zendesk support ship ready to use.

How do I backup or restore a Railway database?โ–ผ

The mg-railway-db-backup and mg-railway-db-restore skills handle PostgreSQL dumps and restores securely, piping credentials at runtime so secrets never appear in commands.

Does ModelGuide work with Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run directly in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’