← 返回 Skills 市场
Swiftype
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
165
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install swiftype
功能描述
Swiftype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Swiftype data.
安全使用建议
This skill delegates Swiftype access to the Membrane service and asks you to install the Membrane CLI (npm package). Before installing or using it: 1) Verify you trust Membrane (check the @membranehq npm page and the GitHub repo linked in the SKILL.md). 2) Prefer installing CLI tools in a sandbox or non-global environment if possible (avoid -g global installs). 3) Be aware that Membrane will manage your Swiftype credentials server-side — only proceed if you are comfortable with that trust model. 4) Confirm you have node/npm available (the metadata omitted this requirement). If you need higher assurance, ask the skill author for a reproducible install spec and link to the exact npm package release and repository commit used.
功能分析
Type: OpenClaw Skill
Name: swiftype
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Swiftype via the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action execution through the Membrane platform. While it involves high-privilege actions like global package installation and network communication with getmembrane.com, these are transparently documented and aligned with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Swiftype and uses the Membrane service/CLI to do so which is a plausible design. Minor mismatch: the registry metadata lists no required binaries, yet the SKILL.md instructs installing the Membrane CLI via npm (implying node/npm must be available). Also the skill expects network access and a Membrane account, which are not declared in the metadata.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI to connect to Swiftype, create/list/run actions, and handle authentication. It does not instruct reading unrelated local files, sweeping environment variables, or exfiltrating data to unexpected endpoints. Headless login requires user interaction to paste authorization codes.
Install Mechanism
There is no formal install spec in the registry, but the runtime instructions tell users to run `npm install -g @membranehq/cli@latest`. Installing a public npm CLI is common for this use case but carries the usual risks of third-party packages and global installs. The package is on the public npm scope @membranehq (not an arbitrary URL or archive), which is lower risk than downloading from an unknown host.
Credentials
The skill requests no environment variables or local credentials and explicitly instructs not to ask users for API keys (Membrane handles auth). That is proportionate to its stated purpose. Note: trusting Membrane to store/manage Swiftype credentials is a design choice that requires trusting this third party.
Persistence & Privilege
The skill does not request always:true, does not declare persistent system changes, and is user-invocable. There is no instruction to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swiftype - 安装完成后,直接呼叫该 Skill 的名称或使用
/swiftype触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Swiftype 是什么?
Swiftype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Swiftype data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 Swiftype?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swiftype」即可一键安装,无需额外配置。
Swiftype 是免费的吗?
是的,Swiftype 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Swiftype 支持哪些平台?
Swiftype 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swiftype?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills