Query-Skills

v1.0.0

智能搜索和发现 OpenClaw 技能,支持中英双语、多来源搜索、实时更新及技能详情查询。

0· 82·0 current·0 all-time
bybittao@hgta23

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for hgta23/query-skills.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Query-Skills" (hgta23/query-skills) from ClawHub.
Skill page: https://clawhub.ai/hgta23/query-skills
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install query-skills

ClawHub CLI

Package manager switcher

npx clawhub@latest install query-skills
Security Scan
Capability signals
Requires OAuth token
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97aqq92d232ezb7xk8wysfpx984dwn5
82downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

name: query-skills version: 1.0.4 description: 智能搜索和发现 OpenClaw 技能,支持中英双语,多来源搜索 homepage: https://clawhub.ai metadata: openclaw: emoji: "🔍" requires: bins: []

Query-Skills 技能包

简介

FindSkills 是一个强大的 OpenClaw 技能搜索和发现工具,帮助用户快速找到所需的技能包。

功能特点

  • 智能搜索:支持关键词、标签、作者等多维度搜索
  • 中英双语:完美支持中文和英文搜索
  • 多来源搜索:可从 ClawHub、本地仓库等多个来源搜索技能
  • 实时更新:技能数据库保持最新状态
  • 详细信息:提供技能包的完整描述、使用示例和版本信息

使用场景

  1. 寻找特定技能:快速定位符合需求的技能包
  2. 技能分类浏览:按类别浏览可用技能
  3. 技能趋势分析:了解热门技能和最新发布
  4. 技能依赖查询:查看技能包之间的依赖关系

搜索语法

FindSkills 支持高级搜索语法:

  • 关键词搜索:"web scraping"
  • 标签搜索:tag:automation
  • 作者搜索:author:clawhub
  • 组合搜索:"data analysis" tag:python

安装与使用

安装后,您可以使用以下命令:

  • 搜索技能:findskills search <关键词>
  • 列出热门技能:findskills trending
  • 查看技能详情:findskills info <技能名称>

技术栈

  • Node.js
  • TypeScript
  • Axios(HTTP 请求)
  • Fuse.js(模糊搜索)

贡献

欢迎在 GitHub 上提交 Issue 和 Pull Request!

许可证

MIT License

Comments

Loading comments...