← Back to Skills Marketplace
membranedev

Workiz

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install workiz
Description
Workiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiz data.
Usage Guidance
This skill appears internally consistent for integrating Workiz via Membrane. The main residual risk is installing a third‑party CLI from npm: verify the @membranehq/cli package publisher, check the GitHub repo (https://github.com/membranedev/application-skills) and package contents, and prefer using npx (or an isolated/test environment) instead of a global install if you are cautious. Also confirm you are comfortable with Membrane (getmembrane.com) acting as the authentication proxy for your Workiz account and review its privacy/security documentation and the permissions granted to the connection before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: workiz Version: 1.0.1 The workiz skill provides instructions for an AI agent to interact with the Workiz platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing actions (such as managing jobs or invoices) through the Membrane service, which handles credential management and API abstraction. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description say 'Workiz integration' and the SKILL.md details using the Membrane CLI to connect, discover, create, and run Workiz actions. Required capabilities (network access, Membrane auth) match the stated purpose and no unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, running connection/action discovery commands, creating actions, and running them. There are no instructions to read unrelated system files, exfiltrate data, or access credentials outside the Membrane flow. The headless login flow correctly directs users to complete interactive auth in a browser.
Install Mechanism
The skill asks users to install @membranehq/cli via npm (global install). This is an expected way to get the CLI but is a moderate-risk operation (third-party npm package, global install). There are no opaque download URLs or archive extracts. Recommend reviewing the package/publisher or using npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane handle auth rather than asking for API keys. Requested permissions are proportional to the integration task.
Persistence & Privilege
always:false and no install spec that writes files beyond installing a CLI. The skill does not request persistent system-wide privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) and not by itself concerning here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workiz
  3. After installation, invoke the skill by name or use /workiz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug workiz
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Workiz?

Workiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiz data. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Workiz?

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

Is Workiz free?

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

Which platforms does Workiz support?

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

Who created Workiz?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments