← 返回 Skills 市场
nexaiguy

Nex Deliverables

作者 Nex AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nex-deliverables
功能描述
Client deliverable tracking and project management system for web agencies, design studios, marketing firms, and freelancers managing multiple simultaneous p...
安全使用建议
This skill appears to be a straightforward local CLI app that stores data in ~/.nex-deliverables and installs a wrapper in ~/.local/bin. Before installing: (1) review setup.sh and nex-deliverables.py (you already have them) and confirm you're comfortable with files being created in your home directory; (2) run setup in a contained environment (container, VM, or throwaway user account) if you want to inspect behavior first; (3) note the CLI does not send data externally per the provided code, but if you modify it or add plugins, re-check for network calls; (4) ensure python3 is installed and ~/.local/bin is on your PATH (setup.sh suggests adding it if not). If you accept these, installation is consistent with the skill's stated purpose.
功能分析
Type: OpenClaw Skill Name: nex-deliverables Version: 1.0.0 The nex-deliverables skill bundle is a legitimate project management tool for tracking client deliverables. It uses a local SQLite database (~/.nex-deliverables/deliverables.db) and provides a CLI interface for managing clients, tasks, and deadlines. The code (nex-deliverables.py, lib/storage.py) and setup script (setup.sh) follow standard development practices, lack any network-based exfiltration or malicious execution logic, and contain no harmful prompt injection attempts.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (client deliverable tracker) matches the provided files and CLI behavior. Required binary is python3 and the code implements local SQLite storage, client/deliverable management, search, exports, and email text generation — all consistent with the stated purpose.
Instruction Scope
SKILL.md and the CLI only instruct running a local setup script and using the nex-deliverables CLI. Runtime instructions operate on local files (~/.nex-deliverables), the local SQLite DB, and stdout; there are no instructions to read unrelated system files, environment variables, or to transmit data to external endpoints.
Install Mechanism
There is no formal install spec in the registry, but a provided setup.sh performs installation: creates ~/.nex-deliverables, initializes the DB, makes nex-deliverables.py executable, and places a wrapper in ~/.local/bin. This is expected for a local CLI but does write files and a wrapper script into the user's home directory — reviewers should be aware the installer modifies ~/.local/bin and the data directory.
Credentials
The skill requests no environment variables or external credentials. All data storage is local. There are no apparent requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not force persistent inclusion (always: false). The setup script writes its own files and a CLI wrapper under the user's home, but it does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nex-deliverables
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nex-deliverables 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug nex-deliverables
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nex Deliverables 是什么?

Client deliverable tracking and project management system for web agencies, design studios, marketing firms, and freelancers managing multiple simultaneous p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Nex Deliverables?

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

Nex Deliverables 是免费的吗?

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

Nex Deliverables 支持哪些平台?

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

谁开发了 Nex Deliverables?

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

💬 留言讨论