Agent install path

Install CRM skills before touching customer data.

CRM is headless. The skills teach agents how to use the CLI, MCP tools, REST API, qualification workflow, outreach workflow, and webhook setup without reading factory internals.

Install all CRM skills
npx skills add UnionStreetAI/skills --full-depth --skill '*'

Source: UnionStreetAI/skills/crm/skills

MCP ready

Agents can list and mutate companies, contacts, deals, activities, tasks, and dashboard state through the same API key.

Targeted installs

npx skills add UnionStreetAI/skills --full-depth --skill crm-deal-management
npx skills add UnionStreetAI/skills --full-depth --skill crm-pipeline-review
npx skills add UnionStreetAI/skills --full-depth --skill crm-webhook-setup