← Back to Skills Marketplace
Zuora Billing
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
147
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zuora-billing
Description
Zuora Billing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zuora Billing data.
Usage Guidance
This skill is coherent: it instructs using the Membrane CLI to connect to Zuora and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli npm package and publisher (to avoid installing a malicious package), only run the installer on machines you control, and be cautious with auth codes in shared environments. If you prefer not to install third-party CLIs, you can instead integrate directly with Zuora's APIs using your own vetted tooling.
Capability Analysis
Type: OpenClaw Skill
Name: zuora-billing
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with Zuora Billing via the Membrane CLI. It follows security best practices by delegating authentication to the Membrane platform rather than requesting raw API keys from the user. The instructions in SKILL.md are consistent with the stated purpose of managing billing data and do not contain any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Zuora Billing integration) matches the instructions: all runtime steps are about installing/using the Membrane CLI to connect to Zuora and run actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md only instructs the agent/user to install and use the Membrane CLI (login, create a connection, list and run actions). It does not ask the agent to read arbitrary files, access unrelated env vars, or send data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest` or use npx. Installing a global npm package is a normal step for a CLI but does download and run third-party code from the npm registry—verify the package and publisher before installing on sensitive hosts.
Credentials
The skill declares no required env vars, no primary credential, and the instructions explicitly say to let Membrane handle credentials rather than asking for API keys. The requested access (a Membrane account and network) is proportionate to the stated purpose.
Persistence & Privilege
The skill is not force-enabled (always: false) and relies on normal agent invocation. It does not request persistent system-wide changes or access to other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zuora-billing - After installation, invoke the skill by name or use
/zuora-billing - 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 Zuora Billing?
Zuora Billing integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zuora Billing data. It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.
How do I install Zuora Billing?
Run "/install zuora-billing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zuora Billing free?
Yes, Zuora Billing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zuora Billing support?
Zuora Billing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zuora Billing?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills