← Back to Skills Marketplace
gora050

Quentn

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install quentn
Description
Quentn integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Quentn data.
Usage Guidance
This skill appears to be what it says: a Quentn integration that uses the Membrane CLI. Before installing or following the SKILL.md, consider: 1) you will need a Membrane account and to authorize Membrane to access your Quentn data (review what permissions the connection requests); 2) the doc asks you to run npm install -g @membranehq/cli (or use npx) — installing global npm packages executes code from the npm registry, so verify the package and publisher and prefer npx if you want to avoid a global install; 3) the skill delegates auth to Membrane, so trust in getmembrane.com / the @membranehq package is required; 4) the skill does not ask for local API keys or to read system files, but be cautious in headless flows where you might paste codes into a terminal. If you need higher assurance, verify the CLI source on the referenced GitHub repository and inspect the package before installing.
Capability Analysis
Type: OpenClaw Skill Name: quentn Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the Quentn marketing automation platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md are consistent with the stated purpose of managing CRM data and focus on using a legitimate third-party service (getmembrane.com) for authentication and API interaction, avoiding the handling of local secrets.
Capability Assessment
Purpose & Capability
Name/description (Quentn integration) align with the runtime instructions: the SKILL.md explains using the Membrane CLI to connect to Quentn, discover and run actions, and manage CRM objects. The required network access and a Membrane account are appropriate for this purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions, and polling action build status. The doc does not instruct reading unrelated files, scanning system config, or exfiltrating data to third-party endpoints beyond Membrane/Quentn.
Install Mechanism
There is no platform install spec in the registry (skill is instruction-only). The SKILL.md instructs installing @membranehq/cli from npm (npm install -g or npx usage). This is expected for a CLI-driven integration but does involve fetching and installing code from the npm registry — verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly delegates auth to Membrane. That is coherent: a connector-based approach avoids asking for API keys locally. The only external requirement is a Membrane account and network access.
Persistence & Privilege
The skill is not always-enabled and does not request elevation or modify other skills. It is instruction-only and does not claim persistent system-level presence or automatic installs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quentn
  3. After installation, invoke the skill by name or use /quentn
  4. 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
Slug quentn
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Quentn?

Quentn integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Quentn data. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.

How do I install Quentn?

Run "/install quentn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Quentn free?

Yes, Quentn is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Quentn support?

Quentn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Quentn?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments