Pathors Skills

Build and manage Pathors AI agents effortlessly with a collection of MCP skills.

Pathors Skills

Build your conversational AI agent in a minute.

MCP skills for building and managing Pathors AI call center and voice agents — directly from Claude Code, Cursor, and other AI coding assistants.

All skills are built on top of the Pathors MCP server, orchestrating MCP tools into guided workflows with best practices.

Installation

npx skills add pathorsai/skills

Authentication

The MCP server uses OAuth by default — when you first connect, it will redirect you through the authentication flow automatically. No manual setup needed.

Alternatively, you can use an API key by setting the environment variable:

export PATHORS_API_KEY="dk_your_key_here"

Available Skills

SkillDescription
design-agentDesign a complete agent — project setup, global prompt, pathway architecture, and tools
manage-toolsConfigure and manage tools available to agents
debug-sessionDebug session issues, fix config, and create regression tests

MCP Server

This package includes a .mcp.json that connects to the Pathors MCP server at https://api.pathors.com/mcp.

Links