← 返回 Skills 市场
Workiz
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install workiz
功能描述
Workiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiz data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workiz - 安装完成后,直接呼叫该 Skill 的名称或使用
/workiz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Workiz 是什么?
Workiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiz data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Workiz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workiz」即可一键安装,无需额外配置。
Workiz 是免费的吗?
是的,Workiz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Workiz 支持哪些平台?
Workiz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Workiz?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills