← 返回 Skills 市场
Supersaas
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install supersaas
功能描述
SuperSaaS integration. Manage Schedules, Resources, Services, Promotions, Dashboards, Reports. Use when the user wants to interact with SuperSaaS data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supersaas - 安装完成后,直接呼叫该 Skill 的名称或使用
/supersaas触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Supersaas 是什么?
SuperSaaS integration. Manage Schedules, Resources, Services, Promotions, Dashboards, Reports. Use when the user wants to interact with SuperSaaS data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Supersaas?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supersaas」即可一键安装,无需额外配置。
Supersaas 是免费的吗?
是的,Supersaas 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supersaas 支持哪些平台?
Supersaas 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supersaas?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills