← Back to Skills Marketplace
Orbisx
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install orbisx
Description
OrbisX integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with OrbisX data.
Usage Guidance
This skill appears coherent: it tells the agent to use the Membrane CLI to connect to OrbisX and relies on Membrane to manage credentials. Before installing or running commands: (1) Verify you trust the Membrane project (check https://getmembrane.com and the GitHub repo listed), (2) prefer running actions with npx instead of a global npm install to avoid system-wide changes, (3) be aware you'll need a Membrane account and will authenticate in-browser (you may copy a code into the CLI in headless environments), and (4) review Membrane's privacy/TOS to understand what data will be proxied/stored by their service. If you want higher assurance, inspect the @membranehq/cli package source on the repository and the package contents on npm before installing.
Capability Analysis
Type: OpenClaw Skill
Name: orbisx
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the OrbisX platform via the Membrane CLI (@membranehq/cli). It includes standard procedures for installation, authentication, and managing business data (customers, leads, invoices) through the Membrane integration service. The instructions in SKILL.md are well-aligned with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description state an OrbisX integration and the SKILL.md exclusively documents using the Membrane CLI to connect to OrbisX, list/discover actions, build actions, and run them. The required capabilities (network + Membrane account) align with the stated purpose.
Instruction Scope
Runtime instructions focus on installing and using the Membrane CLI, authenticating, creating connections, discovering and running actions. They do not instruct reading unrelated files, accessing arbitrary environment variables, or sending data to unexpected endpoints beyond Membrane/OrbisX.
Install Mechanism
SKILL.md recommends installing @membranehq/cli from npm (or using npx). This is expected for a CLI-based integration but does involve fetching and installing third-party code from the npm registry (moderate trust surface). Prefer npx to avoid a global install when possible and verify the package/source if you are cautious.
Credentials
The skill declares no required environment variables and the instructions explicitly advise letting Membrane handle credentials/server-side auth rather than asking for user API keys. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is instruction-only, has no install-time spec in the registry, and does not set always:true. It does not request system-wide config changes or access to other skills' credentials. Autonomous invocation is allowed by default (normal) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orbisx - After installation, invoke the skill by name or use
/orbisx - 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 Orbisx?
OrbisX integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with OrbisX data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Orbisx?
Run "/install orbisx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orbisx free?
Yes, Orbisx is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Orbisx support?
Orbisx is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orbisx?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills