← 返回 Skills 市场
Textlocal
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
158
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install textlocal
功能描述
Textlocal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Textlocal data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install textlocal - 安装完成后,直接呼叫该 Skill 的名称或使用
/textlocal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Textlocal 是什么?
Textlocal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Textlocal data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Textlocal?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install textlocal」即可一键安装,无需额外配置。
Textlocal 是免费的吗?
是的,Textlocal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Textlocal 支持哪些平台?
Textlocal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Textlocal?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills