← Back to Skills Marketplace
Niceboard
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
158
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install niceboard
Description
Niceboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Niceboard data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install niceboard - After installation, invoke the skill by name or use
/niceboard - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Niceboard?
Niceboard integration. Manage data, records, and automate workflows. Use when the user wants to interact with Niceboard data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Niceboard?
Run "/install niceboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Niceboard free?
Yes, Niceboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Niceboard support?
Niceboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Niceboard?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills