← 返回 Skills 市场
Setmore
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install setmore
功能描述
Setmore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Setmore data.
安全使用建议
This skill appears consistent with its description and simply delegates Setmore operations to the Membrane CLI. Before installing: (1) Confirm you trust the Membrane project (@membranehq) because you'll install their global npm CLI and grant Membrane access to your Setmore data via the OAuth/connect flow; (2) Review the permissions/scopes requested during the connection step and avoid pasting API keys into chat—use the provided browser auth flow; (3) Be aware that global npm installs run third-party code on your machine (supply-chain risk)—consider installing in a controlled environment or reviewing the CLI's source first; (4) If you need stronger assurances, ask for the skill to include a formal install spec (signed releases or pinned version) or to run the CLI in an isolated container/sandbox.
功能分析
Type: OpenClaw Skill
Name: setmore
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Setmore scheduling platform using the Membrane CLI. It contains no executable code, instead directing the agent to use standard CLI commands for authentication and API interaction via the '@membranehq/cli' package. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The name/description (Setmore integration) matches the instructions: all runtime actions are performed via the Membrane CLI to connect to Setmore, discover and run actions, and manage connections. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing authentication flows, creating/listing connections and actions, and running actions. It does not direct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints. The instructions are specific and limited to Membrane+Setmore operations.
Install Mechanism
The skill is instruction-only (no registry install spec) but tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a normal step for this integration but carries standard supply-chain and privilege considerations (global npm installs modify system PATH and execute third-party code). This is expected for a CLI-based integration but worth user caution.
Credentials
No environment variables, local config paths, or direct API keys are requested. The skill explicitly instructs to use Membrane to handle auth server-side and warns against asking users for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistence. It does not instruct modifying other skills or system-wide agent settings. Normal autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install setmore - 安装完成后,直接呼叫该 Skill 的名称或使用
/setmore触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Setmore 是什么?
Setmore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Setmore data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Setmore?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install setmore」即可一键安装,无需额外配置。
Setmore 是免费的吗?
是的,Setmore 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Setmore 支持哪些平台?
Setmore 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Setmore?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills