← Back to Skills Marketplace
Textanywhere
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install textanywhere
Description
TextAnywhere integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextAnywhere data.
Usage Guidance
This skill appears coherent, but before installing or following its instructions: (1) Confirm you trust Membrane (https://getmembrane.com) to hold and manage your TextAnywhere credentials and review their privacy/security policy. (2) Prefer running commands via npx or a local install instead of npm -g if you want to avoid global binaries. (3) Verify the npm package scope (@membranehq) and repository URLs match official sources. (4) Be aware that authenticating will grant the Membrane service access to your TextAnywhere connection—only proceed if that level of third-party access is acceptable. (5) If you need higher assurance, test in a sandbox account first.
Capability Analysis
Type: OpenClaw Skill
Name: textanywhere
Version: 1.0.3
The 'textanywhere' skill is a documentation-based guide for integrating the TextAnywhere messaging service using the Membrane CLI (@membranehq/cli). It provides standard instructions for authentication, action discovery, and execution through the Membrane middleware platform. The skill explicitly advises against asking users for secrets, delegating credential management to the CLI, and contains no evidence of malicious intent, data exfiltration, or obfuscated code.
Capability Assessment
Purpose & Capability
Name/description (TextAnywhere integration) match the instructions: all runtime steps use the Membrane CLI and the textanywhere connector. Required network access and a Membrane account are reasonable for this purpose.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not direct the agent to read unrelated filesystem paths, request unrelated environment variables, or exfiltrate data to unexpected endpoints. It explicitly tells integrators not to ask users for API keys.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install @membranehq/cli via npm (or use npx). Installing a global npm CLI is a reasonable step for this integration but increases the trust/attack surface compared to a purely instruction-only (no-install) skill. Verify the npm package and use npx or a scoped install if you prefer not to install global binaries.
Credentials
The skill declares no required environment variables or secrets. All credential handling is delegated to Membrane (server-side). This is proportional, though users should understand that using the connector will give Membrane access to the target TextAnywhere account on their behalf.
Persistence & Privilege
The skill does not request permanent/always-installed privileges (always:false) and is user-invocable. It does not modify other skills or system-wide configs. Autonomous invocation (disable-model-invocation:false) is the platform default and not by itself problematic here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install textanywhere - After installation, invoke the skill by name or use
/textanywhere - 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 Textanywhere?
TextAnywhere integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextAnywhere data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Textanywhere?
Run "/install textanywhere" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Textanywhere free?
Yes, Textanywhere is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Textanywhere support?
Textanywhere is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Textanywhere?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills