← 返回 Skills 市场
Supernotes
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install supernotes
功能描述
Supernotes integration. Manage Notes, Users, Groups. Use when the user wants to interact with Supernotes data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to access Supernotes. Before installing or running commands, verify the @membranehq/cli package and the getmembrane.com project (check the npm page and GitHub repository for maintainer information, recent releases, and community feedback). If you prefer to avoid a global install, try the npx examples first to run the CLI without permanently installing it. Be aware the CLI will open a browser or produce an auth URL to complete login and then manage tokens on your behalf; only proceed if you trust the Membrane service and are comfortable granting it access to your Supernotes data.
功能分析
Type: OpenClaw Skill
Name: supernotes
Version: 1.0.3
The skill requires the agent to perform high-risk operations including a global NPM installation (`npm install -g @membranehq/cli`) and the execution of a third-party CLI tool to manage authentication and logic. It delegates core functionality to an external platform (getmembrane.com), including the dynamic creation and execution of actions (`membrane action create`), which introduces a dependency on remote code generation. While these behaviors are aligned with the stated purpose of using the Membrane framework, the requirement for broad shell access and reliance on external binaries poses a significant security risk in an agentic context.
能力评估
Purpose & Capability
The name/description (Supernotes integration) match the instructions: all runtime actions are performed via the Membrane CLI and require a Membrane account and network access. The skill does not request unrelated credentials or system access.
Instruction Scope
SKILL.md stays within scope (discover/run actions, create connections, handle auth via browser/URL). It does not instruct reading arbitrary local files or accessing unrelated environment variables. NOTE: the documentation instructs installing and running the Membrane CLI (npm install -g and npx usage), which is an action outside the manifest's declared install spec.
Install Mechanism
There is no formal install spec in the manifest, but the runtime instructions tell users to install @membranehq/cli via npm (global install or npx). Pulling a package from the public npm registry is a common approach, but it is a non-trivial operation (downloads and installs code). This is moderate-risk only if you don't verify the package source and contents.
Credentials
The skill declares no required env vars or credentials and explicitly recommends using Membrane to manage auth (do not ask users for API keys). This is proportionate to the stated function.
Persistence & Privilege
The skill does not request persistent presence (always:false) or elevated privileges, and it does not instruct modification of other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supernotes - 安装完成后,直接呼叫该 Skill 的名称或使用
/supernotes触发 - 根据 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
元数据
常见问题
Supernotes 是什么?
Supernotes integration. Manage Notes, Users, Groups. Use when the user wants to interact with Supernotes data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Supernotes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supernotes」即可一键安装,无需额外配置。
Supernotes 是免费的吗?
是的,Supernotes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supernotes 支持哪些平台?
Supernotes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supernotes?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills