← Back to Skills Marketplace
Vision Helpdesk
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
132
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install vision-helpdesk
Description
Vision Helpdesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vision Helpdesk data.
Usage Guidance
This skill appears coherent: it delegates auth and API work to Membrane and tells you to install the Membrane CLI to manage Vision Helpdesk data. Before proceeding: (1) verify the @membranehq/cli package and its GitHub repo (review maintainers, recent activity, and npm download stats); (2) prefer using npx or a local install if you want to avoid global npm installs; (3) be aware that Membrane will manage credentials and therefore can access your Vision Helpdesk data — only connect accounts you trust and review Membrane's privacy/security docs; (4) do not paste service API keys into chat — follow the documented login/connection flow so credentials remain managed by Membrane. If you need higher assurance, ask the skill author for a signed package checksum or audit the CLI source before installing.
Capability Analysis
Type: OpenClaw Skill
Name: vision-helpdesk
Version: 1.0.3
The skill requires the AI agent to perform high-risk operations including global installation of an external CLI tool (npm install -g @membranehq/cli@latest) and the execution of shell commands for authentication and service interaction. While these actions are aligned with the stated purpose of integrating with Vision Helpdesk via the Membrane platform, the requirement for shell access and external package management constitutes a significant attack surface. The instructions in SKILL.md also guide the agent to dynamically create actions and handle authentication codes, which are risky capabilities even if plausibly needed for the integration.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes integrating with Vision Helpdesk via the Membrane platform and only requires using the Membrane CLI to create connections, discover and run actions — which is consistent with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating/listing connections and actions, and running actions. They do not instruct the agent to read unrelated files, exfiltrate data, or request unrelated environment variables.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime instructions ask the user to run `npm install -g @membranehq/cli@latest` (or npx examples). Installing a third-party CLI from the npm registry is expected for this integration but carries the usual supply-chain risk of any npm package; the skill itself does not automatically install anything.
Credentials
The skill declares no required env vars or credentials and relies on Membrane's hosted auth flow. It does not ask for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and is instruction-only. It does not modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vision-helpdesk - After installation, invoke the skill by name or use
/vision-helpdesk - 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
Frequently Asked Questions
What is Vision Helpdesk?
Vision Helpdesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vision Helpdesk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Vision Helpdesk?
Run "/install vision-helpdesk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vision Helpdesk free?
Yes, Vision Helpdesk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vision Helpdesk support?
Vision Helpdesk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vision Helpdesk?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills