← 返回 Skills 市场
gora050

Quaderno

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install quaderno
功能描述
Quaderno integration. Manage data, records, and automate workflows. Use when the user wants to interact with Quaderno data.
安全使用建议
This skill appears consistent with a Quaderno integration that uses Membrane as a broker. Before installing: (1) verify you trust Membrane/@membranehq on npm (global npm install will place code on your system); (2) understand Membrane will handle authentication server-side and therefore will see the data the skill exchanges with Quaderno — review Membrane's privacy/security docs and the Quaderno API docs; (3) run the npm install in a controlled environment if you are cautious (container/VM) and prefer using npx to avoid a permanent global install; (4) be prepared to complete an interactive login (browser or copy/paste code) for auth. If you need confirmation about the exact npm package or repository used, check https://getmembrane.com and the @membranehq package on the npm registry before proceeding.
功能分析
Type: OpenClaw Skill Name: quaderno Version: 1.0.3 The 'quaderno' skill provides instructions for an AI agent to interact with the Quaderno SaaS platform using the Membrane CLI. The SKILL.md file outlines standard procedures for installation (via npm), authentication, and action management. It includes security-positive recommendations, such as delegating credential management to the Membrane platform rather than handling secrets locally. No indicators of data exfiltration, malicious execution, or unauthorized persistence were found.
能力评估
Purpose & Capability
Name and description state a Quaderno integration and all runtime instructions are about using the Membrane CLI to connect to Quaderno and run actions — this is coherent with the declared purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, creating connections, listing and running actions. It does not instruct the agent to read unrelated files, access unrelated credentials, or transmit data to unexpected endpoints. It does require interactive login in some environments (browser or copy/paste code) which is expected for OAuth-style flows.
Install Mechanism
There is no formal install spec in the skill bundle, but the instructions tell the user/agent to install @membranehq/cli via npm (global install or npx). That will download and install code from the npm registry (moderate risk compared with instruction-only). This is reasonable for a CLI-based integration, but users should be aware it writes to disk and executes third-party package code.
Credentials
The skill declares no required env vars or credentials; SKILL.md relies on Membrane to manage auth and explicitly instructs not to ask users for API keys. Requested access is proportional to the stated function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide agent settings in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quaderno
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quaderno 触发
  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 quaderno
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Quaderno 是什么?

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

如何安装 Quaderno?

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

Quaderno 是免费的吗?

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

Quaderno 支持哪些平台?

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

谁开发了 Quaderno?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论