← 返回 Skills 市场
gora050

Sematext

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sematext
功能描述
Sematext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sematext data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sematext
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sematext 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sematext
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sematext 是什么?

Sematext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sematext data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Sematext?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sematext」即可一键安装,无需额外配置。

Sematext 是免费的吗?

是的,Sematext 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sematext 支持哪些平台?

Sematext 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sematext?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论