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