← Back to Skills Marketplace
Setmore
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install setmore
Description
Setmore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Setmore data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install setmore - After installation, invoke the skill by name or use
/setmore - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Setmore?
Setmore integration. Manage data, records, and automate workflows. Use when the user wants to interact with Setmore data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Setmore?
Run "/install setmore" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Setmore free?
Yes, Setmore is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Setmore support?
Setmore is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Setmore?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills