← Back to Skills Marketplace
Quantil
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install quantil
Description
QUANTIL integration. Manage data, records, and automate workflows. Use when the user wants to interact with QUANTIL data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to QUANTIL and does not ask for unrelated secrets. Before installing or using it: 1) Verify the @membranehq/cli package (check its npm and GitHub pages, maintainer identity, and recent release notes). 2) Prefer installing a pinned CLI version instead of '@latest' to reduce supply-chain risk. 3) Understand that authenticating gives Membrane (the service/operator) access to your QUANTIL data — review Membrane's permissions, privacy policy, and the connector's allowed actions. 4) If you run the CLI in a headless or shared environment, follow best practices for completing the browser-based login flow (avoid pasting authorization codes into untrusted places). 5) Because the skill is instruction-only, there is no skill code to review here — review the Membrane CLI source before trusting it with production data if you have sensitive information.
Capability Analysis
Type: OpenClaw Skill
Name: quantil
Version: 1.0.3
The skill provides instructions for integrating with QUANTIL via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform and explicitly advising against asking users for secrets. While the SKILL.md contains a placeholder text block ('I don't have enough information...'), it does not contain malicious instructions or evidence of data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to integrate with QUANTIL and its SKILL.md consistently instructs the agent to use the Membrane CLI and the 'quantil' connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing and running the Membrane CLI, logging in, creating/using a connection, discovering and running actions. The instructions do not request reading arbitrary files, scanning system state, or exfiltrating data outside the Membrane workflow.
Install Mechanism
The SKILL.md recommends 'npm install -g @membranehq/cli@latest'. Installing a global npm package from the public registry is a reasonable, expected mechanism for a CLI, but using the 'latest' tag and a global install has moderate operational risk. Recommend pinning a known-good version, reviewing the package source, and ensuring you trust the @membranehq package before installing globally.
Credentials
The skill declares no required env vars or credentials. The instructions direct users to authenticate via Membrane (browser-based OAuth/code flow) and explicitly advise against asking for direct API keys — this is proportional to the stated purpose. Note: using Membrane means Membrane will hold or broker the credentials for QUANTIL, so review Membrane's access and privacy policies.
Persistence & Privilege
The skill is instruction-only, does not set always:true, and does not request system-wide privileges. Installing the Membrane CLI writes software to the system (typical for CLIs), but the skill itself does not request persistent agent-level privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quantil - After installation, invoke the skill by name or use
/quantil - 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 Quantil?
QUANTIL integration. Manage data, records, and automate workflows. Use when the user wants to interact with QUANTIL data. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.
How do I install Quantil?
Run "/install quantil" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quantil free?
Yes, Quantil is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quantil support?
Quantil is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quantil?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills