← 返回 Skills 市场
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install query-skills
功能描述
智能搜索和发现 OpenClaw 技能,支持中英双语、多来源搜索、实时更新及技能详情查询。
安全使用建议
This skill appears to be a straightforward search/discovery tool. Before installing, note that it will send search queries over the network to https://clawhub.ai and (as a coded fallback) https://skills.volces.com — if you require that queries only go to an official index, inspect source-manager.js and ClawHubAPI usage or run the skill in a restricted environment. No credentials are required by default, but the code accepts an optional API key for ClawHub; review or configure that behavior if you plan to provide secrets. If you have strict network/policy requirements, consider limiting outbound network access or reviewing the mirror domain (skills.volces.com) to ensure you trust it.
功能分析
Type: OpenClaw Skill
Name: query-skills
Version: 1.0.0
The 'query-skills' bundle is a legitimate utility designed to search and discover OpenClaw skills across multiple sources, including ClawHub and GitHub. The code implements standard search, filtering, and recommendation logic, along with a comprehensive hardcoded translation map in 'src/i18n.js' to support bilingual queries. It includes a fallback mechanism to a mirror site (skills.volces.com, hosted on ByteDance's Volcengine) for reliability. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description (搜索/发现 OpenClaw 技能) match the included code: a search engine, source adapters (ClawHub, GitHub mock), ranking/recommender logic and UI helpers. No unexpected binaries, config paths, or unrelated APIs are requested.
Instruction Scope
SKILL.md describes search/list/info commands and the code implements them. Runtime behavior sends user queries to external endpoints (https://clawhub.ai and a hard-coded mirror https://skills.volces.com). Sending queries to those network endpoints is expected for this skill, but the mirror is a third-party domain and is not explicitly documented in SKILL.md beyond code references.
Install Mechanism
No install spec and only a lightweight Node.js package.json (axios dependency). No downloads from unknown URLs or extraction steps are present in the manifest.
Credentials
The skill requires no environment variables or credentials in the registry metadata. The code can accept an API key option for ClawHub but does not require it. No broad secret access or unrelated credential requests were found.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It does not modify other skills or agent configuration in the provided code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install query-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/query-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Added initial release of query-skills, a bilingual skill search and discovery tool for OpenClaw.
- Supports intelligent, multi-source search, including filters by keyword, tag, and author.
- Provides up-to-date skill databases with full descriptions, usage examples, and version info.
- Includes command-line usage for searching, trending skills, and viewing details.
- Implements advanced search syntax and categorization features.
元数据
常见问题
Query-Skills 是什么?
智能搜索和发现 OpenClaw 技能,支持中英双语、多来源搜索、实时更新及技能详情查询。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Query-Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install query-skills」即可一键安装,无需额外配置。
Query-Skills 是免费的吗?
是的,Query-Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Query-Skills 支持哪些平台?
Query-Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Query-Skills?
由 bittao(@hgta23)开发并维护,当前版本 v1.0.0。
推荐 Skills