← Back to Skills Marketplace
gora050

Predicthq

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install predicthq
Description
PredictHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with PredictHQ data.
Usage Guidance
This skill is an instruction-only integration that tells you to install and use the Membrane CLI to access PredictHQ. Before proceeding: 1) Verify the npm package and GitHub repository (@membranehq/cli) are legitimate and maintained by the expected vendor; 2) Understand that `npm install -g` will place a binary on your system—prefer using npx if you want to avoid a global install; 3) Review what account/tenant you log into with `membrane login` (it hands auth to Membrane server-side); and 4) If you're uncomfortable granting a third-party service access to your PredictHQ data via Membrane, do not create the connection. Everything else in the skill is consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: predicthq Version: 1.0.3 The predicthq skill facilitates integration with the PredictHQ demand intelligence platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent to install the CLI, authenticate via a tenant-based login, and manage API actions through the Membrane middleware. The skill promotes security best practices by instructing the agent to handle credentials server-side via Membrane rather than requesting secrets from the user, and no malicious patterns such as data exfiltration or unauthorized execution were found.
Capability Assessment
Purpose & Capability
Name/description promise (PredictHQ integration) matches the instructions: all runtime steps use the Membrane CLI to create a PredictHQ connection, discover and run actions, and manage resources. Requiring a Membrane account and network access is appropriate for this integration.
Instruction Scope
SKILL.md instructs only CLI interactions (membrane login, connect, action list/create/run). It does not ask the agent to read arbitrary local files, exfiltrate environment variables, or interact with unrelated services. The guidance to use --json and headless login is consistent with CLI tooling.
Install Mechanism
There is no registry install spec (instruction-only), but the README tells the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm package is a reasonable way to obtain the CLI, but it is an operation that writes to the system; verify the package name, publisher, and npm/github pages before running. This is a moderate operational risk (not inherently malicious).
Credentials
The skill declares no required env vars or credentials. The instructions rely on Membrane to manage credentials server-side (explicitly advising not to ask users for API keys), which is proportionate and reduces local secret exposure.
Persistence & Privilege
always is false and the skill is user-invocable. There is no request for permanent/always-on presence or for modifying other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install predicthq
  3. After installation, invoke the skill by name or use /predicthq
  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 predicthq
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Predicthq?

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

How do I install Predicthq?

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

Is Predicthq free?

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

Which platforms does Predicthq support?

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

Who created Predicthq?

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

💬 Comments