← Back to Skills Marketplace
Richrelevance
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install richrelevance
Description
RichRelevance (Algonomy) integration. Manage data, records, and automate workflows. Use when the user wants to interact with RichRelevance (Algonomy) data.
Usage Guidance
This skill appears coherent, but it relies on the third-party Membrane CLI and service. Before installing or using it: (1) verify the @membranehq/cli package and its GitHub repo (https://github.com/membranedev/application-skills and https://getmembrane.com) to ensure you trust the publisher; (2) prefer using `npx @membranehq/cli@latest` or install in an isolated environment to avoid global npm supply-chain risk; (3) understand that authentication is handled server-side by Membrane—review their privacy/security docs and the permissions the RichRelevance connector will get; and (4) limit the agent's network or runtime privileges if you want to reduce blast radius when the agent invokes the CLI autonomously.
Capability Analysis
Type: OpenClaw Skill
Name: richrelevance
Version: 1.0.3
The skill bundle provides instructions for integrating with RichRelevance (Algonomy) via the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution using the '@membranehq/cli' package. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the instructions specifically advise against handling raw credentials locally, favoring Membrane's server-side OAuth management.
Capability Assessment
Purpose & Capability
Name/description (RichRelevance/Algonomy integration) align with the instructions which use the Membrane CLI to create connections and run actions against that connector. The required capabilities (network access and a Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a RichRelevance connection, discovering and running actions, and preferring Membrane-managed credentials. It does not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec in the skill bundle, but the instructions tell users to run `npm install -g @membranehq/cli@latest` (or use npx). Installing/running an npm CLI executes third-party code from the npm registry, which is expected for a CLI but carries the usual supply-chain risk—verify the package source (GitHub repo, maintainer) before installing globally.
Credentials
The skill declares no required environment variables or credentials. It intentionally delegates auth to Membrane (server-side), which is consistent with the guidance in SKILL.md. There are no extraneous credential requests.
Persistence & Privilege
The skill is instruction-only, always:false, and user-invocable. It does not request permanent inclusion or modify other skills' configs. Autonomous invocation is allowed by default but not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install richrelevance - After installation, invoke the skill by name or use
/richrelevance - 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 Richrelevance?
RichRelevance (Algonomy) integration. Manage data, records, and automate workflows. Use when the user wants to interact with RichRelevance (Algonomy) data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Richrelevance?
Run "/install richrelevance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Richrelevance free?
Yes, Richrelevance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Richrelevance support?
Richrelevance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Richrelevance?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills