← Back to Skills Marketplace
Resci Retention Science
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install resci-retention-science
Description
Retention Science integration. Manage data, records, and automate workflows. Use when the user wants to interact with Retention Science data.
Usage Guidance
This skill appears to do what it claims: use the Membrane CLI to connect to Retention Science and run actions. Before installing or running it: 1) Ensure you have Node/npm available (SKILL.md assumes you can run npm or npx) and allow network access. 2) Verify the @membranehq/cli package and the getmembrane.com / GitHub repository to ensure they are legitimate and not a typosquat. 3) Understand that authentication uses a browser-based flow — do not paste credentials into unrelated prompts; follow the official Membrane login URL. 4) Prefer using npx for one-off runs if you don't want a global install, and review the package's source on GitHub/NPM before globally installing. 5) If you need higher assurance, ask the publisher for a declared list of required binaries/env in the registry metadata (npm/node and network/Membrane account) and for a link to the exact npm package and repository release used by the skill.
Capability Analysis
Type: OpenClaw Skill
Name: resci-retention-science
Version: 1.0.1
The skill bundle provides a standard integration for the Retention Science platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent to perform legitimate operations such as authenticating via Membrane, searching for actions, and executing data workflows. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the skill follows the documented patterns for the Membrane developer platform.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Retention Science and all runtime instructions use the Membrane CLI to create connections, discover actions, and run them — this is coherent. However, the registry metadata declares no required binaries or environment but the SKILL.md expects npm/node (to install the CLI), network access, and a Membrane account. Those practical prerequisites are missing from the registry metadata.
Instruction Scope
SKILL.md confines itself to using the Membrane CLI for auth, connection creation, action discovery, and action execution. It does not instruct the agent to read arbitrary local files or request unrelated credentials; it explicitly advises against asking users for API keys. It does require the user to complete interactive browser-based auth (or copy a code in headless contexts), which is expected for OAuth-style flows.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell users to run `npm install -g @membranehq/cli@latest` (and also show npx usage). Installing a global package from the public npm registry is a moderate-risk action — it's a standard mechanism but you should verify the @membranehq package and its npm/github pages before installing. The skill itself does not bundle or download arbitrary archives.
Credentials
The skill does not request environment variables or secrets in the registry metadata, and SKILL.md explicitly says to let Membrane manage credentials and not to ask users for API keys. The only credentialing is through Membrane's login flow and connections, which is proportional to the stated purpose.
Persistence & Privilege
The skill does not request permanent inclusion (always is false) and is user-invocable. There is no install-time behavior in the registry that would modify other skills or the system configuration. Autonomous invocation is allowed by default but not accompanied by additional broad privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install resci-retention-science - After installation, invoke the skill by name or use
/resci-retention-science - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Resci Retention Science?
Retention Science integration. Manage data, records, and automate workflows. Use when the user wants to interact with Retention Science data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Resci Retention Science?
Run "/install resci-retention-science" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Resci Retention Science free?
Yes, Resci Retention Science is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Resci Retention Science support?
Resci Retention Science is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Resci Retention Science?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills