← Back to Skills Marketplace
Noticeable
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
154
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install noticeable
Description
Noticeable integration. Manage Organizations. Use when the user wants to interact with Noticeable data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to integrate with Noticeable and asks for a Membrane account rather than raw API keys. Before installing or following its instructions you should: 1) verify the @membranehq/cli package on npm and the publisher (npm packages can run arbitrary code when installed globally); 2) confirm the connector 'noticeable' exists in your Membrane account and that Membrane's privacy/security posture meets your requirements; 3) note the SKILL.md's 'Official docs' link appears incorrect (ServiceNow) — treat that as a documentation typo and double-check API/connector details; and 4) avoid pasting secrets into chat — use the Membrane login/connection flow as instructed. If you want higher assurance, request the skill author or maintainer to fix the docs link and provide a signed or GitHub-hosted release for the CLI they recommend.
Capability Analysis
Type: OpenClaw Skill
Name: noticeable
Version: 1.0.3
The skill requires the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and delegates all authentication and execution to an external platform (Membrane), which introduces supply chain risks. Furthermore, SKILL.md contains a documentation link to a ServiceNow 'Notable' API that does not match the stated 'Noticeable' feedback platform, and the _meta.json file contains a future-dated timestamp (2026), suggesting potentially automated or unreliable content generation.
Capability Assessment
Purpose & Capability
The skill advertises a Noticeable integration and its instructions consistently use the Membrane CLI to create connections and run actions against a Noticeable connector. Required resources (network access, a Membrane account, and the Membrane CLI) are proportional to that purpose. One minor inconsistency: the 'Official docs' link in SKILL.md points to a ServiceNow API page (developer.servicenow.com) which does not match 'Noticeable' and looks like a documentation/typo error.
Instruction Scope
SKILL.md instructs the agent/operator to install and run the Membrane CLI, perform interactive or headless login, create a connector-based connection, discover and run actions, and prefer Membrane-managed auth. The instructions do not ask the agent to read arbitrary system files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. They are focused on the stated integration workflow.
Install Mechanism
There is no automated install spec in the skill bundle; the README instructs the human/operator to run 'npm install -g @membranehq/cli@latest' (or use npx for single commands). Using an npm-published CLI is common, but global npm installs run third-party code on the host — verify the @membranehq/cli package and its publisher before installing. The skill itself does not perform any downloads or write files.
Credentials
The skill declares no required environment variables or credentials and instructs users to authenticate via Membrane (which handles server-side credentials). That is proportionate to the stated goal; the README explicitly recommends NOT asking users for API keys, which reduces risk.
Persistence & Privilege
The skill is instruction-only and does not request 'always: true' or other special persistence. It does not modify other skills or request system-wide configuration. Normal autonomous invocation is allowed by default, but that is standard and not raised here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install noticeable - After installation, invoke the skill by name or use
/noticeable - 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 Noticeable?
Noticeable integration. Manage Organizations. Use when the user wants to interact with Noticeable data. It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install Noticeable?
Run "/install noticeable" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Noticeable free?
Yes, Noticeable is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Noticeable support?
Noticeable is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Noticeable?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills