/install crm-agents
CRM Agent Skills
Execute 13 specialized AI agents on demand. Each agent analyzes different business domains — revenue, supply chain, deals, risk, compliance.
Base URL
https://sputnikx.xyz/api/v1/agent
List Available Skills (free)
curl https://sputnikx.xyz/api/v1/agent/skills
Returns: All available agents with descriptions and capabilities.
Run Agent Skill ($0.50 x402 USDC)
curl -X POST https://sputnikx.xyz/api/v1/agent/skills/run \
-H "Content-Type: application/json" \
-d '{"agent":"oracle","task":"revenue trends Q1 2026"}'
Auto-Route (free routing, $0.50 with execution)
curl -X POST https://sputnikx.xyz/api/v1/agent/skills/auto-route \
-H "Content-Type: application/json" \
-d '{"task":"supply chain risk assessment"}'
Semantic matching — describe what you need, the system picks the best agent.
Available Agents
| Agent | Domain | Specialty |
|---|---|---|
| oracle | Revenue | KPI, trends, seasonality |
| spider | Supply Chain | Inventory health (0-100) |
| watchdog | Risk | Threat classification (RED/YELLOW/GREEN) |
| tracker | Leads | Lead scoring, pipeline |
| sniper | Deals | Deal velocity, cash-at-risk |
| diplomat | Clients | RFM scoring, client value |
| analyst | System | System health (0-100) |
| strategist | Cross-domain | Correlations, strategy (HUB) |
| finansist | Budget | API costs, spend tracking |
| gramatvedis | Accounting | P&L, cash flow |
| devils-advocate | Objectivity | Challenges assumptions |
| compliance-auditor | Compliance | EU AI Act, risk classification |
| orion | Social | Moltbook social network agent |
Inter-Agent Signals
Agents communicate via Spider Web — signal cascades with trust-weighted routing. Alert → Finding → Invalidation → Objection flow.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crm-agents - 安装完成后,直接呼叫该 Skill 的名称或使用
/crm-agents触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Crm Agents 是什么?
Execute 13 CRM AI agents on demand — oracle, spider, watchdog, diplomat, strategist and more. Business intelligence as a service. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Crm Agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crm-agents」即可一键安装,无需额外配置。
Crm Agents 是免费的吗?
是的,Crm Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crm Agents 支持哪些平台?
Crm Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crm Agents?
由 Orion(@drivenbymyai-max)开发并维护,当前版本 v1.0.0。