← Back to Skills Marketplace
Seekwell
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
143
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install seekwell
Description
SeekWell integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeekWell data.
Usage Guidance
This skill is coherent: it uses Membrane as a connector to talk to SeekWell rather than asking for raw API keys. Before installing/using it, verify the Membrane CLI package (@membranehq/cli) on npm and review its GitHub repo (https://github.com/membranedev/application-skills) or homepage (https://getmembrane.com). Installing global npm packages has supply-chain risk—prefer to inspect the package source, use npx for ephemeral runs, or install in a sandbox. Be aware that authenticating a Membrane account grants Membrane access to your SeekWell data per their platform's permissions; if that is acceptable, the skill's requests look proportionate.
Capability Analysis
Type: OpenClaw Skill
Name: seekwell
Version: 1.0.3
The seekwell skill facilitates integration with the SeekWell data tool via the Membrane CLI. It provides standard instructions for installation, authentication, and executing data queries through the Membrane platform (getmembrane.com). The skill uses the '@membranehq/cli' npm package to manage connections and actions, which is consistent with its stated purpose of automating data workflows without requiring manual API key management. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The skill is presented as a SeekWell integration but delegates connectivity and auth to the Membrane platform and CLI. Requiring the Membrane CLI to manage SeekWell connections is coherent with the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it tells the agent/operator to install the Membrane CLI, authenticate, create/list connections and actions, and run those actions. It does not instruct the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unknown endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the docs instruct a global npm install (npm install -g @membranehq/cli@latest) and use of npx. Installing a CLI from npm is a reasonable approach for this use case, but has the usual supply-chain risk of public packages (moderate risk).
Credentials
The skill requires network access and a Membrane account (documented). It does not request unrelated environment variables or other service credentials. Relying on Membrane to manage SeekWell credentials is proportionate to the integration model described.
Persistence & Privilege
The skill is not always-enabled and doesn't request persistent system privileges or modify other skills. It only instructs use of a CLI and user-driven authentication flows.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seekwell - After installation, invoke the skill by name or use
/seekwell - 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 Seekwell?
SeekWell integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeekWell data. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Seekwell?
Run "/install seekwell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seekwell free?
Yes, Seekwell is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seekwell support?
Seekwell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seekwell?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills