← Back to Skills Marketplace
trip1ewhy

Skills Search across ClawHub, skills.sh, and SkillsMP

by Trip1ewhy · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skills-wide-search
Description
Search for Agent Skills across ClawHub, skills.sh, and SkillsMP, then rank by Health Score (downloads + stars + installs + security). Use this skill whenever...
Usage Guidance
This skill appears coherent for searching and ranking skills, but verify a few practical points before trusting it: (1) Ensure the agent environment has the required CLI tools (clawhub and curl) and, if needed, credentials for clawhub; the skill metadata currently does not declare these dependencies. (2) The SKILL.md fetches remote SKILL.md files via network (r.jina.ai proxy); confirm you are comfortable allowing outbound network calls to that proxy. (3) The built-in security scan is a heuristic and can miss issues — always click through the provided platform links and manually inspect a candidate skill's SKILL.md before installing. (4) If you do not want autonomous network-enabled checks, consider disabling autonomous invocation for this skill or restrict network access. If you want a stronger assurance, ask the publisher to add declared required binaries and a short install/checklist so the skill's metadata matches its runtime expectations.
Capability Analysis
Type: OpenClaw Skill Name: skills-wide-search Version: 1.0.1 The skill is a search and recommendation tool for OpenClaw AgentSkills that aggregates results from ClawHub, skills.sh, and SkillsMP. It uses r.jina.ai as a proxy to fetch search results and includes a proactive security scanning step in SKILL.md to check candidate skills for malicious patterns (e.g., credential theft, unauthorized network calls) before recommending them. No malicious behaviors or significant vulnerabilities were identified.
Capability Assessment
Purpose & Capability
The SKILL.md's behavior (search three aggregators, call clawhub inspect, compute a health score, fetch SKILL.md for quick security heuristics) matches the skill name/description. However, the runtime text relies on external commands (clawhub and curl) even though the registry metadata declares no required binaries; that mismatch should be fixed or verified before installing.
Instruction Scope
Instructions stay within the stated purpose: they search remote indexes, fetch metadata and SKILL.md files, and apply a heuristic security scan (look for hardcoded external curl, credential-file reads, destructive commands, base64|sh patterns, etc.). The SKILL.md does not instruct reading user-local secrets or arbitrary system files; it inspects remote skill files only.
Install Mechanism
No install spec (instruction-only) — low footprint. But runtime assumes availability of 'clawhub' and 'curl' (and possibly npx in examples); the package metadata should declare those prerequisites or provide installation guidance.
Credentials
The skill requests no environment variables, credentials, or config paths. The security-scanning heuristic explicitly flags instructions that would read ~/.env, ~/.ssh, ~/.aws, etc., which is appropriate for the task and not requested.
Persistence & Privilege
always is false and there is no install-time persistence requested. The skill is allowed to be invoked autonomously (platform default) but it does not request elevated persistence or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skills-wide-search
  3. After installation, invoke the skill by name or use /skills-wide-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
No visible changes detected in this version. - Version 1.0.1 released with no updates to SKILL.md or other files. - No new features, fixes, or documentation changes in this version. - Functionality and behavior remain unchanged from the previous release.
v1.0.0
- Initial release of skills-search: a unified search and recommendation workflow for Agent Skills. - Searches ClawHub, skills.sh, and SkillsMP in parallel; ranks results by Health Score (downloads, stars, installs, security). - Includes step-by-step instructions for scoring, security checks, and platform-specific linking. - Covers both English and non-English queries. - Outputs clear recommendations with scores, stats, links, and install commands.
Metadata
Slug skills-wide-search
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Skills Search across ClawHub, skills.sh, and SkillsMP?

Search for Agent Skills across ClawHub, skills.sh, and SkillsMP, then rank by Health Score (downloads + stars + installs + security). Use this skill whenever... It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Skills Search across ClawHub, skills.sh, and SkillsMP?

Run "/install skills-wide-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skills Search across ClawHub, skills.sh, and SkillsMP free?

Yes, Skills Search across ClawHub, skills.sh, and SkillsMP is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skills Search across ClawHub, skills.sh, and SkillsMP support?

Skills Search across ClawHub, skills.sh, and SkillsMP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skills Search across ClawHub, skills.sh, and SkillsMP?

It is built and maintained by Trip1ewhy (@trip1ewhy); the current version is v1.0.1.

💬 Comments