← Back to Skills Marketplace
Smartsheet
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
374
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smartsheet
Description
Smartsheet integration. Manage Sheets. Use when the user wants to interact with Smartsheet data.
Usage Guidance
This skill is an instruction-only integration that relies on the third-party Membrane service/CLI to access Smartsheet. Before installing or using it: (1) verify the @membranehq/cli package and the project's repository on npm/GitHub to ensure you trust the publisher; (2) be aware that Membrane will handle your Smartsheet credentials and therefore will be able to access your Smartsheet data—review Membrane's privacy/security documentation and revoke connections when no longer needed; (3) prefer running the CLI in a controlled environment (or inspect the package) if you need stronger assurance, since npm -g will install code system-wide; (4) there are no hidden env var requests or file reads in the skill instructions, but always confirm any auth URLs/codes come from the expected flow and not from a separate unsolicited message. Overall the skill's pieces are coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: smartsheet
Version: 1.0.3
The skill provides documentation and instructions for integrating Smartsheet using the Membrane CLI and platform. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via OAuth, and executing Smartsheet actions through the Membrane service. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name and description describe a Smartsheet integration and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Smartsheet and run actions. There are no unrelated credentials, binaries, or paths requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, create connection, list/create/run actions). They do not ask the agent to read arbitrary local files, harvest environment variables, or transmit data to unexpected endpoints. The flow requires interactive login or following an authorization URL (expected for OAuth-style connectors).
Install Mechanism
There is no registry install spec; the SKILL.md tells users to run an npm global install (npm install -g @membranehq/cli@latest). That is a common way to install CLIs but is higher-risk than an instruction-only flow that requires no installs because it writes code to disk and modifies the environment. This is expected for a CLI-based integration but users should verify the package/source (npm/GitHub) before installing.
Credentials
The skill requests no environment variables or local config paths. It explicitly recommends letting Membrane handle Smartsheet credentials rather than asking the user for API keys. No disproportionate credential access is requested by the skill itself.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration beyond installing an optional external CLI. Autonomous invocation remains possible (platform default) but is not combined with any other elevated privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartsheet - After installation, invoke the skill by name or use
/smartsheet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Smartsheet?
Smartsheet integration. Manage Sheets. Use when the user wants to interact with Smartsheet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 374 downloads so far.
How do I install Smartsheet?
Run "/install smartsheet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartsheet free?
Yes, Smartsheet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartsheet support?
Smartsheet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartsheet?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills