← Back to Skills Marketplace
Worksnaps
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install worksnaps
Description
Worksnaps integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worksnaps data.
Usage Guidance
This skill is essentially documentation for using the Membrane CLI to access Worksnaps. Before installing or running anything: 1) Verify the @membranehq/cli package on npm and its GitHub repository (review maintainer, recent commits, issues, and downloads). 2) Installing a global npm CLI gives that package executable privileges on your system—only install if you trust the source. 3) The login flow opens a browser or shows an auth URL and code—confirm URLs are legitimate (getmembrane.com / official GitHub) before entering codes or granting access. 4) Because Membrane handles auth server-side, you likely won’t need to provide Worksnaps API keys directly; prefer that model. 5) If you need stronger assurance, run the CLI in a limited environment (VM/container), check the CLI’s network endpoints and token scopes, and revoke the connection from your Membrane account if you stop using it.
Capability Analysis
Type: OpenClaw Skill
Name: worksnaps
Version: 1.0.1
The worksnaps skill bundle provides instructions for an AI agent to interact with the Worksnaps service via the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and action execution using the '@membranehq/cli' package. There are no indicators of data exfiltration, malicious code execution, or prompt injection designed to subvert the agent's behavior; the instructions are consistent with the stated purpose of managing Worksnaps data through the Membrane platform.
Capability Assessment
Purpose & Capability
The skill's name and description (Worksnaps integration) align with the instructions, which use the Membrane platform/CLI as a proxy to Worksnaps. Minor inconsistency: the registry metadata lists no required binaries or network requirement, but SKILL.md explicitly requires network access and installing the @membranehq/cli npm package.
Instruction Scope
SKILL.md confines runtime instructions to installing and using the Membrane CLI (login, connect, list actions, run actions). It does not instruct reading arbitrary files, scanning the system, or accessing unrelated environment variables. It explicitly advises against asking users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the README tells users to run npm install -g @membranehq/cli@latest. Installing a public npm CLI globally is a normal pattern but carries moderate risk—verify the npm package and repository before installing.
Credentials
The skill requests no environment variables or local credentials. It relies on Membrane to handle authentication and credential refresh server-side, which is proportionate for a connector integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated/persistent system presence or config paths. It is user-invocable and allows autonomous invocation (platform default), which is expected for a connector skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install worksnaps - After installation, invoke the skill by name or use
/worksnaps - 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
Frequently Asked Questions
What is Worksnaps?
Worksnaps integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worksnaps data. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Worksnaps?
Run "/install worksnaps" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Worksnaps free?
Yes, Worksnaps is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Worksnaps support?
Worksnaps is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Worksnaps?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills