← Back to Skills Marketplace
Recharge
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
146
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install recharge
Description
ReCharge integration. Manage Customers. Use when the user wants to interact with ReCharge data.
Usage Guidance
This skill is essentially a set of instructions to use the Membrane CLI to access ReCharge. Before installing or using it: (1) understand that you will install a third‑party npm package (@membranehq/cli) — review that package and its publisher; (2) the login flow delegates auth to Membrane (the service at getmembrane.com), which will store/manage access to ReCharge on your behalf — only proceed if you trust that service and its privacy/permission model; (3) npm global installs may require elevated permissions on some systems; (4) the skill does not request local secrets, but the agent will perform network operations to Membrane/ReCharge, so verify that network access is acceptable in your environment.
Capability Analysis
Type: OpenClaw Skill
Name: recharge
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage ReCharge subscriptions using the Membrane CLI. It outlines standard procedures for installation, authentication, and executing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (ReCharge integration) matches the instructions: all runtime steps use the Membrane CLI and Membrane's connector for ReCharge. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, logging in via the browser/authorization code flow, creating connections, listing/creating/running Membrane actions. It does not instruct reading unrelated files, exporting secrets, or contacting unexpected endpoints beyond Membrane/ReCharge.
Install Mechanism
Install instructions use npm (npm install -g and npx) to obtain @membranehq/cli. This is a common approach but pulls code from the public npm registry; no direct downloads or archive extraction are used.
Credentials
The skill declares no required env vars or credentials and explicitly advises not to ask users for API keys, relying on Membrane to handle auth. That is proportionate for a third-party connector-based integration.
Persistence & Privilege
always is false and there are no instructions to modify other skills or global agent configuration. The skill does not request elevated persistent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recharge - After installation, invoke the skill by name or use
/recharge - 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 Recharge?
ReCharge integration. Manage Customers. Use when the user wants to interact with ReCharge data. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Recharge?
Run "/install recharge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recharge free?
Yes, Recharge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recharge support?
Recharge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recharge?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills