← Back to Skills Marketplace
Usersketch
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install usersketch
Description
UserSketch integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserSketch data.
Usage Guidance
What to check before installing: 1) Verify the @membranehq/cli npm package and the GitHub repo (https://github.com/membranedev/application-skills) are legitimate and match the vendor website (https://getmembrane.com). 2) The SKILL.md's 'Official docs' link points to developers.sketch.com (unrelated) — ask the publisher to correct or explain this. 3) Prefer running with npx or in a sandbox/container rather than doing a global npm -g install, so you limit exposure. 4) Confirm the connectorKey usersketch actually exists and review what data a Membrane connection will access (privacy/permissions). 5) If you need higher assurance, inspect the Membrane CLI source code or run it in an isolated environment first. If you cannot verify the CLI publisher or the connector, treat this skill cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: usersketch
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with UserSketch using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating via `membrane login`, and managing connections and actions. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description claim a UserSketch integration and the instructions consistently use the Membrane CLI and connectorKey usersketch, which is coherent. However the SKILL.md lists an 'Official docs' URL (https://developers.sketch.com/) that points to the unrelated Sketch graphics SDK — this looks like a copy/paste error or mislink and should be verified.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the @membranehq/cli and using its login/connect/action commands. The skill does not instruct reading arbitrary host files, env vars, or contacting endpoints outside Membrane; it explicitly recommends letting Membrane handle credentials.
Install Mechanism
No formal install spec in registry, but SKILL.md instructs a global npm install of @membranehq/cli (or npx). Installing a global npm package executes third‑party code on the host (moderate risk). The package and GitHub organisation appear named for Membrane, but you should verify the npm package and repository origin before running a global install.
Credentials
The skill declares no required environment variables or local credentials. It relies on the Membrane interactive login flow (browser-based auth/code exchange) rather than asking for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is instruction-only, so it does not request persistent platform privileges. Still, following SKILL.md will install a CLI globally (writes to disk and can run arbitrary code). That local install is the main persistence/privacy consideration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install usersketch - After installation, invoke the skill by name or use
/usersketch - 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 Usersketch?
UserSketch integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserSketch data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Usersketch?
Run "/install usersketch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Usersketch free?
Yes, Usersketch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Usersketch support?
Usersketch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Usersketch?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills