← 返回 Skills 市场
Novu
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
122
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install novu
功能描述
Novu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Novu data.
安全使用建议
This skill delegates Novu access to the Membrane service and asks you to install the @membranehq/cli from npm. Before installing or connecting: (1) verify you trust Membrane (review getmembrane.com, the CLI package on npm, and the referenced GitHub repo); (2) be aware installing npm packages globally runs code on your machine — prefer scoped installs or inspect the package if unsure; (3) understand that Membrane will hold your Novu credentials and can proxy arbitrary API calls, so only grant the connector the minimum privileges needed (use a test/limited Novu account where possible); (4) monitor and audit connections you create and revoke them when not needed. If you want, review the Membrane CLI repository and the npm package metadata before proceeding.
能力评估
Purpose & Capability
The name/description (Novu integration) matches the instructions: all runtime steps use the Membrane CLI to discover connectors, create a Novu connection, run actions, or proxy requests to Novu's API. Nothing requested is unrelated to integrating with Novu.
Instruction Scope
SKILL.md is an instruction-only workflow that tells the agent to install and call the Membrane CLI, run discovery commands, create connections, run actions, and proxy API requests. It does not ask the agent to read unrelated files, environment variables, or exfiltrate data. It does require network access and a Membrane account (documented in the file).
Install Mechanism
There is no formal install spec in the registry; the skill instructs users to run `npm install -g @membranehq/cli`. That is a common way to obtain a CLI but does execute third-party package code from the npm registry — a moderate-trust operation. The skill does not provide an archive URL or other high-risk install source.
Credentials
The skill declares no required env vars or local credentials. Authentication is delegated to Membrane (browser login/connector flow). This is proportional to the stated purpose, but it does require trusting Membrane with Novu credentials and proxied API requests.
Persistence & Privilege
The skill is not set to always: true and uses the default (agent-invocable, autonomous invocation allowed). That is normal. The skill does not request system-wide config changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novu - 安装完成后,直接呼叫该 Skill 的名称或使用
/novu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Novu 是什么?
Novu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Novu data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Novu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novu」即可一键安装,无需额外配置。
Novu 是免费的吗?
是的,Novu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novu 支持哪些平台?
Novu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novu?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills