← 返回 Skills 市场
Nhanh
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nhanh
功能描述
Nhanh integration. Manage Recordses. Use when the user wants to interact with Nhanh data.
安全使用建议
This skill is instruction-only and coherent: it tells you to install and use the official Membrane CLI to connect to Nhanh and run actions. Before installing or running anything, verify the @membranehq/cli npm package and repository (publisher, download counts, repo contents). Installing the CLI globally (npm install -g) will modify your system; prefer using npx if you want a transient run. During authentication you'll be asked to perform a browser-based login and paste a code for headless environments — do not paste secrets into untrusted prompts. Confirm that Membrane's account/connection permissions match what you expect (what data will be accessible) before authorizing. If you have limited trust in external packages, inspect the CLI source code in the linked repo or test in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: nhanh
Version: 1.0.0
The skill provides instructions for an AI agent to interact with the Nhanh data management platform via the Membrane CLI (@membranehq/cli). The logic focuses on standard API operations such as listing, creating, and running actions through a managed integration service, specifically emphasizing secure credential handling by delegating authentication to the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Nhanh and all runtime instructions use the Membrane CLI to connect, discover, and run actions against Nhanh. It does not request unrelated credentials or access.
Instruction Scope
SKILL.md instructs only CLI flows needed to authenticate (membrane login), create a connection, discover actions, and run them. It does not ask the agent to read unrelated files, exfiltrate data, or access extra environment variables. It does require the user to perform interactive authentication in a browser (or complete a headless flow).
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md tells users to install @membranehq/cli via npm (global) or use npx. Installing a global npm package will write to disk and modify the system PATH — this is expected for a CLI but is a moderately higher-risk install method than instruction-only. The package is from the public npm registry; verify the package name and publisher before installing.
Credentials
No environment variables, secrets, or config paths are required by the skill. Authentication is delegated to Membrane and performed interactively; the SKILL.md explicitly advises not to ask users for API keys, which is proportionate.
Persistence & Privilege
The skill does not request persistent or forced presence (always:false). It is an instruction-only skill and does not claim to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nhanh - 安装完成后,直接呼叫该 Skill 的名称或使用
/nhanh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Nhanh 是什么?
Nhanh integration. Manage Recordses. Use when the user wants to interact with Nhanh data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Nhanh?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nhanh」即可一键安装,无需额外配置。
Nhanh 是免费的吗?
是的,Nhanh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nhanh 支持哪些平台?
Nhanh 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nhanh?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills