← 返回 Skills 市场
Openai
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
337
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openai-integration
功能描述
OpenAI integration. Manage Assistants, Files. Use when the user wants to interact with OpenAI data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openai-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/openai-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Openai 是什么?
OpenAI integration. Manage Assistants, Files. Use when the user wants to interact with OpenAI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。
如何安装 Openai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openai-integration」即可一键安装,无需额外配置。
Openai 是免费的吗?
是的,Openai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openai 支持哪些平台?
Openai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openai?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills