← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nex-ghostwriter
功能描述
Meeting follow-up email drafter. Dump your meeting notes and get a polished follow-up email in seconds. Log the meeting (who attended, what was discussed, ac...
安全使用建议
This package appears to do what it claims: a local CLI that stores meeting notes and generates emails. Before installing: (1) Confirm you trust the author/source (setup.sh will create ~/.nex-ghostwriter and a wrapper in ~/.local/bin). (2) If you want extra safety, run setup.sh in a controlled environment (e.g., VM or container) or inspect/execute the Python files interactively — there are no network calls or telemetry in the code provided. (3) Note the licensing: README/LICENSE reference AGPL on upstream and MIT-0 for copies installed through ClawHub; if you plan to incorporate into a proprietary product or host it as a service, check the license terms. (4) The registry metadata omits an install spec despite setup.sh being present — this is a minor inconsistency but not a security problem. If you need higher assurance, request the upstream repository URL and compare the published package to the upstream source.
功能分析
Type: OpenClaw Skill
Name: nex-ghostwriter
Version: 1.0.0
The nex-ghostwriter skill is a legitimate tool for drafting meeting follow-up emails and managing meeting notes. It uses a local SQLite database (~/.nex-ghostwriter/ghostwriter.db) for storage and includes a CLI tool for CRUD operations on meetings, contacts, and email drafts. The code follows security best practices by using parameterized SQL queries in lib/storage.py to prevent injection and contains no network-reaching code, telemetry, or data exfiltration logic. The setup.sh script correctly handles environment preparation and CLI wrapper creation without suspicious side effects.
能力评估
Purpose & Capability
Name/description (meeting follow-up email drafter) matches the code and CLI: local SQLite storage, templates, contact management, search, exports. Required binary (python3) is appropriate and proportional.
Instruction Scope
SKILL.md instructs running the included setup.sh and using the nex-ghostwriter CLI. The runtime instructions and code operate only on the user's data directory (~/.nex-ghostwriter) and do not read unrelated system files, environment secrets, or transmit data externally.
Install Mechanism
There is no formal install spec in the registry, but the bundle includes setup.sh which creates ~/.nex-ghostwriter, initializes the SQLite DB and writes a CLI wrapper to ~/.local/bin. The install is local and does not download external code. Note: the presence of code files + setup.sh while registry metadata lists 'No install spec / instruction-only' is a small metadata inconsistency to be aware of.
Credentials
The skill requests no environment variables or credentials. The code accepts an optional NEX_GHOSTWRITER_DIR env var to override data dir (reasonable). No tokens, API keys, or unrelated env access are requested.
Persistence & Privilege
always is false and the skill only creates user-level files (~/ .nex-ghostwriter and ~/.local/bin wrapper). It does not modify other skills or system-wide configuration beyond the user's home directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nex-ghostwriter - 安装完成后,直接呼叫该 Skill 的名称或使用
/nex-ghostwriter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – drafts, tracks, and manages meeting follow-up emails with full-featured CLI.
- Instantly generates structured follow-up emails from meeting notes for clients or teams.
- Supports five tone presets and allows one-command regeneration in a new tone.
- Tracks sent and skipped drafts; stores contacts with personalized greetings.
- Handles action items, owners, deadlines, and next steps.
- Provides full-text search, meeting statistics, and export to CSV/JSON.
- Designed for agencies, consultants, freelancers, sales/account/project managers, and founders.
元数据
常见问题
Nex Ghostwriter 是什么?
Meeting follow-up email drafter. Dump your meeting notes and get a polished follow-up email in seconds. Log the meeting (who attended, what was discussed, ac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Nex Ghostwriter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nex-ghostwriter」即可一键安装,无需额外配置。
Nex Ghostwriter 是免费的吗?
是的,Nex Ghostwriter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nex Ghostwriter 支持哪些平台?
Nex Ghostwriter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nex Ghostwriter?
由 Nex AI(@nexaiguy)开发并维护,当前版本 v1.0.0。
推荐 Skills