← Back to Skills Marketplace
gora050

Simpletexting

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
177
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install simpletexting
Description
SimpleTexting integration. Manage Contacts, Campaigns, Keywords. Use when the user wants to interact with SimpleTexting data.
Usage Guidance
This skill is internally consistent: it relies on the Membrane CLI to mediate access to SimpleTexting rather than asking you for API keys. Before installing or running it: verify you trust the @membranehq/cli npm package and the Membrane service (review their npm page, GitHub repo, and privacy/security docs); be aware npm install -g modifies system-wide directories and the CLI will store credentials locally after login; expect network traffic to Membrane and SimpleTexting during use. If you need to avoid installing global CLI tools or want tighter control over credentials, do not install/run this skill until you confirm an acceptable deployment path.
Capability Analysis
Type: OpenClaw Skill Name: simpletexting Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the SimpleTexting platform using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the 'membrane' command-line tool. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing SMS campaigns and contacts through the getmembrane.com service.
Capability Assessment
Purpose & Capability
The skill is an integration wrapper for SimpleTexting that consistently instructs use of the Membrane CLI and Membrane connections. It does not ask for unrelated credentials or system access beyond network and a Membrane account, which matches the described purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating connections, discovering and running Membrane actions, and polling build state. It does not instruct reading arbitrary files or exfiltrating secrets. Note: it tells users to run a global npm install and to complete an OAuth-style login flow, which will create local CLI credentials handled by Membrane.
Install Mechanism
No formal install spec is provided in the skill bundle (instruction-only). The README instructs installing @membranehq/cli globally via npm (npm install -g), which is a common but privileged operation (writes system-wide dirs). The source package is on npm (moderate risk) rather than an arbitrary download.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane manage API keys. It does not request unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. Autonomous model invocation is allowed (default) but there are no additional persistent privileges requested by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simpletexting
  3. After installation, invoke the skill by name or use /simpletexting
  4. 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
Slug simpletexting
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Simpletexting?

SimpleTexting integration. Manage Contacts, Campaigns, Keywords. Use when the user wants to interact with SimpleTexting data. It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.

How do I install Simpletexting?

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

Is Simpletexting free?

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

Which platforms does Simpletexting support?

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

Who created Simpletexting?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments