← 返回 Skills 市场
gora050

Recharge

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install recharge
功能描述
ReCharge integration. Manage Customers. Use when the user wants to interact with ReCharge data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recharge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recharge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug recharge
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Recharge 是什么?

ReCharge integration. Manage Customers. Use when the user wants to interact with ReCharge data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Recharge?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recharge」即可一键安装,无需额外配置。

Recharge 是免费的吗?

是的,Recharge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recharge 支持哪些平台?

Recharge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recharge?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论