← 返回 Skills 市场
gora050

Retently

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install retently
功能描述
Retently integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Retently data.
安全使用建议
This skill appears to do what it says: it teaches the agent to use the Membrane CLI to connect to Retently. Before installing/using it: (1) Understand you will be granting the Membrane service access to your Retently account (review Membrane's privacy/security docs and consider whether you trust that provider), (2) prefer using npx or a local/non-global install if you cannot or do not want to install npm packages globally, (3) be aware the CLI may cache session tokens locally and on Membrane until you revoke them, and (4) if you need higher assurance, create a least-privilege Retently account or API token and verify what scopes the connector requests. If any of these are unacceptable, do not proceed.
功能分析
Type: OpenClaw Skill Name: retently Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Retently using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating, and managing API actions through the Membrane platform. The instructions are consistent with the stated purpose of the skill and do not exhibit signs of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The name and description (Retently integration) align with the runtime instructions: all commands are for the Membrane CLI to connect to Retently, discover actions, build actions, and run them. Requiring network access and a Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a Retently connection, listing/searching/creating/running actions, and best-practices around not asking users for API keys. It does not instruct reading unrelated system files or env vars, nor does it send data to unknown endpoints beyond Membrane/Retently.
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest) or npx. This is a standard mechanism but does download and install third-party code from the npm registry and may require elevated privileges for a global install. Using the @latest tag means behavior can change over time; npx usage reduces persistent installs.
Credentials
The skill requests no environment variables and does not ask for local secrets. However, using the CLI and connecting will cause you to grant Membrane (a third-party service) access to your Retently account (or manage tokens on your behalf). That is proportionate to the integration but is a privacy/trust consideration: you are delegating credentials/auth to Membrane rather than storing local API keys.
Persistence & Privilege
The skill itself is instruction-only and not always-enabled. The Membrane CLI may persist session tokens/config locally and Membrane will hold connection credentials server-side; the SKILL.md indicates Membrane handles credential refresh. This is expected for such a connector but means credentials/access persist until revoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retently
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retently 触发
  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 retently
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Retently 是什么?

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

如何安装 Retently?

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

Retently 是免费的吗?

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

Retently 支持哪些平台?

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

谁开发了 Retently?

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

💬 留言讨论