← 返回 Skills 市场
Totalexpert
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install totalexpert
功能描述
Total Expert integration. Manage data, records, and automate workflows. Use when the user wants to interact with Total Expert data.
安全使用建议
This skill looks internally consistent: it uses Membrane to connect to Total Expert and does not request unrelated secrets. Before installing or using it, consider: 1) Verify the Membrane CLI package (@membranehq/cli) on the npm registry and the publisher identity before running a global install. 2) Understand that by connecting you will grant Membrane access to your Total Expert data — review Membrane's privacy/security documentation and the permissions requested during the OAuth/login flow. 3) Prefer doing the initial connection in an environment you control (not a shared machine) and avoid pasting secrets into chat. 4) If you need a higher assurance level, ask the skill author/maintainer for a reproducible release link (GitHub release tag or checksum) and for clarity about what Membrane stores and how long credentials are retained.
功能分析
Type: OpenClaw Skill
Name: totalexpert
Version: 1.0.1
The skill provides a standard integration for the Total Expert CRM using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' NPM package, authenticating, and managing API actions. While it involves high-privilege operations like global package installation and dynamic action creation via a third-party service (getmembrane.com), these behaviors are transparently documented and strictly aligned with the stated purpose of the integration.
能力评估
Purpose & Capability
Name/description (Total Expert integration) align with the instructions: the SKILL.md consistently instructs using the Membrane connector for Total Expert. The actions, connection flow, and auth steps are coherent with a CRM integration skill.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, authenticating (interactive or headless), creating a connection, discovering and running actions. They do not instruct reading unrelated files or exfiltrating environment variables. The guidance to 'let Membrane handle credentials' is explicit.
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package writes binaries to disk and pulls code from the npm registry — expected for a CLI but worth reviewing (verify package identity, version, and publisher).
Credentials
The skill declares no required env vars or credentials and the instructions rely on Membrane's interactive auth flow rather than asking for API keys. That is proportionate to the stated purpose. Note: use of Membrane means your Total Expert access will be mediated by that third party.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated platform privileges. Autonomous invocation is allowed (default) — appropriate for a skill that can act on user request. The skill does not modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install totalexpert - 安装完成后,直接呼叫该 Skill 的名称或使用
/totalexpert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Totalexpert 是什么?
Total Expert integration. Manage data, records, and automate workflows. Use when the user wants to interact with Total Expert data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Totalexpert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install totalexpert」即可一键安装,无需额外配置。
Totalexpert 是免费的吗?
是的,Totalexpert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Totalexpert 支持哪些平台?
Totalexpert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Totalexpert?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills