← Back to Skills Marketplace
Openai
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
337
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openai-integration
Description
OpenAI integration. Manage Assistants, Files. Use when the user wants to interact with OpenAI data.
Usage Guidance
This skill is a set of instructions for using the Membrane CLI to access OpenAI resources; it does not include code or ask for API keys. Before installing or using it: (1) verify you trust Membrane (the skill will direct authentication through Membrane, which will hold your OpenAI credentials and can proxy API requests); (2) ensure you have Node/npm available because the docs require a global npm install even though metadata doesn't declare it; (3) review the @membranehq/cli package source (GitHub/npm) if you want to audit what the CLI does during login and proxying; (4) be mindful that the 'membrane request' proxy can send arbitrary API calls on your behalf — only create connections to services you trust. If any of these are unacceptable, do not install or use the skill.
Capability Analysis
Type: OpenClaw Skill
Name: openai-integration
Version: 1.0.2
The skill provides instructions for an AI agent to interact with OpenAI via the Membrane CLI tool. It focuses on legitimate integration workflows, such as managing assistants and files, and explicitly advises against manual credential handling in favor of Membrane's managed authentication. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description claim an OpenAI integration and the SKILL.md consistently instructs use of the Membrane CLI to manage OpenAI Assistants, Files, and proxy requests. Minor mismatch: the skill metadata declares no required binaries while the runtime docs tell the user to install a global npm package (@membranehq/cli), which implies Node/npm are required but are not listed in metadata.
Instruction Scope
Instructions focus on using the Membrane CLI to create connections, list actions, run actions, and proxy requests to OpenAI. They do not instruct the agent to read unrelated files or environment variables, nor to transmit data to unexpected endpoints beyond the declared Membrane proxy flow.
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md asks the user to install @membranehq/cli via npm -g (npm registry). That is a user-driven install (no arbitrary download URLs), but the skill metadata does not declare the implied dependency on Node/npm.
Credentials
No environment variables or credentials are requested by the skill. The instructions explicitly advise letting Membrane handle credentials rather than asking the user for keys, which is proportionate to the stated purpose. Be aware that Membrane will hold the service credentials on the backend when you create a connection.
Persistence & Privilege
Skill is not always-on and allows normal autonomous invocation. It does not request persistent system privileges or modify other skills' configs according to the provided metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openai-integration - After installation, invoke the skill by name or use
/openai-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Openai?
OpenAI integration. Manage Assistants, Files. Use when the user wants to interact with OpenAI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.
How do I install Openai?
Run "/install openai-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openai free?
Yes, Openai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openai support?
Openai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openai?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills