← 返回 Skills 市场
membranedev

Worksnaps

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install worksnaps
功能描述
Worksnaps integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worksnaps data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install worksnaps
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /worksnaps 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug worksnaps
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Worksnaps 是什么?

Worksnaps integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worksnaps data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Worksnaps?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install worksnaps」即可一键安装,无需额外配置。

Worksnaps 是免费的吗?

是的,Worksnaps 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Worksnaps 支持哪些平台?

Worksnaps 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Worksnaps?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论