← Back to Skills Marketplace
gora050

Slite

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
158
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install slite
Description
Slite integration. Manage Documents. Use when the user wants to interact with Slite data.
Usage Guidance
This skill appears coherent: it relies on the Membrane CLI to connect your Slite workspace and run pre-built actions. Before installing or using it: (1) verify the Membrane project/package (homepage, repo, and npm publisher) so you trust the third party that will manage auth and data; (2) be aware that using the CLI sends auth flows and workspace data through Membrane’s service — review their privacy/security docs if that matters; (3) prefer using npx or inspect the package before running a global `npm install -g`, since global installs execute code from npm; and (4) never paste Slite API keys or other secrets into chat — follow the described browser-based login/connection flow instead. If you need higher assurance, ask for the skill's upstream repository or vendor contact and confirm the Membrane CLI release you will install.
Capability Analysis
Type: OpenClaw Skill Name: slite Version: 1.0.3 The skill requires the agent to perform global system modifications by installing a third-party CLI tool (`npm install -g @membranehq/cli`) and delegates all data handling and authentication to an external service (getmembrane.com). It instructs the agent to execute arbitrary logic and dynamically generate actions via the CLI (`membrane action create`), which constitutes a form of remote logic execution. While these actions are consistent with the platform's design, the requirement for high-privilege shell commands and the total dependency on a third-party intermediary for sensitive Slite data represent a significant security risk (SKILL.md).
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill directs the agent to use the Membrane CLI to connect to Slite, discover actions, run actions, and create actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions focus on installing and using the Membrane CLI and its commands (login, connect, action list/run/create). They do not instruct reading unrelated files or environment variables. Note: auth is handled server-side by Membrane, so Slite data and auth tokens will be managed by the Membrane service as part of normal operation — users should be aware that data flows through that third-party service.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Global npm installs execute code from the npm registry and install binaries system-wide — a common but non-trivial action. This is proportional to using a third-party CLI, but users should verify the package/source before installing.
Credentials
The skill declares no required env vars, no primary credential, and asks users to authenticate via Membrane's browser flow. It explicitly advises not to ask users for API keys. The requested access is proportional to a CLI-based integration.
Persistence & Privilege
The skill is not forced-always and does not request elevated or system-wide configuration changes. It is user-invocable and allows autonomous invocation by the agent (the platform default), which is appropriate for this integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slite
  3. After installation, invoke the skill by name or use /slite
  4. 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
Slug slite
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Slite?

Slite integration. Manage Documents. Use when the user wants to interact with Slite data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install Slite?

Run "/install slite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Slite free?

Yes, Slite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Slite support?

Slite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Slite?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments