← Back to Skills Marketplace
Totalexpert
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install totalexpert
Description
Total Expert integration. Manage data, records, and automate workflows. Use when the user wants to interact with Total Expert data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install totalexpert - After installation, invoke the skill by name or use
/totalexpert - 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 Totalexpert?
Total Expert integration. Manage data, records, and automate workflows. Use when the user wants to interact with Total Expert data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Totalexpert?
Run "/install totalexpert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Totalexpert free?
Yes, Totalexpert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Totalexpert support?
Totalexpert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Totalexpert?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills