← Back to Skills Marketplace
Totvs
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install totvs
Description
TOTVS integration. Manage Recordses. Use when the user wants to interact with TOTVS data.
Usage Guidance
This skill appears internally consistent: it delegates TOTVS access to the Membrane platform and instructs you to install and login with the Membrane CLI. Before installing or running it, verify the @membranehq/cli package and the getmembrane.com / GitHub repository to ensure you trust the operator (npm package details, maintainer, recent release history). Consider using a pinned CLI version rather than @latest to avoid unexpected updates, and be aware installing a global npm package runs third-party code on your machine. Finally, understand that Membrane will manage your TOTVS credentials server-side — confirm their security/privacy practices if the data is sensitive.
Capability Analysis
Type: OpenClaw Skill
Name: totvs
Version: 1.0.0
The skill provides instructions for an AI agent to interact with TOTVS using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and executing actions through the Membrane platform, which is designed to handle credentials and API interactions securely. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (TOTVS integration) match the instructions (use Membrane CLI to create/connect/run actions against a TOTVS connector). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. It does not ask the agent to read unrelated files, environment variables, or send data to unexpected endpoints. Guidance about headless login and use of --json is reasonable and specific.
Install Mechanism
The skill instructs installing the Membrane CLI via npm (global install and also shows npx usage). This is expected for a CLI-driven integration but carries normal npm risks (running third-party code, 'latest' floating tag). Recommend verifying the @membranehq/cli package on the npm registry and preferring a pinned version if possible.
Credentials
No environment variables, primary credential, or config paths are declared or required. The SKILL.md also advises letting Membrane manage credentials instead of asking for API keys, which aligns with the integration purpose.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes or access to other skills' settings. Autonomous invocation is allowed by default (not a problem here) and matches normal skill behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install totvs - After installation, invoke the skill by name or use
/totvs - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Totvs?
TOTVS integration. Manage Recordses. Use when the user wants to interact with TOTVS data. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Totvs?
Run "/install totvs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Totvs free?
Yes, Totvs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Totvs support?
Totvs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Totvs?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills