← 返回 Skills 市场
z1one0415

Query Planner

作者 z1one0415 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install query-planner
功能描述
LLM通用查询规划技能。将复杂任务拆解为4类标准查询(identity/event/action/counter)。在需要联网搜索、多步分析、反证检索前使用。触发条件:任务依赖外部信息、需要拆解复杂问题、需要统一query结构供下游消费。
安全使用建议
This skill appears coherent and low-risk: it only generates structured, copy-pasteable search queries and explicitly forbids performing searches or making judgments. Before installing/using it, review what you pass as primary_subject/primary_task — do not include secrets, internal identifiers, private IPs, or other confidential data, because the generated queries are intended for downstream search and could expose sensitive material if sent to public search engines. Also review queries produced before executing them with any external search tool. The skill being 'benign' here means it is what it says it is; it does not guarantee safety of downstream usage.
功能分析
Type: OpenClaw Skill Name: query-planner Version: 1.0.0 The 'query-planner' skill is a set of structured prompt instructions designed to help an AI agent decompose complex research tasks into searchable queries across four categories (identity, event, action, and counter-evidence). It contains no executable code, and the instructions focus entirely on objective task analysis, even mandating 'counter_queries' to ensure balanced information retrieval and reduce bias. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or the reference documentation.
能力评估
Purpose & Capability
Name/description (query planning: generate 4 classes of search queries) match the SKILL.md. The skill is instruction-only and does not ask for unrelated binaries, env vars, or credentials — all required artifacts are proportional to a query-generator.
Instruction Scope
SKILL.md strictly limits behavior to producing structured query JSON and explicitly forbids performing searches, judging truth, or producing conclusions. It does not instruct the agent to read files, environment variables, or external endpoints. Note: the produced queries are intended to be consumed by downstream search/analysis modules — those downstream uses (not part of this skill) determine any network exposure.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be downloaded or written to disk by an installer, minimizing execution/install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no disproportionate secret requests.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request persistent system-level privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install query-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /query-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
V1.0: LLM通用查询规划技能,4类标准查询生成(identity/event/action/counter)
元数据
Slug query-planner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Query Planner 是什么?

LLM通用查询规划技能。将复杂任务拆解为4类标准查询(identity/event/action/counter)。在需要联网搜索、多步分析、反证检索前使用。触发条件:任务依赖外部信息、需要拆解复杂问题、需要统一query结构供下游消费。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Query Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install query-planner」即可一键安装,无需额外配置。

Query Planner 是免费的吗?

是的,Query Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Query Planner 支持哪些平台?

Query Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Query Planner?

由 z1one0415(@z1one0415)开发并维护,当前版本 v1.0.0。

💬 留言讨论