← 返回 Skills 市场
gora050

Ramco Systems

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ramco-systems
功能描述
Ramco Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ramco Systems data.
安全使用建议
This skill delegates Ramco access to the Membrane platform and instructs you to install @membranehq/cli. Before installing or using it: (1) verify you trust Membrane — review their privacy/security docs and the referenced GitHub repo/npm package; (2) prefer using npx for ephemeral runs if you don't want a global install; (3) avoid running npm -g as root; (4) understand that Membrane will handle your Ramco credentials server-side, so confirm you are comfortable with a third party having access to that data; (5) inspect any action inputs to avoid passing unrelated secrets; and (6) if you need higher assurance, review the @membranehq/cli source code or use an isolated environment (VM/container) for initial testing.
功能分析
Type: OpenClaw Skill Name: ramco-systems Version: 1.0.1 The skill bundle for 'ramco-systems' consists of metadata and documentation (SKILL.md) instructing an AI agent on how to use the Membrane CLI to interact with Ramco Systems ERP. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing API actions through the Membrane platform. The instructions prioritize secure credential management by offloading authentication to the third-party service and do not contain any executable code, obfuscation, or evidence of malicious intent.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's stated purpose (Ramco Systems integration) matches the runtime instructions, which consistently use the Membrane platform to connect to Ramco. Minor note: the top-level description does not explicitly mention Membrane, but the SKILL.md makes Membrane the required integration path.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, listing and running actions). They do not direct the agent to read unrelated system files, exfiltrate arbitrary environment variables, or call unexpected endpoints beyond Membrane and the browser-based auth flow.
Install Mechanism
No automated install spec is present (instruction-only), but the SKILL.md asks users to install @membranehq/cli via npm -g and also demonstrates npx usage. Installing a global npm package is a reasonable choice for a CLI, but it requires trusting the npm package and can require elevated privileges; consider auditing the package source (GitHub repository / npm package) before installing.
Credentials
The skill does not request environment variables, local config paths, or unrelated credentials. It explicitly relies on Membrane to manage Ramco authentication server-side, which is proportionate but centralizes access to the external service (Membrane).
Persistence & Privilege
The skill is not always-enabled and does not request system-wide changes. It is instruction-only and does not attempt to modify other skills or agent settings. The default ability for the agent to invoke the skill autonomously is present (platform default) but not an additional privilege created by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ramco-systems
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ramco-systems 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug ramco-systems
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Ramco Systems 是什么?

Ramco Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ramco Systems data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Ramco Systems?

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

Ramco Systems 是免费的吗?

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

Ramco Systems 支持哪些平台?

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

谁开发了 Ramco Systems?

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

💬 留言讨论