← 返回 Skills 市场
membranedev

Niceboard

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install niceboard
功能描述
Niceboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Niceboard data.
安全使用建议
This skill appears coherent and safe in purpose, but before installing: 1) Verify the Membrane project and @membranehq/cli package (review the npm package page and the repository at the provided homepage) to ensure you trust the publisher. 2) Prefer npx or a local install rather than npm -g to avoid installing global binaries. 3) Understand that using the CLI will send data and action requests to Membrane's service (and through it to Niceboard connectors) — do not pass secrets or private data unless you trust that flow. 4) In headless or automated environments, review the auth flow and any codes/URLs the CLI produces before pasting them. 5) If you need stronger guarantees, audit the CLI source or run it in an isolated environment (container/VM) before use.
功能分析
Type: OpenClaw Skill Name: niceboard Version: 1.0.3 The skill provides a standard integration for Niceboard using the Membrane CLI. It contains instructions for the agent to install the '@membranehq/cli' package, authenticate via a tenant-based login, and manage API actions through the Membrane platform. The instructions in SKILL.md align with the stated purpose and include security-positive guidance, such as advising the agent to never ask the user for API keys and instead rely on Membrane's server-side credential management.
能力评估
Purpose & Capability
Name/description (Niceboard integration) match the instructions: all actions are performed via the Membrane CLI and the skill explicitly requires a Membrane account and network access. There are no unexpected environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, authenticating with Membrane (browser-based flow), creating/using connections and running Membrane actions. It does not instruct reading unrelated files or accessing other system secrets. Note: using the CLI means data and action requests are sent to Membrane's service (expected for this integration).
Install Mechanism
The skill recommends installing @membranehq/cli via npm (-g). This is coherent with the purpose but installing global npm packages executes third-party code on the machine; because the skill is instruction-only (no install runs automatically), this is a user decision. Recommend reviewing the package and using npx or a local install if you want lower risk.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (no API keys requested locally), which is proportionate for the stated functionality.
Persistence & Privilege
Skill is not always-enabled and does not request persistent presence or modify other skills' configuration. It runs only when invoked and relies on external CLI tooling for auth and actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install niceboard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /niceboard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug niceboard
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Niceboard 是什么?

Niceboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Niceboard data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Niceboard?

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

Niceboard 是免费的吗?

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

Niceboard 支持哪些平台?

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

谁开发了 Niceboard?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论