← 返回 Skills 市场
membranedev

Sheety

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sheety
功能描述
Sheety integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sheety data.
安全使用建议
This skill is consistent with its description, but before installing: (1) Understand that it routes access through Membrane — that service will hold auth tokens and can access your Sheety/Google Sheets data, so review Membrane's privacy/security posture and docs. (2) Installing a global npm CLI runs third-party code on your machine — only install if you trust the @membranehq package and publisher. (3) Prefer using this in an environment you control (or isolated) and avoid pasting unrelated secrets into agent prompts. (4) Verify the npm package name/publisher and repository links (https://getmembrane.com / https://github.com/membranedev/application-skills) independently if you need higher assurance.
功能分析
Type: OpenClaw Skill Name: sheety Version: 1.0.1 The skill instructs the agent to install a global npm package (@membranehq/cli) and use it to manage authentication and execute actions via the Membrane platform. While these steps are aligned with the stated goal of Sheety integration, the requirement for system-level software installation and the delegation of API execution to an external CLI—which can dynamically create and run new actions—represents a high-risk capability. These instructions are contained within SKILL.md.
能力评估
Purpose & Capability
Name and description (Sheety integration) match the instructions: the SKILL.md describes using the Membrane CLI to create a connection to Sheety, discover actions, and run them. Requiring a Membrane account and network access is coherent with this design.
Instruction Scope
Instructions are narrowly focused on installing the Membrane CLI, authenticating, creating a connection for the 'sheety' connector, listing/discovering/creating actions, and running them. The SKILL.md does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints beyond Membrane/Sheety.
Install Mechanism
Install is instruction-only and recommends npm install -g @membranehq/cli@latest. Using npm is expected for a CLI but has the usual risk profile of installing third-party code globally (moderate risk). No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill requires no local env vars or credentials. However, it explicitly delegates auth to Membrane (server-side handling and token storage). That is coherent but important: Membrane's servers will hold tokens/credentials needed to access the user's Sheety/Google Sheets data — a privacy/trust consideration rather than an incoherence.
Persistence & Privilege
The skill does not request always:true, does not declare config paths, and is user-invocable. The Membrane CLI will store its own config/auth locally as expected for a CLI, but the skill does not request elevated or persistent system-wide privileges beyond that.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sheety
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sheety 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sheety
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sheety 是什么?

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

如何安装 Sheety?

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

Sheety 是免费的吗?

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

Sheety 支持哪些平台?

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

谁开发了 Sheety?

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

💬 留言讨论