← 返回 Skills 市场
gora050

Quentn

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install quentn
功能描述
Quentn integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Quentn data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quentn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quentn 触发
  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 quentn
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Quentn 是什么?

Quentn integration. Manage Persons, Organizations, Deals, Activities, Notes, Files and more. Use when the user wants to interact with Quentn data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Quentn?

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

Quentn 是免费的吗?

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

Quentn 支持哪些平台?

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

谁开发了 Quentn?

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

💬 留言讨论