← Back to Skills Marketplace
Outfit
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
166
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outfit
Description
Outfit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outfit data.
Usage Guidance
This skill looks coherent, but review before installing: 1) Installing @membranehq/cli globally will execute package install scripts and add a binary to your PATH — consider using npx or a container if you want no global changes. 2) Verify the Membrane project (getmembrane.com / the GitHub repo) and the npm package source before installing. 3) The login flow opens a browser or prints a code — never paste that code into untrusted channels; complete authentication only through the official flow. 4) If you need stricter isolation, test the CLI in a VM or container first. 5) If you have compliance constraints, confirm how Membrane stores/handles connection credentials before connecting sensitive accounts.
Capability Analysis
Type: OpenClaw Skill
Name: outfit
Version: 1.0.3
The 'outfit' skill provides instructions for an AI agent to interact with the Outfit brand management platform via the Membrane CLI. The skill documentation (SKILL.md) guides the agent through installing the '@membranehq/cli' npm package, authenticating, and executing actions using Membrane's middleware. The behavior is consistent with the stated purpose of automating workflows, and there are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (Outfit integration) matches the instructions, which exclusively show how to install and use the Membrane CLI to connect to the Outfit connector and run/discover actions. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, logging in, creating/listing connections and actions, and running actions. It does not ask the agent to read arbitrary local files, probe unrelated system state, or exfiltrate data to third parties beyond the Membrane service.
Install Mechanism
Install is instruction-only and recommends npm install -g @membranehq/cli@latest (and sometimes npx). This is an npm package from the @membranehq namespace — a moderate-risk install mechanism (npm packages run code at install and a global install modifies the system PATH). This is expected for a CLI but the user may prefer npx or a containerized environment if they want less footprint.
Credentials
No environment variables or unrelated credentials are requested. Authentication is handled by the Membrane login flow (interactive or browser-based), which is consistent with the described behavior and purpose.
Persistence & Privilege
The skill is not always-on, does not require system-wide privileges, and contains no instructions to alter other skills or global agent settings. Requiring the Membrane CLI implies storing credentials/config locally via that CLI, which is standard for CLI tools.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outfit - After installation, invoke the skill by name or use
/outfit - 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 Outfit?
Outfit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outfit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Outfit?
Run "/install outfit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outfit free?
Yes, Outfit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outfit support?
Outfit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outfit?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills