← Back to Skills Marketplace
gora050

One Ai

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
193
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install one-ai
Description
One AI integration. Manage Organizations, Users. Use when the user wants to interact with One AI data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install one-ai
  3. After installation, invoke the skill by name or use /one-ai
  4. 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
Slug one-ai
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is One Ai?

One AI integration. Manage Organizations, Users. Use when the user wants to interact with One AI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.

How do I install One Ai?

Run "/install one-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is One Ai free?

Yes, One Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does One Ai support?

One Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created One Ai?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments