← Back to Skills Marketplace
gora050

Textcortex

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install textcortex
Description
TextCortex integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextCortex data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install textcortex
  3. After installation, invoke the skill by name or use /textcortex
  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
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug textcortex
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Textcortex?

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

How do I install Textcortex?

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

Is Textcortex free?

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

Which platforms does Textcortex support?

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

Who created Textcortex?

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

💬 Comments