← Back to Skills Marketplace
membranedev

Tolgee

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tolgee
Description
Tolgee integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tolgee data.
Usage Guidance
This skill is a Membrane-based adapter for Tolgee rather than a direct Tolgee client. Before installing or using it: (1) Confirm you trust the Membrane service (getmembrane.com/@membranehq package) because your action definitions and data will be sent there; (2) Prefer the npx usage shown in SKILL.md if you want to avoid a global npm install; (3) Inspect the @membranehq/cli package on npm/github to verify publisher and code if you need higher assurance; (4) Understand the auth flow: you must log into Membrane and the service will store/manage credentials for Tolgee on your behalf; (5) If you require data residency or want to avoid a third-party proxy, consider integrating directly with Tolgee's API instead.
Capability Analysis
Type: OpenClaw Skill Name: tolgee Version: 1.0.1 The skill bundle provides instructions for integrating with Tolgee using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the `@membranehq/cli` tool. The instructions in SKILL.md are well-documented and align with the stated purpose of localization management without any signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill claims to provide a Tolgee integration and the instructions consistently use the Membrane CLI to create a Tolgee connection and run actions. Requiring a Membrane account and CLI is coherent for a connector-based integration. Note: a user expecting a direct Tolgee API client should be aware this is a Membrane-hosted adapter rather than direct Tolgee access.
Instruction Scope
SKILL.md confines runtime actions to installing and running the Membrane CLI, logging in, creating connections, listing/creating/running actions, and polling action state. However, those steps rely on the Membrane service (external network calls) and will send action definitions and action input/output to Membrane. If you are concerned about privacy or data residency, you should confirm what data will be transmitted to Membrane before using the skill.
Install Mechanism
There is no built-in install spec; the README instructs installing @membranehq/cli via npm -g or using npx in examples. This is a public npm package approach (reasonable), but global npm installs modify the system; the doc also shows npx usage which avoids global install. No arbitrary URL downloads or extract steps are present.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive login flow; Membrane is expected to manage Tolgee credentials server-side. That is proportionate, but remember that action inputs/outputs and any project data will be handled by Membrane.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not declare system-wide config changes. It can be invoked by the agent autonomously (platform default), which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tolgee
  3. After installation, invoke the skill by name or use /tolgee
  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 tolgee
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tolgee?

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

How do I install Tolgee?

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

Is Tolgee free?

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

Which platforms does Tolgee support?

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

Who created Tolgee?

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

💬 Comments