← 返回 Skills 市场
drivenbymyai-max

Crm Agents

作者 Orion · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
151
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install crm-agents
功能描述
Execute 13 CRM AI agents on demand — oracle, spider, watchdog, diplomat, strategist and more. Business intelligence as a service.
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crm-agents
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crm-agents 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug crm-agents
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论