← 返回 Skills 市场
zhenstaff

skill finder

作者 Justin Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-finder
功能描述
Search, browse, and discover OpenClaw skills from ClawHub platform with advanced filtering | 搜索、浏览、发现 ClawHub 平台上的 OpenClaw 技能
安全使用建议
This skill is internally consistent for a CLI skill-discovery tool, but it instructs you to npm install -g an external package. Before installing: (1) inspect the package's npm page and the GitHub repository to confirm publisher and recent commits; (2) prefer installing without -g (or in a sandbox/container) if you want to limit system-wide execution; (3) review what local paths the tool reads if you care about privacy (the README hints at reading "installed skills" for recommendations). If you don't trust the package yet, don't install globally and instead review the source code first.
功能分析
Type: OpenClaw Skill Name: openclaw-skill-finder Version: 1.0.0 The skill bundle describes a legitimate command-line utility for searching and discovering OpenClaw skills on the ClawHub platform. It installs a global npm package (openclaw-skill-finder) and communicates with a dedicated API (api.clawhub.ai), which are standard behaviors for a package discovery tool. No evidence of data exfiltration, malicious execution, or prompt injection was found in the provided files (skill.md, readme.md, _meta.json).
能力评估
Purpose & Capability
Name/description (skill finder for ClawHub) aligns with required tools and actions: Node/npm and the openclaw-skill-finder npm package are what you'd expect for a CLI discovery tool. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains only expected CLI usage, config (~/.skill-finder/config.json), and examples. One feature — "personalized recommendations based on your installed skills" — implies the tool may inspect locally installed skills or agent state, but the instructions don't specify what it reads; this is a plausible but not fully-detailed behavior.
Install Mechanism
No registry install spec in the platform metadata, but SKILL.md directs a global npm install (-g) of openclaw-skill-finder from npm. Using npm is expected for a Node CLI, but npm packages run code during install and when executed; this is a moderate supply-chain risk that is proportional to the skill's purpose but worth verifying (review package, repo, and publisher).
Credentials
The skill requests no environment variables or secret credentials. The config file and API endpoint are appropriate for a discovery tool that queries a public API. No disproportionate credential access is required.
Persistence & Privilege
always:false and default model-invocation settings are normal. The skill writes only its own configuration (~/.skill-finder) per instructions; it does not request system-wide privileges or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Skill Finder 1.0.0 — Major update: Focused on OpenClaw skill discovery from ClawHub with modern CLI and filtering.** - Redesigned to search, browse, and discover OpenClaw skills from the ClawHub platform only. - Introduced a new command-line tool (`openclaw-skill-finder`) installable via npm. - Added advanced features: category/tag filtering, fuzzier search, popularity/trending/recent sorting, and verified skill highlights. - Removed support for searching third-party ecosystems and complex memory/preference logic. - Replaced detailed agent/integration logic with simple human/CLI usage. - Added full English and Chinese documentation, usage examples, troubleshooting, and setup instructions.
元数据
Slug openclaw-skill-finder
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

skill finder 是什么?

Search, browse, and discover OpenClaw skills from ClawHub platform with advanced filtering | 搜索、浏览、发现 ClawHub 平台上的 OpenClaw 技能. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 skill finder?

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

skill finder 是免费的吗?

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

skill finder 支持哪些平台?

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

谁开发了 skill finder?

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

💬 留言讨论