← Back to Skills Marketplace
Sheety
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sheety
Description
Sheety integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sheety data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sheety - After installation, invoke the skill by name or use
/sheety - 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 Sheety?
Sheety integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sheety data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Sheety?
Run "/install sheety" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sheety free?
Yes, Sheety is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sheety support?
Sheety is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sheety?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills