← 返回 Skills 市场
membranedev

Propstack

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install propstack
功能描述
Propstack integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propstack data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install propstack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /propstack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug propstack
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Propstack 是什么?

Propstack integration. Manage data, records, and automate workflows. Use when the user wants to interact with Propstack data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Propstack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install propstack」即可一键安装,无需额外配置。

Propstack 是免费的吗?

是的,Propstack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Propstack 支持哪些平台?

Propstack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Propstack?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论