← Back to Skills Marketplace
Swiftype
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
165
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install swiftype
Description
Swiftype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Swiftype data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install swiftype - After installation, invoke the skill by name or use
/swiftype - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Swiftype?
Swiftype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Swiftype data. It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.
How do I install Swiftype?
Run "/install swiftype" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Swiftype free?
Yes, Swiftype is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Swiftype support?
Swiftype is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Swiftype?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills