← Back to Skills Marketplace
Rootfi
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rootfi
Description
RootFi integration. Manage data, records, and automate workflows. Use when the user wants to interact with RootFi data.
Usage Guidance
This skill appears coherent: it delegates auth and API handling to the Membrane service and only instructs the use of the Membrane CLI to interact with RootFi. Before installing, verify the Membrane project and package (homepage, npm package, and repository) are legitimate, consider pinning the CLI to a specific version instead of `@latest`, and run initial installs in a controlled environment (or inspect the CLI source) if you are cautious. Be aware that installing the CLI will write files to your system and that using Membrane gives that service access to your RootFi data (this is expected for the integration).
Capability Analysis
Type: OpenClaw Skill
Name: rootfi
Version: 1.0.3
The skill provides instructions for an AI agent to interact with RootFi via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and executing actions through the Membrane platform. No malicious code, data exfiltration attempts, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description (RootFi integration) align with the instructions: the skill tells the agent to use the Membrane CLI to authenticate, create a connection, discover actions, and run them against RootFi. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing and using the Membrane CLI, guiding authentication and action discovery/execution. It does not direct reading arbitrary system files or exfiltrating data to unexpected endpoints. It does assume the user/agent will run CLI commands and may require following an auth URL in a browser (normal for OAuth flows).
Install Mechanism
There is no formal install spec in the skill bundle, but the documentation explicitly instructs running `npm install -g @membranehq/cli@latest` (and using npx in examples). This is a public npm install (moderate trust surface). Consider pinning a specific CLI version and reviewing the CLI package before installing; running global npm installs writes files to disk and can change over time when using `@latest`.
Credentials
The skill declares no required environment variables or local secrets and advises letting Membrane handle credentials server-side. Requiring a Membrane account is proportional to the stated integration purpose.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide settings, and does not ask for persistent credentials. Agent autonomous invocation is allowed but that is the platform default and not itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rootfi - After installation, invoke the skill by name or use
/rootfi - 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 Rootfi?
RootFi integration. Manage data, records, and automate workflows. Use when the user wants to interact with RootFi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Rootfi?
Run "/install rootfi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rootfi free?
Yes, Rootfi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rootfi support?
Rootfi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rootfi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills