← Back to Skills Marketplace
Oracle Field Service
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
144
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install oracle-field-service
Description
Oracle Field Service integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Field Service data.
Usage Guidance
This skill appears coherent and minimal: it delegates all auth and API calls to the Membrane service and simply documents using the Membrane CLI. Before installing or using it, verify that the @membranehq/cli npm package and the Membrane service are trustworthy for your org (check publisher, GitHub repo, and package signatures if available), avoid installing global binaries on locked-down hosts without review, and be aware that Membrane will broker access to your Oracle Field Service data—ensure this fits your privacy/compliance requirements.
Capability Analysis
Type: OpenClaw Skill
Name: oracle-field-service
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Oracle Field Service via the Membrane CLI. It requires high-risk capabilities including global installation of an npm package (@membranehq/cli), shell command execution for authentication, and network access to the Membrane platform (getmembrane.com). While these actions are aligned with the stated purpose of the integration, the requirement for shell access and external service dependencies meets the threshold for a suspicious classification under the provided security criteria.
Capability Assessment
Purpose & Capability
Name/description (Oracle Field Service integration) match the instructions: the SKILL.md consistently directs the agent to use the Membrane CLI to authenticate and create a connection for 'oracle-field-service'. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
The SKILL.md stays on-task: it instructs installing and using the Membrane CLI, logging in, creating connections, searching and running actions, and building new actions. It does not ask the agent to read arbitrary files or access environment variables outside of Membrane, nor to send data to unexpected endpoints beyond Membrane and the target Oracle service via Membrane.
Install Mechanism
There is no formal install spec in the registry; the instructions recommend installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). This is a commonly used mechanism but elevates install risk relative to instruction-only skills because it writes a global binary and pulls code from the public npm registry. Verify the package name, publisher, and integrity before installing.
Credentials
The skill declares no required env vars or credentials. The SKILL.md explicitly instructs not to ask users for API keys and states that Membrane manages auth server-side. No extraneous secrets or unrelated service credentials are requested.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges; it is user-invocable and follows the platform default for autonomous invocation. It does not instruct modifying other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oracle-field-service - After installation, invoke the skill by name or use
/oracle-field-service - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Oracle Field Service?
Oracle Field Service integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Field Service data. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Oracle Field Service?
Run "/install oracle-field-service" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oracle Field Service free?
Yes, Oracle Field Service is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oracle Field Service support?
Oracle Field Service is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oracle Field Service?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills