← Back to Skills Marketplace
gora050

Xeditor

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xeditor
Description
Xeditor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xeditor data.
Usage Guidance
This skill appears to be what it says: an integration that uses the Membrane CLI to access Xeditor. Before installing or running commands: 1) Verify the Membrane CLI package and publisher (check the npm package page and the GitHub repo referenced) to ensure you trust the maintainer. 2) Prefer `npx` or a local install if you want to avoid a global npm install. 3) During the login flow, confirm the authorization URL and OAuth scopes shown in the browser match Membrane/getmembrane and not an unexpected domain. 4) Do not paste any unrelated secrets into the agent; follow the SKILL.md guidance that Membrane manages credentials server-side. If you need higher assurance, review the Membrane project's source code or use a sandboxed environment for initial testing.
Capability Analysis
Type: OpenClaw Skill Name: xeditor Version: 1.0.1 The xeditor skill provides instructions for an AI agent to manage documents and workflows using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the Membrane platform, which handles API interactions and credentials server-side. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the code and instructions are consistent with the stated purpose of integrating with the Xeditor service.
Capability Assessment
Purpose & Capability
Name/description (Xeditor integration) align with the runtime instructions: the SKILL.md consistently instructs the agent/user to use the Membrane CLI and the xeditor connector to list, create, and run actions against Xeditor data. Nothing in the file asks for unrelated cloud credentials or access to unrelated subsystems.
Instruction Scope
The SKILL.md confines all runtime steps to installing/using the @membranehq/cli, authenticating via Membrane's login flow, creating a connection, discovering actions, and running them. It does not instruct reading arbitrary host files, scanning system config, or exfiltrating data to unexpected endpoints. Minor note: the docs recommend both global npm install and npx usage (inconsistent but not harmful).
Install Mechanism
There is no formal install spec in the registry (this is an instruction-only skill), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a third-party CLI via npm is a reasonable, common approach but carries the usual supply-chain considerations: verify the package identity and maintainers before global installation, or prefer `npx`/local install to reduce system-wide impact.
Credentials
The skill declares no required environment variables or credentials. Authentication is performed via Membrane's login flow (browser or headless URL/code). This matches the guidance in SKILL.md which explicitly advises not to ask users for API keys. There are no extraneous credential requests.
Persistence & Privilege
The skill is not configured as always-on (always: false) and is user-invocable. It does not request changes to other skills or system-wide settings. Autonomous invocation is allowed (default) but is not combined with excessive privileges or broad credential access here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xeditor
  3. After installation, invoke the skill by name or use /xeditor
  4. 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
Slug xeditor
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Xeditor?

Xeditor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xeditor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Xeditor?

Run "/install xeditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xeditor free?

Yes, Xeditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xeditor support?

Xeditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xeditor?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments