← 返回 Skills 市场
membranedev

Tolgee

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

Tolgee 是什么?

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

如何安装 Tolgee?

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

Tolgee 是免费的吗?

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

Tolgee 支持哪些平台?

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

谁开发了 Tolgee?

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

💬 留言讨论