← Back to Skills Marketplace
gora050

Sematext

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sematext
Description
Sematext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sematext data.
Usage Guidance
This skill appears coherent and implements Sematext access via the Membrane integration. Before installing or using it: (1) verify you trust the Membrane project/publisher (check the npm package page and GitHub repo) because Membrane will hold and use your Sematext credentials; (2) prefer ephemeral invocation with `npx @membranehq/cli@latest` instead of a global `npm install -g` to avoid installing maintainer-supplied code globally; (3) review your organization's policy on third-party access to monitoring/logging data—Membrane will act on your behalf against Sematext; and (4) if you need an audit trail, confirm what Membrane logs/store for connections and actions. If any of these are unacceptable, do not install or connect this skill.
Capability Analysis
Type: OpenClaw Skill Name: sematext Version: 1.0.1 The skill provides instructions for integrating with Sematext using the Membrane CLI. It guides the agent through installation, authentication, and action discovery/execution via the '@membranehq/cli' package. The instructions focus on secure credential management and follow the stated purpose of the integration without any indicators of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
The name/description (Sematext integration) match the instructions: the SKILL.md tells the agent to use Membrane's sematext connector. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via Membrane, creating/listing connections and actions, and running those actions. The docs do not instruct the agent to read unrelated files or to exfiltrate local secrets.
Install Mechanism
The skill is instruction-only but asks the user to run `npm install -g @membranehq/cli@latest` (and also demonstrates `npx`). Installing an npm package is a moderate-risk action because install scripts run on the machine; the package is a scoped package on the npm registry (not a raw URL), which is typical and reasonable but requires trust in the package publisher.
Credentials
No environment variables or credentials are requested by the skill itself; authentication is delegated to Membrane. This is proportionate, but it means the operator must trust Membrane with Sematext credentials and API access (server-side storage/refresh).
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configs, and has no install spec writing files. It is user-invocable and may be invoked autonomously (platform default), which is expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sematext
  3. After installation, invoke the skill by name or use /sematext
  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 sematext
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sematext?

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

How do I install Sematext?

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

Is Sematext free?

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

Which platforms does Sematext support?

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

Who created Sematext?

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

💬 Comments