← 返回 Skills 市场
Predicthq
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install predicthq
功能描述
PredictHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with PredictHQ data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install predicthq - 安装完成后,直接呼叫该 Skill 的名称或使用
/predicthq触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Predicthq 是什么?
PredictHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with PredictHQ data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Predicthq?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install predicthq」即可一键安装,无需额外配置。
Predicthq 是免费的吗?
是的,Predicthq 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Predicthq 支持哪些平台?
Predicthq 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Predicthq?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills