Masheev Skills
Official Agent Skills for integrating Masheev into your applications.
These skills help AI coding agents (Claude Code, Cursor, Copilot, Codex, and 40+ others) guide you through adding Masheev chat, webhooks, API, AI agents, and more to your codebase.
Install
# All skills
npx skills add masheev/skills
# Essentials only (widget + webhooks + API)
npx skills add masheev/skills --skill masheev-widget --skill masheev-webhooks --skill masheev-api
Skills
Essentials
| Skill | Description |
|---|---|
| masheev-widget | Install and configure the Masheev chat widget in any framework |
| masheev-webhooks | Set up and verify Masheev webhook events |
| masheev-api | Server-side API for contacts, conversations, messages, and more |
Advanced
| Skill | Description |
|---|---|
| masheev-react-sdk | Build custom chat UIs with the React SDK and headless hooks |
| masheev-client-tools | Define browser-side tools the AI agent can invoke |
| masheev-workflows | Multi-step conversational workflows with context and branching |
| masheev-ai-agents | Configure AI agents, prompts, tools, guardrails, and escalation |
| masheev-mcp | Connect Claude, Cursor, or other AI tools to Masheev via MCP |
| masheev-channels | WhatsApp, SMS, email, voice, and Instagram channel integration |
| masheev-automations | Rules, triggers, and automation workflows |
Links
Contributing
See CONTRIBUTING.md for guidelines on adding or improving skills.
License
Apache-2.0
No comments yet
Be the first to share your take.