← Back to Skills Marketplace
skill finder
by
Justin Liu
· GitHub ↗
· v1.0.0
· MIT-0
179
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-skill-finder
Description
Search, browse, and discover OpenClaw skills from ClawHub platform with advanced filtering | 搜索、浏览、发现 ClawHub 平台上的 OpenClaw 技能
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-skill-finder - After installation, invoke the skill by name or use
/openclaw-skill-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is skill finder?
Search, browse, and discover OpenClaw skills from ClawHub platform with advanced filtering | 搜索、浏览、发现 ClawHub 平台上的 OpenClaw 技能. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install skill finder?
Run "/install openclaw-skill-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skill finder free?
Yes, skill finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skill finder support?
skill finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skill finder?
It is built and maintained by Justin Liu (@zhenstaff); the current version is v1.0.0.
More Skills