← Back to Skills Marketplace
Workiom
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install workiom
Description
Workiom integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiom data.
Usage Guidance
This skill appears coherent: it only directs you to install and use the Membrane CLI to connect to Workiom. Before installing or running commands: (1) verify you trust the Membrane publisher (check the npm package and homepage), (2) prefer using npx for ephemeral runs if you don't want a global install, (3) when asked to authenticate in a browser, confirm the redirect and permissions requested are appropriate for your account, and (4) avoid pasting sensitive tokens into chat — the flow here uses browser-based auth and codes, not direct API keys. If the skill later asked for unrelated environment variables, local file reads, or automated downloads from unknown URLs, treat that as suspicious.
Capability Analysis
Type: OpenClaw Skill
Name: workiom
Version: 1.0.3
The workiom skill is a standard integration for the Workiom platform using the Membrane CLI. It provides instructions for an AI agent to install the `@membranehq/cli` npm package, authenticate, and manage workflows. The logic is clearly aligned with its stated purpose of data management and automation, with no evidence of malicious intent, data exfiltration, or unauthorized persistence mechanisms.
Capability Assessment
Purpose & Capability
The skill is a Workiom integration and directs the agent to use the Membrane CLI to authenticate, list connections, discover and run actions, and create actions. Requiring the Membrane CLI and network access is consistent with the stated purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI and interacting with Membrane/Workiom endpoints (login, connect, action list/create/run). It does not instruct the agent to read arbitrary local files, request unrelated credentials, or transmit data to unexpected endpoints. The headless login flow requires user interaction to paste codes — expected for OAuth-like flows.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The SKILL.md tells users to run npm install -g @membranehq/cli or to use npx. This is expected for a CLI-based integration, but installing third-party npm packages has inherent risk if you don't trust the publisher — the skill itself does not perform any automated downloads or extraction.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle auth rather than asking for API keys. That is proportionate to a connector-based integration.
Persistence & Privilege
The skill is not always-enabled, does not request elevated system persistence, and does not instruct changes to other skills or global agent configuration. Autonomous invocation is allowed (platform default) and is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install workiom - After installation, invoke the skill by name or use
/workiom - 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 Workiom?
Workiom integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiom data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Workiom?
Run "/install workiom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workiom free?
Yes, Workiom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workiom support?
Workiom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workiom?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills