← Back to Skills Marketplace
gora050

Textit

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install textit-integration
Description
TextIt integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextIt data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI as a proxy to talk to TextIt so you don't give API keys directly. Before installing: (1) Verify you trust Membrane/@membranehq (review npm package page and the GitHub repo/homepage) because npm install -g and npx will execute third‑party code. (2) Be prepared to complete an interactive/browser login or paste a headless auth code; that flow grants Membrane access to your TextIt data, so confirm privacy/consent. (3) If you prefer to limit risk, run the CLI in an isolated environment (container or VM) or review the CLI source before installing. The SKILL.md should have declared the membrane CLI as a required binary—keep that in mind when evaluating system prerequisites.
Capability Analysis
Type: OpenClaw Skill Name: textit-integration Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with the TextIt messaging platform using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing API actions via the Membrane platform. The instructions are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to integrate with TextIt and the SKILL.md consistently instructs using Membrane as the connector to TextIt. The flow (discover actions, create connections, run actions) matches the stated purpose.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action list/run). They do not ask the agent to read unrelated files, access arbitrary env vars, or exfiltrate data. Note: the SKILL.md uses npx and global npm install, which runs code from npm at runtime — expected for a CLI but worth being aware of.
Install Mechanism
No install spec in registry, but SKILL.md instructs installing @membranehq/cli via npm (global) and shows npx usage. Installing an npm global package and invoking npx is a common pattern but carries normal supply‑chain risk (npm package executes code). The CLI is published on npm and the homepage/repo are provided; no direct download URLs or extract steps are used.
Credentials
The skill requests no environment variables or credentials. It explicitly recommends letting Membrane manage credentials rather than asking for API keys, which aligns with its purpose and minimizes local secret handling.
Persistence & Privilege
The skill does not request always:true and has no install that modifies other skills or system configs. It relies on a CLI the user installs and the user-driven Membrane login flow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install textit-integration
  3. After installation, invoke the skill by name or use /textit-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug textit-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Textit?

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

How do I install Textit?

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

Is Textit free?

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

Which platforms does Textit support?

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

Who created Textit?

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

💬 Comments