← 返回 Skills 市场
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcf-crm-engine
功能描述
Full CRM with accounts, leads, deals, contacts, pipelines, and work orders — built for AI agents.
安全使用建议
This skill appears to be a legitimate API-driven CRM, but there are important unknowns you should resolve before enabling it:
- Gateway trust: the skill points to https://gateway.mcfagentic.com. Verify the operator, privacy policy, and SLA. Do not send real customer data until you trust the endpoint.
- Payment flow: the SKILL.md says calls require x402 (USDC on Base). Ask the author for explicit instructions: smart contract addresses, how to include payment in requests, and whether the skill will ever ask for private keys or wallet seed phrases. Never provide private keys or seed phrases to the agent or skill.
- Test with limits: if you enable it, run tests with synthetic data and the smallest possible payment or a sandbox environment. Monitor and limit spend (rate limits, daily caps) if possible.
- Restrict autonomy: consider disabling autonomous invocation or require explicit user approval for actions that may incur cost. Log and review every outbound call until you’re confident.
- Data protection: the skill will send PII (contacts, emails) to the external gateway; ensure this is acceptable under your privacy/compliance rules.
If the vendor cannot clearly document the payment/auth flow and provide verifiable identity for the gateway, treat the integration as high risk and avoid enabling it for production data.
功能分析
Type: OpenClaw Skill
Name: mcf-crm-engine
Version: 1.0.0
The skill bundle provides documentation and metadata for a CRM API (mcf-crm-engine) designed for AI agents. It defines standard CRM operations such as managing accounts, leads, and deals via a payment-gated API (gateway.mcfagentic.com). No executable code is present, and the instructions in SKILL.md are strictly functional and aligned with the stated purpose without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name/description match the SKILL.md: endpoints cover accounts, leads, deals, contacts, pipelines, and work orders. The declared gateway URL aligns with the stated API-based CRM purpose, and there are no unrelated binaries, installs, or env vars requested.
Instruction Scope
SKILL.md only instructs calling specific HTTP endpoints at the listed gateway, which is in-scope for a CRM. However the payment requirement (x402 / USDC on Base L2) is underspecified: there are no instructions for how to initiate or sign payments, no contract/address info, and no auth token flow. That vagueness could cause an agent to prompt for wallet credentials, private keys, or to attempt automated on-chain payments without clear guardrails. The skill also transmits potentially sensitive CRM data to an external gateway of unknown provenance.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal local surface area and nothing is written to disk by an installer.
Credentials
No environment variables or credentials are requested, which is consistent with a pay-per-call API. But because payment is required, real-world integration will likely require a wallet or signing mechanism (not declared). The absence of declared credentials makes the payment/authentication model unclear and therefore disproportionate in operational ambiguity.
Persistence & Privilege
The skill is not always-on and is user-invocable (normal). However, the platform-default allowance for autonomous invocation combined with a pay-per-call API increases risk: an autonomous agent could make repeated paid calls (or attempt payments) unless agent autonomy is constrained.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcf-crm-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcf-crm-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
CRM Engine 1.0.0 – Initial Release
- Launches a full-featured CRM API designed for AI agents.
- Supports management of accounts, leads, deals, contacts, pipelines, and work orders.
- All endpoints require x402 USDC payment on Base L2.
- Provides clear API specs, sample requests/responses, and transparent per-endpoint pricing.
- Enables autonomous agents to manage the complete sales and service workflow.
元数据
常见问题
CRM Engine 是什么?
Full CRM with accounts, leads, deals, contacts, pipelines, and work orders — built for AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 CRM Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcf-crm-engine」即可一键安装,无需额外配置。
CRM Engine 是免费的吗?
是的,CRM Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CRM Engine 支持哪些平台?
CRM Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CRM Engine?
由 Cameron48(@cameron48)开发并维护,当前版本 v1.0.0。
推荐 Skills