← Back to Skills Marketplace
gora050

Onedesk

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install onedesk
Description
OneDesk integration. Manage Organizations. Use when the user wants to interact with OneDesk data.
Usage Guidance
This skill appears to be a wrapper around the Membrane CLI to interact with OneDesk, but the package metadata omits runtime requirements that the SKILL.md expects. Before installing or running it: (1) verify you trust @membranehq on npm and inspect the npm package/repository; (2) be aware that following the docs will install a global npm package (npm/node required) and will execute networked code via npx — consider installing in a sandbox or container; (3) confirm you have or are willing to create a Membrane account (SKILL.md requires it) and understand what permissions that account grants; (4) ask the publisher to correct the registry metadata to declare required binaries (node/npm/membrane CLI) and the requirement for a Membrane account; and (5) if you are security-sensitive, prefer to run the commands manually and inspect outputs rather than granting autonomous agent execution until provenance is confirmed.
Capability Analysis
Type: OpenClaw Skill Name: onedesk Version: 1.0.3 The 'onedesk' skill bundle provides instructions for integrating with the OneDesk platform via the Membrane CLI. It guides the agent through standard procedures such as installing the `@membranehq/cli` npm package, authenticating, and managing connections and actions. The instructions in SKILL.md are consistent with the stated purpose and emphasize secure credential management by delegating authentication to the Membrane platform rather than handling secrets locally.
Capability Assessment
Purpose & Capability
The skill's stated purpose (OneDesk integration) aligns with using a third-party integration helper (Membrane). However the skill's metadata declares no required binaries or credentials, while the SKILL.md explicitly requires the Membrane CLI and a Membrane account—this mismatch is unexpected.
Instruction Scope
The SKILL.md instructions stay within OneDesk integration scope (install Membrane CLI, create connections, discover/run actions). The instructions do not ask the agent to read unrelated files or environment variables, nor to exfiltrate data. They do require interactive authentication and manual steps (open URL, complete login) which is normal for OAuth-style flows.
Install Mechanism
There is no install spec in the registry, but the SKILL.md tells users/agents to run `npm install -g @membranehq/cli@latest` and suggests `npx ...` usage. Installing a global npm package or invoking npx downloads and executes code from the npm registry — moderate risk and should be declared up front. The absence of an official install spec in the registry plus runtime npm installs is an inconsistency to verify.
Credentials
The skill does not request local environment variables or API keys in metadata, and explicitly recommends not asking users for OneDesk API keys because Membrane manages auth. That is proportionate. However SKILL.md requires a valid Membrane account and network access (declared in the doc but not in registry metadata), which should have been declared as required credentials or compatibility constraints.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system-wide changes in the SKILL.md. Autonomous invocation is allowed by default (normal). No instructions attempt to modify other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onedesk
  3. After installation, invoke the skill by name or use /onedesk
  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 onedesk
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Onedesk?

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

How do I install Onedesk?

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

Is Onedesk free?

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

Which platforms does Onedesk support?

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

Who created Onedesk?

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

💬 Comments