← 返回 Skills 市场
Textcortex
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install textcortex
功能描述
TextCortex integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextCortex data.
安全使用建议
This skill appears to do what it says: it delegates TextCortex work to the Membrane CLI. Before installing or using it, verify you trust Membrane (https://getmembrane.com) and the linked repository. Note the SKILL.md expects the Membrane CLI (and npm/node for installing it) although the skill metadata didn't declare those required binaries — ensure your environment has npm/node if you proceed. Authentication happens via browser-based Membrane login/connection (you won't need to paste API keys into the skill). If you want extra caution, inspect Membrane's docs/repo and test in a disposable environment or account first.
功能分析
Type: OpenClaw Skill
Name: textcortex
Version: 1.0.1
The skill bundle provides standard instructions for an AI agent to integrate with TextCortex using the Membrane CLI. It covers installation, authentication, and action management (SKILL.md) without any evidence of malicious intent, data exfiltration, or harmful prompt injection. The reliance on the '@membranehq/cli' package is consistent with the documented purpose of the integration.
能力评估
Purpose & Capability
The skill claims to integrate with TextCortex via Membrane and its SKILL.md consistently describes using Membrane to discover and run TextCortex actions. However, the registry metadata does not list required binaries even though the instructions require the Membrane CLI (and implicitly npm/node) to be installed.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to the TextCortex connector, discovering actions, and running them. The instructions do not ask the agent to read local files, harvest unrelated env vars, or send data to endpoints outside Membrane/TextCortex.
Install Mechanism
There is no automated install spec in the registry (instruction-only skill). The SKILL.md directs the user to run npm install -g @membranehq/cli@latest or use npx, which relies on the public npm registry — a common but higher-risk install vector than an instruction-only tool that needs nothing installed. This is expected for a CLI-based integration but should be acknowledged.
Credentials
The skill requests no environment variables or credentials and relies on Membrane to manage authentication (browser-based login / connection flow). That is proportionate to its stated purpose. It does require a Membrane account and network access (noted in SKILL.md).
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent elevated privileges or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install textcortex - 安装完成后,直接呼叫该 Skill 的名称或使用
/textcortex触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Textcortex 是什么?
TextCortex integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextCortex data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Textcortex?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install textcortex」即可一键安装,无需额外配置。
Textcortex 是免费的吗?
是的,Textcortex 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Textcortex 支持哪些平台?
Textcortex 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Textcortex?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills