← Back to Skills Marketplace
membranedev

Translatecom

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install translatecom
Description
Translate.com integration. Manage data, records, and automate workflows. Use when the user wants to interact with Translate.com data.
Usage Guidance
This skill is internally consistent for integrating Translate.com via the Membrane CLI, but before installing: (1) verify the @membranehq/cli package and prefer a pinned version instead of @latest; (2) review Membrane's privacy/security and the permissions you'll grant when connecting Translate.com (Membrane will hold tokens); (3) avoid running global npm installs as root where possible; (4) if you need stronger assurance, inspect the CLI source repository/release artifacts on GitHub before installing.
Capability Analysis
Type: OpenClaw Skill Name: translatecom Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Translate.com using the Membrane CLI. The logic focuses on standard authentication, action discovery, and execution via the '@membranehq/cli' tool. There is no evidence of malicious intent, data exfiltration, or unauthorized command execution; the instructions are transparent and align with the stated purpose of managing translation workflows.
Capability Assessment
Purpose & Capability
The name/description (Translate.com integration) matches the instructions: all actions are run via the Membrane CLI to create connections, list actions, build and run actions. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md limits runtime steps to installing/using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading arbitrary files, sweeping environment variables, or sending data to unexpected endpoints. Headless auth is documented and requires user interaction.
Install Mechanism
This is an instruction-only skill (no install spec), but it recommends running a global npm install of @membranehq/cli@latest. Installing a third-party CLI globally and using the 'latest' tag can change behavior over time and runs package code on the host — consider pinning a version and verifying package provenance before installing.
Credentials
No local env vars or secrets are requested by the skill. However, the skill delegates all auth to Membrane: using it will grant the Membrane service access to your Translate.com account (they handle tokens/refresh). That delegation is proportionate to the purpose but requires trusting the Membrane service and its privacy/security practices.
Persistence & Privilege
The skill does not request permanent/always-on inclusion, does not modify other skills or global agent config, and has no install-time hooks in the skill bundle itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install translatecom
  3. After installation, invoke the skill by name or use /translatecom
  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 translatecom
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Translatecom?

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

How do I install Translatecom?

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

Is Translatecom free?

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

Which platforms does Translatecom support?

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

Who created Translatecom?

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

💬 Comments