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