← Back to Skills Marketplace
gora050

Qlik

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qlik-integration
Description
Qlik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qlik data.
Usage Guidance
This skill is coherent: it delegates Qlik access to the Membrane CLI and asks for interactive authentication. Before installing, verify you're installing the legitimate @membranehq/cli package (check npm registry publisher and GitHub), consider using npx or pinning a specific version rather than -g @latest, and review Membrane's privacy/security docs to understand what data will be routed through their service. If you cannot or do not want to install third-party CLIs, you can decline installation — the skill has no local code and only works by calling that external tool.
Capability Analysis
Type: OpenClaw Skill Name: qlik-integration Version: 1.0.3 The skill provides instructions for integrating with Qlik via the Membrane platform. It guides the agent to install the official Membrane CLI (`@membranehq/cli`), handle authentication through a managed connection flow, and execute data actions. The instructions (SKILL.md) promote security best practices by advising the agent to use Membrane's server-side credential management rather than requesting raw API keys from the user. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (Qlik integration) matches the runtime instructions: using the Membrane CLI to create connections, discover actions, and run them against Qlik. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate via Membrane, create/list connections and actions, and run actions. It does not ask the agent to read arbitrary local files or unrelated environment variables, nor to transmit data to unexpected endpoints beyond Membrane.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only) but the README directs a global npm install (npm install -g @membranehq/cli@latest). Installing an external npm package is a moderate-risk operation: it will write code to disk and run third-party code. The instruction uses the unpinned @latest tag instead of a fixed version — consider preferring npx or pinning a version and verifying the package source.
Credentials
The skill declares no required env vars or credentials. The SKILL.md appropriately states that a network connection and a Membrane account are required; that aligns with the described flow (Membrane handles Qlik auth). There are no unrelated secret requests.
Persistence & Privilege
always is false and the skill is instruction-only; it does not request persistent system-wide privileges or change other skills' configs. The agent-invocation defaults are normal and not by themselves concerning.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qlik-integration
  3. After installation, invoke the skill by name or use /qlik-integration
  4. 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
Slug qlik-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Qlik?

Qlik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qlik data. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Qlik?

Run "/install qlik-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qlik free?

Yes, Qlik is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qlik support?

Qlik is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qlik?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments