Install
openclaw skills install popular-skill-scoutFind popular and practical skills across ClawHub and GitHub. Use when the user asks for hot skills, useful skills, ClawHub recommendations, GitHub skill discovery, or wants a shortlist of skills that are both installable and worth trying for a concrete workflow.
openclaw skills install popular-skill-scoutFind shortlist-quality skill recommendations instead of dumping search results.
Use ClawHub for candidate discovery and GitHub for maintenance validation.
Use these media in this order:
npx clawhub searchDo not rely on memory for popularity or freshness when a live source is available.
Convert vague asks like "find good skills" into a concrete job:
If the user already named a task, do not broaden it unnecessarily.
If the user explicitly specifies a skill type or domain, keep the search constrained to that type and still apply the same verification, upstream checking, and final recommendation process.
Prefer the browser path because ClawHub exposes installs, stars, suspicious flags, version count, and detail pages in one place.
Use the search and sort workflow in references/sources-and-queries.md.
Start with targeted query families instead of random keywords. Reuse the keyword templates in references/query-templates.md.
While reviewing ClawHub results:
nonSuspicious=true when possibleInstalls and StarsUse GitHub as a second-pass validator, not the primary ranking source.
Look for:
SKILL.mdPrefer repositories with recent commits, readable docs, and a focused purpose. Do not overvalue GitHub star count if the repo is stale or generic.
If you cannot identify a credible GitHub source for a candidate, do not promote it to the strongest recommendation tier unless ClawHub evidence is exceptionally strong and the skill is simple, low-risk, and clearly instruction-only.
Use the search patterns and review checklist in references/sources-and-queries.md.
Only fall back to general web search when ClawHub and GitHub do not surface enough signal for a concrete recommendation.
If ClawHub and GitHub do not produce enough credible candidates, check broader discovery sources listed in references/sources-and-queries.md:
Use these sources to discover additional candidates, then bring those candidates back through the same GitHub and scoring workflow. Do not recommend a candidate from a secondary directory without validating it.
Do not show raw search hits as recommendations.
Before a candidate is eligible for the final result, verify:
Preferred verification order:
Use these decision rules:
Use the rubric in references/ranking-rubric.md.
Bias toward practical adoption:
Popularity is useful, but do not recommend a flashy skill over a boring one that is better maintained and easier to use.
Return at least 10 candidates when enough credible options exist.
Prefer 10 to 15 candidates for broad discovery requests. Use fewer only when quality would clearly drop.
For each candidate, provide:
Prefer this output shape:
skill-nameskill-nameskill-nameWhen useful, expand each item into flat fields:
After the final shortlist, add a short next-step suggestion asking whether the user wants a trial install and live verification run for one or more candidates.
After presenting the recommendations, offer to validate promising skills in practice.
If the user agrees, the validation goal is:
In the validation summary, report:
Example:
workspace-files
Validation follow-up example:
workspace-files, run one realistic task, and report whether its real behavior matches the listing and whether it is worth keeping.Use references/current-seeds.md as a starting point for likely-useful skills. Treat it as a seed list only and re-check current popularity before recommending.