← Back to Skills Marketplace
Textlocal
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
158
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install textlocal
Description
Textlocal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Textlocal data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to interact with Textlocal. Before installing or using it, confirm you trust Membrane/@membranehq and the npm package owner; global npm installs modify your system and should be vetted. Expect the login flow to open a browser and for credentials to be managed by Membrane (credentials live on Membrane, not in your local env). If you prefer extra safety, run the CLI in an isolated environment (container or VM), or inspect the @membranehq/cli package on the npm registry/GitHub for source code, publisher, and recent activity before installing.
Capability Analysis
Type: OpenClaw Skill
Name: textlocal
Version: 1.0.2
The textlocal skill bundle provides instructions for an AI agent to interact with the Textlocal messaging platform via the Membrane CLI. The documentation (SKILL.md) outlines standard procedures for authentication, discovering actions, and executing API calls through a managed proxy. No evidence of data exfiltration, malicious execution, or intentional prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is described as a Textlocal integration and all instructions center on using Membrane's CLI to connect to Textlocal and run actions. Required tools and steps (membrane CLI, login, connector usage) are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent/user to install and run the Membrane CLI, authenticate via browser, create/connect a Textlocal connector, list actions, run actions, and proxy raw API requests through Membrane. It does not instruct reading unrelated files, exporting environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no registry install spec, but the instructions ask the user to run `npm install -g @membranehq/cli`. Installing a global npm package is a common but non-trivial action (writes to disk, requires privileges). Verify the npm package publisher and integrity before installing; installing arbitrary npm packages carries moderate risk.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead relying on Membrane-managed connections. This is proportionate to the stated functionality (delegating auth to Membrane).
Persistence & Privilege
The skill is instruction-only, requests no persistent platform privileges (always: false), and does not attempt to modify other skills or system-wide configurations. Autonomous invocation is allowed by default but not exceptional here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install textlocal - After installation, invoke the skill by name or use
/textlocal - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Textlocal?
Textlocal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Textlocal data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Textlocal?
Run "/install textlocal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Textlocal free?
Yes, Textlocal is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Textlocal support?
Textlocal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Textlocal?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills