← 返回 Skills 市场
membranedev

Ramp

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
284
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ramp
功能描述
Ramp integration. Manage Organizations. Use when the user wants to interact with Ramp data.
安全使用建议
This skill is coherent: it delegates Ramp access to the Membrane CLI rather than asking for Ramp API keys. Before installing, verify you trust the @membranehq npm package and the Membrane service (review the package on npm and the project repo/homepage). Prefer running the CLI install and login manually in a shell you control (or use npx for ephemeral runs) rather than pasting credentials into chat. If you permit autonomous agents to invoke skills, remember they could run membrane commands if the CLI and login are available—restrict autonomous execution or use a dedicated environment if that is a concern.
功能分析
Type: OpenClaw Skill Name: ramp Version: 1.0.3 The skill bundle provides a legitimate integration for the Ramp financial platform via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing Ramp data through Membrane's infrastructure (getmembrane.com). The instructions in SKILL.md are transparent, aligned with the stated purpose, and follow security best practices by advising the agent to let the third-party service handle credentials rather than requesting secrets from the user.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (Ramp integration) align with the instructions: all actions are performed via the Membrane CLI which proxies Ramp API calls. Nothing in the SKILL.md requests unrelated cloud credentials, system access, or data sources.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in via Membrane, creating connections to Ramp, discovering and running Membrane 'actions'. It does not instruct reading arbitrary local files, asking for API keys, or sending data to unexpected endpoints. It explicitly advises not to ask the user for API keys.
Install Mechanism
Installation guidance uses npm (npm install -g @membranehq/cli or npx), which is consistent with a CLI distributed on the npm registry. This is a common and proportionate install method for a CLI tool; no obscure download URLs or archive extraction are suggested.
Credentials
The skill declares no required env vars, no primary credential, and relies on interactive Membrane login for authentication. That is appropriate: Membrane handles auth server-side and no unrelated secrets are requested.
Persistence & Privilege
Skill is instruction-only and not always-enabled. The skill allows autonomous model invocation by default (platform default) but there are no additional red flags (no broad credential access or persistent background components). Users should be aware that if an agent is permitted to run CLI commands autonomously it could perform Membrane operations without further prompts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ramp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ramp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug ramp
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ramp 是什么?

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

如何安装 Ramp?

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

Ramp 是免费的吗?

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

Ramp 支持哪些平台?

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

谁开发了 Ramp?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论