← Back to Skills Marketplace
Persistiq
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install persistiq
Description
PersistIQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with PersistIQ data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to access PersistIQ via a Membrane-managed connector. Before installing or following its instructions: 1) confirm you trust the Membrane provider (https://getmembrane.com) and review their privacy/auth handling; 2) be aware the SKILL.md asks you to install an npm package globally (@membranehq/cli@latest) — consider pinning a known-good version and review that package if you have supply-chain concerns; 3) verify the connectorKey 'persistiq' exists in your Membrane tenant and that the browser-based auth flow is acceptable; and 4) note the README contains a mismatched "Official docs" link (points to Klenty) — check official PersistIQ documentation if needed.
Capability Analysis
Type: OpenClaw Skill
Name: persistiq
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the PersistIQ sales platform using the Membrane CLI. It outlines standard procedures for tool installation via npm, authentication, and executing API actions through the Membrane proxy service. The instructions align with the stated purpose, follow security best practices by avoiding local credential storage, and contain no evidence of malicious intent, data exfiltration, or harmful prompt injections.
Capability Assessment
Purpose & Capability
The skill's name and instructions focus on a PersistIQ integration implemented via the Membrane CLI, which is coherent. Minor inconsistency: the SKILL.md's "Official docs" link points to developers.klenty.com (Klenty) rather than PersistIQ documentation — likely a copy/paste/documentation error but not evidence of malicious intent.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, performing browser-based authentication, creating a connection, discovering/creating actions, and running those actions. The instructions do not ask the agent to read arbitrary files, environment variables, or send data to unexpected endpoints beyond Membrane's services.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but it tells users to install @membranehq/cli via 'npm install -g'. Installing an npm package from the public registry is a normal choice for a CLI but does introduce the usual supply-chain risk associated with npm packages; the SKILL.md does not pin a specific release beyond '@latest'.
Credentials
The skill declares no required environment variables or credentials. It explicitly instructs to use Membrane-managed connections (avoid asking users for API keys), so requested access is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request system- or agent-wide configuration changes. It relies on Membrane for auth, so it does not ask for broad persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install persistiq - After installation, invoke the skill by name or use
/persistiq - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Persistiq?
PersistIQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with PersistIQ data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Persistiq?
Run "/install persistiq" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Persistiq free?
Yes, Persistiq is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Persistiq support?
Persistiq is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Persistiq?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills