← Back to Skills Marketplace
Smartsuite
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
354
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smartsuite
Description
Smartsuite integration. Manage Organizations. Use when the user wants to interact with Smartsuite data.
Usage Guidance
This skill appears internally consistent: it asks you to install and use the Membrane CLI to manage Smartsuite data and does not request unrelated secrets. Before installing, verify you trust the @membranehq package (check the npm page and GitHub repo), prefer installing in a contained environment if you have concerns (e.g., container or VM), confirm the CLI version you install, and be aware that the Membrane service will have access to your Smartsuite data once you connect an account. If you need higher assurance, review the CLI source and package publish history before running a global npm install.
Capability Analysis
Type: OpenClaw Skill
Name: smartsuite
Version: 1.0.3
The skill provides a standard integration for Smartsuite using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing records via the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the instructions are transparent and aligned with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
The skill describes Smartsuite integration and exclusively instructs use of the Membrane CLI to connect to Smartsuite and run actions. Requested capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, creating connections, searching and running actions, and handling headless login flows. It does not ask the agent to read unrelated files, exfiltrate secrets, or contact unexpected endpoints beyond Membrane/Smartsuite.
Install Mechanism
There is no formal install spec in the registry, but the skill instructs users to run a global npm install (npm install -g @membranehq/cli@latest). Requiring an npm-installed CLI is reasonable for this purpose, but installing global npm packages introduces normal supply-chain risks and should be done from a trusted package and environment.
Credentials
The skill declares no environment variables or credentials. Authentication is delegated to Membrane's CLI/login flow, which is proportionate to the integration's needs. No unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is user-invocable. It does not request elevated or persistent platform privileges beyond normal CLI usage.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartsuite - After installation, invoke the skill by name or use
/smartsuite - 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 Smartsuite?
Smartsuite integration. Manage Organizations. Use when the user wants to interact with Smartsuite data. It is an AI Agent Skill for Claude Code / OpenClaw, with 354 downloads so far.
How do I install Smartsuite?
Run "/install smartsuite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartsuite free?
Yes, Smartsuite is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartsuite support?
Smartsuite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartsuite?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills