← Back to Skills Marketplace
Supersaas
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install supersaas
Description
SuperSaaS integration. Manage Schedules, Resources, Services, Promotions, Dashboards, Reports. Use when the user wants to interact with SuperSaaS data.
Usage Guidance
This skill delegates auth and API calls to the Membrane platform/CLI. Before installing or using it: (1) Verify you trust Membrane (review their docs and CLI source or package page) because your SuperSaaS credentials will be managed through it; (2) Perform the login interactively (do not paste auth codes into untrusted places); (3) Installing the CLI globally with npm writes to your system—review the npm package and consider installing in a controlled environment if you prefer; (4) Check SuperSaaS permissions and scopes granted via the connector so the account only gets the access it needs; (5) Note the skill can be invoked by the agent (normal), so be careful about granting broad agent permissions or automating writes (creates/updates/deletes) without confirmation.
Capability Analysis
Type: OpenClaw Skill
Name: supersaas
Version: 1.0.3
The supersaas skill provides instructions for an AI agent to interact with the SuperSaaS scheduling platform via the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution using the 'membrane' utility. There are no signs of malicious intent, data exfiltration, or unauthorized system access; the skill focuses on legitimate API integration patterns.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill uses Membrane as a broker to manage SuperSaaS resources. Required capabilities (network access, Membrane account, installing the Membrane CLI) are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs installing the Membrane CLI, performing an interactive login, creating a connector and listing/running actions. It does not instruct accessing unrelated files, arbitrary env vars, or exfiltrating data to unexpected endpoints beyond Membrane/SuperSaaS.
Install Mechanism
This is instruction-only; the only install step is a suggested npm install -g of @membranehq/cli. That is a standard package manager install and is expected for a CLI-based integration. No archive downloads or opaque URLs are used.
Credentials
The skill declares no required env vars or credentials and relies on Membrane for auth. This is proportionate, though it centralizes SuperSaaS credentials behind the Membrane account—expected for this architecture.
Persistence & Privilege
always is false and the skill does not request elevated platform permanence or cross-skill configuration changes. disable-model-invocation is default (false), which is normal and not flagged on its own.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install supersaas - After installation, invoke the skill by name or use
/supersaas - 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 Supersaas?
SuperSaaS integration. Manage Schedules, Resources, Services, Promotions, Dashboards, Reports. Use when the user wants to interact with SuperSaaS data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Supersaas?
Run "/install supersaas" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Supersaas free?
Yes, Supersaas is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Supersaas support?
Supersaas is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Supersaas?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills