← 返回 Skills 市场
One Ai
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
193
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install one-ai
功能描述
One AI integration. Manage Organizations, Users. Use when the user wants to interact with One AI data.
安全使用建议
This skill delegates auth and API calls to the Membrane CLI, which is reasonable for a One AI integration. Before installing or using it: 1) confirm the @membranehq package and maintainer (use the official homepage/repo links), 2) prefer running via npx if you don't want a global install, 3) review OAuth scopes and connection details when you complete the browser login, and 4) revoke the connection from your Membrane dashboard if you stop using it. The skill does not ask for unrelated secrets or system files.
功能分析
Type: OpenClaw Skill
Name: one-ai
Version: 1.0.3
The 'one-ai' skill provides instructions for an AI agent to manage One AI integrations using the Membrane CLI. It includes standard procedures for installation, authentication, and action execution via the '@membranehq/cli' npm package. The instructions prioritize secure credential management by delegating authentication to the Membrane platform rather than handling raw API keys, and no malicious patterns, data exfiltration, or deceptive instructions were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (One AI integration) matches the runtime instructions (use Membrane CLI to create connections, discover and run One AI actions). Requesting a Membrane account and network access is appropriate for this purpose.
Instruction Scope
SKILL.md keeps to the integration scope: it instructs installing and using the Membrane CLI, performing browser-based or headless login, creating connections, listing actions, and running them. It does not ask the agent to read arbitrary local files or unrelated environment variables. Note: the registry metadata lists no required env vars even though the doc states a Membrane account and network access are required; this is a minor documentation gap but not a functional mismatch.
Install Mechanism
The skill is instruction-only (no automatic install), but it tells operators to run `npm install -g @membranehq/cli@latest` (and shows npx usage). Installing a global npm package is a reasonable way to get the CLI, but it carries the normal risks of installing third‑party packages; verify the package name and publisher (@membranehq) before installing.
Credentials
The skill does not request any environment variables or secret tokens in the registry metadata. It explicitly advises not to ask users for API keys and to let Membrane manage credentials, which is proportionate to its stated purpose.
Persistence & Privilege
The skill is not marked always:true and has no code files, so it does not request elevated persistent presence or modify other skills' configs. Normal autonomous invocation is allowed (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install one-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/one-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
One Ai 是什么?
One AI integration. Manage Organizations, Users. Use when the user wants to interact with One AI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。
如何安装 One Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install one-ai」即可一键安装,无需额外配置。
One Ai 是免费的吗?
是的,One Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
One Ai 支持哪些平台?
One Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 One Ai?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills