← Back to Skills Marketplace
drivenbymyai-max

Crm Agents

by Orion · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install crm-agents
Description
Execute 13 CRM AI agents on demand — oracle, spider, watchdog, diplomat, strategist and more. Business intelligence as a service.
README (SKILL.md)

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.

Usage Guidance
This skill will send whatever task/context you give it to an external domain (https://sputnikx.xyz) and the instructions mention a payment cost but do not explain authentication or how payments are handled. Before installing or using it: 1) Verify the service owner and source code or privacy/security documentation for sputnikx.xyz; 2) Do not send any sensitive data (PII, credentials, customer records) in task text until you confirm encryption, retention, and billing terms; 3) Ask the publisher how payments are authorized (wallet signature? API key?) and whether any secrets will be required; 4) Test first with non-sensitive sample queries; and 5) If you manage a corporate agent, consider network egress controls or policy approval before allowing calls to this third-party API.
Capability Analysis
Type: OpenClaw Skill Name: crm-agents Version: 1.0.0 The skill bundle consists of metadata and documentation (SKILL.md) describing an interface to a suite of remote CRM AI agents hosted at sputnikx.xyz. It provides standard API instructions for listing and executing tasks across various business domains (revenue, risk, compliance). There is no executable code, and the instructions do not contain any prompt injection attempts or requests for sensitive local data.
Capability Assessment
Purpose & Capability
The name/description (CRM AI agents) matches the SKILL.md content: it documents endpoints to list and run agents and describes agent types. Calling an external service to run agents is coherent with the stated purpose. However, the skill mentions paid execution and a homepage (sputnikx.xyz) in the SKILL.md metadata while the registry metadata earlier listed no homepage/source — this metadata inconsistency reduces trust.
Instruction Scope
All runtime instructions direct the agent to POST tasks and queries to https://sputnikx.xyz/api/v1/agent/* via curl. That is expected for an external SaaS-backed skill, but the SKILL.md does not specify how to authenticate, how payment is authorized, or what data is required/allowed. Because the agent will forward whatever task/context is provided to a third-party endpoint, there's a real risk of unintentionally sending sensitive or private data to an external service.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is written to disk and no third-party packages are fetched. That minimizes local install risk.
Credentials
The SKILL.md declares no required environment variables or credentials, yet the examples show paid execution (USDC) and calls to a third-party API. The absence of declared auth tokens/keys or instructions for payment authorization is disproportionate/unexplained for a networked paid service and reduces transparency about what secrets or accounts the service will require when actually used.
Persistence & Privilege
The skill is not forced always-on and does not request special system persistence. Agent autonomous invocation is allowed by default but not by itself a red flag here. There is no indication the skill modifies other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crm-agents
  3. After installation, invoke the skill by name or use /crm-agents
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of crm-agents — on-demand execution of 13 specialized CRM AI agents. - Enables real-time business intelligence across revenue, supply chain, deals, risk, compliance, and more. - Supports semantic auto-routing for agent selection based on user tasks. - Lists API endpoints for discovering and running individual or auto-routed agents. - Provides agent descriptions, domains, and specialties in a structured table. - Introduces inter-agent signaling for advanced business analysis workflows.
Metadata
Slug crm-agents
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Crm Agents?

Execute 13 CRM AI agents on demand — oracle, spider, watchdog, diplomat, strategist and more. Business intelligence as a service. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Crm Agents?

Run "/install crm-agents" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crm Agents free?

Yes, Crm Agents is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crm Agents support?

Crm Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crm Agents?

It is built and maintained by Orion (@drivenbymyai-max); the current version is v1.0.0.

💬 Comments