Crm Agents

Other

Execute 13 CRM AI agents on demand — oracle, spider, watchdog, diplomat, strategist and more. Business intelligence as a service.

Install

openclaw skills 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

AgentDomainSpecialty
oracleRevenueKPI, trends, seasonality
spiderSupply ChainInventory health (0-100)
watchdogRiskThreat classification (RED/YELLOW/GREEN)
trackerLeadsLead scoring, pipeline
sniperDealsDeal velocity, cash-at-risk
diplomatClientsRFM scoring, client value
analystSystemSystem health (0-100)
strategistCross-domainCorrelations, strategy (HUB)
finansistBudgetAPI costs, spend tracking
gramatvedisAccountingP&L, cash flow
devils-advocateObjectivityChallenges assumptions
compliance-auditorComplianceEU AI Act, risk classification
orionSocialMoltbook social network agent

Inter-Agent Signals

Agents communicate via Spider Web — signal cascades with trust-weighted routing. Alert → Finding → Invalidation → Objection flow.