← 返回 Skills 市场
gora050

Witai

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install witai-integration
功能描述
Wit.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wit.ai data.
安全使用建议
This skill appears coherent for integrating Wit.ai via the Membrane platform. Before installing/running anything: 1) Verify the @membranehq/cli package and its publisher on npm and inspect the upstream GitHub repo (https://github.com/membranedev/application-skills is referenced) to ensure it’s the expected project. 2) Understand that authentication and API tokens will be handled by Membrane servers — if you have privacy or compliance concerns, confirm how Membrane stores/transmits Wit.ai data. 3) Prefer installing the CLI in an isolated environment (container or VM) or review the package contents before a global install. 4) If you need an entirely local workflow that never routes through a third party, this skill is not suitable because it depends on Membrane’s hosted auth/actions.
功能分析
Type: OpenClaw Skill Name: witai-integration Version: 1.0.1 The skill bundle provides instructions for integrating with Wit.ai via the Membrane platform. It guides the AI agent to install the '@membranehq/cli' package and use it to manage authentication and API actions. The instructions in SKILL.md are consistent with the stated purpose and follow security best practices by delegating credential management to a specialized service rather than handling raw secrets.
能力评估
Purpose & Capability
Name/description match the runtime instructions. The SKILL.md consistently describes using the Membrane CLI to manage Wit.ai apps, intents, entities, utterances, and to run/discover actions — all expected for a Wit.ai integration.
Instruction Scope
Instructions are focused: install the Membrane CLI, authenticate via Membrane, create a Wit.ai connection, and list/run actions. The document does not instruct reading unrelated files, accessing arbitrary environment variables, or sending data to other endpoints beyond Membrane/Wit.ai.
Install Mechanism
The registry contains no formal install spec (instruction-only), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable, common dependency for a CLI-driven integration, but it is an out-of-band action (not enforced by the registry) and pulls code from the public npm registry — a moderate-risk step. Verify the package name, publisher, and source before installing (e.g., check the package's npm page and GitHub repo).
Credentials
The skill declares no required env vars or credentials and explicitly delegates auth to Membrane. This is proportionate: Membrane handles the Wit.ai credentials and the skill does not request unrelated secrets.
Persistence & Privilege
No elevated privileges requested: always is false, user-invocable is true, and there is no instruction to modify other skills or system-wide configuration. The skill requires a Membrane account but does not demand permanent installation or system-level changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install witai-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /witai-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug witai-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Witai 是什么?

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

如何安装 Witai?

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

Witai 是免费的吗?

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

Witai 支持哪些平台?

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

谁开发了 Witai?

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

💬 留言讨论