← 返回 Skills 市场
nexaiguy

Nex Crm

作者 Nex AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nex-crm
功能描述
Chat-native Customer Relationship Management system designed for one-person agencies, freelancers, and small Belgian businesses managing multiple client rela...
安全使用建议
This package appears internally consistent and implements a local CLI CRM. Before installing: (1) review and accept that it will create ~/.nex-crm (data, venv, exports) and a CLI wrapper at ~/.local/bin/nex-crm; (2) if you later set AI_API_KEY or AI_API_BASE, that enables external LLM calls — only set them if you trust the provider; (3) run setup.sh in a user context (it does not require root) and consider running it in a sandbox or VM if you want extra caution; (4) note minor code quality issues (e.g., a likely typo in storage.py that could cause runtime errors) — not malicious but you may want to review or test before relying on production data; (5) back up your ~/.nex-crm/crm.db before bulk operations. Overall, the requests and actions line up with the claimed CRM functionality.
功能分析
Type: OpenClaw Skill Name: nex-crm Version: 1.0.0 The nex-crm skill bundle is a well-structured, local-first Customer Relationship Management tool designed for freelancers and small businesses. The code (nex-crm.py, lib/storage.py) implements standard CRM functionality using a local SQLite database and provides natural language parsing (lib/nl_parser.py) for activity logging. No external network calls, data exfiltration, or malicious execution patterns were found; the setup script (setup.sh) follows standard practices for creating a local virtual environment and CLI wrapper.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (lightweight local CRM) matches the requested binaries/files and the code: only python3 is required, data is kept under a local data directory, and features in SKILL.md map to implemented CLI commands and DB tables.
Instruction Scope
SKILL.md instructs the agent/user to run setup.sh and use the local CLI; runtime instructions and code operate on a local SQLite DB and do not instruct reading unrelated system files or contacting external endpoints unless a user explicitly sets AI_API_KEY/AI_API_BASE.
Install Mechanism
Installer is a local shell script (setup.sh) that creates a venv, initializes the DB, and installs a wrapper in ~/.local/bin. No remote downloads, package registry installs, or obscure URLs are used.
Credentials
No required environment variables are declared. The code references optional AI_API_KEY/AI_API_BASE/AI_MODEL for optional LLM integration — this is justified and only used if the user sets them; otherwise no credentials are needed.
Persistence & Privilege
The skill is not configured as always:true and does not modify other skills. It writes its own data under ~/.nex-crm and installs a user-level CLI wrapper in ~/.local/bin — reasonable for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nex-crm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nex-crm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug nex-crm
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nex Crm 是什么?

Chat-native Customer Relationship Management system designed for one-person agencies, freelancers, and small Belgian businesses managing multiple client rela... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Nex Crm?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nex-crm」即可一键安装,无需额外配置。

Nex Crm 是免费的吗?

是的,Nex Crm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nex Crm 支持哪些平台?

Nex Crm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nex Crm?

由 Nex AI(@nexaiguy)开发并维护,当前版本 v1.0.0。

💬 留言讨论