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