← Back to Skills Marketplace
Smartling
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
145
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smartling
Description
Smartling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartling data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to talk to Smartling and does not ask for unrelated secrets. Before installing, verify you trust the @membranehq npm package and the Membrane service (review the package on npm/github and the vendor site), because installing the CLI runs third-party code and Membrane will manage your Smartling credentials server-side. If you are concerned about an agent executing shell commands autonomously, consider restricting the agent's ability to run local CLI commands or require explicit user approval before running authentication or connection steps.
Capability Analysis
Type: OpenClaw Skill
Name: smartling
Version: 1.0.3
The skill provides instructions for an AI agent to interact with Smartling via the Membrane CLI (@membranehq/cli). It covers installation, authentication, and action management through the Membrane platform. The instructions are consistent with the stated purpose of translation management and do not contain any malicious code, data exfiltration attempts, or harmful prompt injections.
Capability Assessment
Purpose & Capability
The skill claims to integrate Smartling and all instructions revolve around using the Membrane CLI to create connections and run prebuilt actions against Smartling. Requiring a Membrane account and network access is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in, creating a connection, discovering and running actions, and optionally creating actions. It does not instruct reading unrelated files, requesting unrelated credentials, or sending data to unexpected endpoints. The guidance to open a browser for login is expected for OAuth-like flows.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to get a CLI, but global npm installs execute third-party code and modify the system environment—users should verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for Smartling API keys, instead relying on Membrane to manage credentials. The requested access (a Membrane account) is proportional to the integration.
Persistence & Privilege
The skill is not always-included, has no install-time artifacts, and does not request system-wide configuration changes. Autonomous invocation is allowed by default (normal for skills) and is not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartling - After installation, invoke the skill by name or use
/smartling - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Smartling?
Smartling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartling data. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Smartling?
Run "/install smartling" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartling free?
Yes, Smartling is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartling support?
Smartling is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartling?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills