← Back to Skills Marketplace
membranedev

Propstack

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install propstack
Description
Propstack integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propstack data.
Usage Guidance
This skill appears coherent for integrating Propstack through the Membrane CLI. Before installing: 1) Verify the @membranehq/cli package and the getmembrane.com / GitHub repository are legitimate and published by the expected organization. 2) Prefer npx if you want to avoid a global npm install. 3) Be prepared to authenticate via a browser/auth-code flow — the CLI will manage tokens (which may be stored locally); check the CLI docs for where credentials are stored. 4) Do not paste secrets into chat; the SKILL.md advises against collecting API keys which is good. 5) If you rely on organizational policies, confirm that installing and running a third-party CLI from npm is allowed in your environment.
Capability Analysis
Type: OpenClaw Skill Name: propstack Version: 1.0.1 The skill provides a legitimate integration for the Propstack CRM using the Membrane framework. It instructs the AI agent to install the Membrane CLI via npm (`@membranehq/cli`) and use it to discover and execute CRM actions. While the skill requires network access and the installation of a global package, these actions are clearly aligned with the stated purpose of the integration. The instructions in SKILL.md emphasize secure practices, such as avoiding direct handling of API keys by the agent and using Membrane's server-side connection management instead.
Capability Assessment
Purpose & Capability
The name/description say "Propstack integration" and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Propstack, create connections, discover and run actions. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
The runtime instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions, and polling action state. The skill does not instruct reading unrelated files, harvesting environment variables, or transmitting data to unexpected endpoints. It explicitly discourages asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md tells users to install @membranehq/cli via npm (or use npx). Installing a global npm package is a normal way to get a CLI, but it does involve executing third-party code from npm — verify the package publisher/repo before installing and consider using npx to avoid a global install.
Credentials
No environment variables or local config paths are required by the registry metadata. SKILL.md states Membrane handles auth server-side and explicitly says not to ask users for API keys, which is proportionate for the described purpose. Note: the CLI will perform authentication flows (browser / auth code) and likely stores credentials locally; the skill does not declare those storage paths.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request system-wide configuration changes or permanent elevated privileges in the metadata or instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install propstack
  3. After installation, invoke the skill by name or use /propstack
  4. 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
Slug propstack
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Propstack?

Propstack integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propstack data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Propstack?

Run "/install propstack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Propstack free?

Yes, Propstack is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Propstack support?

Propstack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Propstack?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments