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