← Back to Skills Marketplace
Ramco Systems
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ramco-systems
Description
Ramco Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ramco Systems data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ramco-systems - After installation, invoke the skill by name or use
/ramco-systems - 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 Ramco Systems?
Ramco Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ramco Systems data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Ramco Systems?
Run "/install ramco-systems" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ramco Systems free?
Yes, Ramco Systems is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ramco Systems support?
Ramco Systems is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ramco Systems?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills