← Back to Skills Marketplace
gora050

Textmagic

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
234
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install textmagic
Description
TextMagic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextMagic data.
Usage Guidance
This skill appears to implement a TextMagic integration via the Membrane CLI, which is reasonable — but note the mismatch between the registry metadata (no installs required) and the SKILL.md (asks you to install @membranehq/cli). Before installing or running anything: 1) Verify @membranehq/cli is the official CLI you trust (check the npm publisher, GitHub repo, and getmembrane.com). 2) Prefer using npx for one-off use instead of a global 'npm install -g' if you want less persistent change. 3) Understand that logging in will open an auth URL and authorize Membrane to act with your TextMagic account — only proceed if you trust Membrane as the intermediary. 4) Ask the skill author/owner to add an explicit install spec and required-binaries metadata so automated checks can validate the package provenance. If you are uncomfortable with installing third-party CLIs from npm, do not proceed.
Capability Analysis
Type: OpenClaw Skill Name: textmagic Version: 1.0.3 The skill bundle contains documentation (SKILL.md) and metadata for integrating TextMagic via the Membrane CLI. It provides standard instructions for an AI agent to install the '@membranehq/cli' npm package, authenticate, and manage SMS workflows. The instructions prioritize security by advising the agent to use Membrane's built-in connection management rather than requesting raw API keys from the user, and no malicious patterns or data exfiltration attempts were identified.
Capability Assessment
Purpose & Capability
The skill's stated purpose (TextMagic integration) aligns with the instructions that use the Membrane CLI and a TextMagic connector. However, the registry metadata lists no required binaries or credentials while SKILL.md explicitly requires installing and using the @membranehq/cli — this is an inconsistency.
Instruction Scope
The SKILL.md stays focused on integrating TextMagic via Membrane: installing the CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated files or exfiltrating data. Minor inconsistency: it gives both global install and npx usage in examples.
Install Mechanism
There is no declared install spec in the registry, yet the instructions ask to run 'npm install -g @membranehq/cli@latest' (and also show npx usage). Installing a global npm package is a supply-chain risk if the package or its maintainer aren't verified. The skill should have declared required binaries or an install spec; absence of that metadata is a red flag.
Credentials
The skill requests no environment variables or local credentials and explicitly advises not to ask users for API keys, instead using Membrane's connection flow (server-side auth). That is proportionate to the described integration.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation (platform default). It does not claim to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install textmagic
  3. After installation, invoke the skill by name or use /textmagic
  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 textmagic
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Textmagic?

TextMagic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextMagic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.

How do I install Textmagic?

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

Is Textmagic free?

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

Which platforms does Textmagic support?

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

Who created Textmagic?

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

💬 Comments