← Back to Skills Marketplace
Propeller
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
161
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install propeller
Description
Propeller integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propeller data.
Usage Guidance
This skill appears coherent: it simply instructs use of the Membrane CLI to manage Propeller data. Before installing or using it, verify you trust @membranehq on the npm registry and the getmembrane.com project (review the npm package page and GitHub repository). Installing a global npm CLI runs code from the package maintainer — avoid global installs on sensitive machines or review the package source first. Be aware that authentication opens a browser/device-code flow to grant access to your Propeller data; only proceed if you trust Membrane to manage that access. If you need stronger isolation, run the CLI in a disposable environment or container and review Membrane's privacy/permission documentation.
Capability Analysis
Type: OpenClaw Skill
Name: propeller
Version: 1.0.1
The skill bundle provides a standard integration for the Propeller construction management platform via the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate workflows including CLI installation (@membranehq/cli), authentication, and action execution. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill operates as a transparent wrapper for the Membrane platform.
Capability Assessment
Purpose & Capability
Name/description (Propeller integration) match the instructions: the SKILL.md consistently directs the agent to use the Membrane CLI to connect to Propeller, discover and run actions, and create actions when needed.
Instruction Scope
The instructions remain scoped to installing and using the Membrane CLI, authenticating via Membrane, creating/listing connections and actions, and running actions. They do not instruct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to arbitrary endpoints.
Install Mechanism
No install spec in the skill bundle itself (instruction-only). The doc recommends installing @membranehq/cli via npm (npm install -g or npx). This is expected for a CLI-based integration but carries the usual npm/global install risks: you should verify the package identity and trustworthiness before globally installing and avoid running it in highly sensitive environments without review.
Credentials
The skill declares no required env vars or credentials. Runtime instructions rely on Membrane-managed auth (browser-based or headless device-code flow). That is proportional to the stated purpose; there are no unexplained secret requests.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent agent-wide privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install propeller - After installation, invoke the skill by name or use
/propeller - 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 Propeller?
Propeller integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propeller data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Propeller?
Run "/install propeller" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Propeller free?
Yes, Propeller is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Propeller support?
Propeller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Propeller?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills