find-skills

Searches skillhub and clawhub registries to discover, compare, and install skills.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/qfwc258/trae-skills --skill find-skills-qfwc258
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/qfwc258/trae-skills/tree/main/find-skills
Command: npx skills add https://github.com/qfwc258/trae-skills --skill find-skills-qfwc258

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When users need a capability that may already exist as a reusable skill, manually searching registries and comparing options is slow and error-prone. This Skill provides a prioritized discovery and installation flow so requests like "find a skill" or "找技能" are routed to the right registry immediately. ## Core Features & Use Cases - Prioritized Registry Search: Searches skillhub first for Chinese users and CN networks, then falls back to clawhub when no match exists. - Guided Installation: Presents skill name, source, and install command, then installs via skillhub install or clawhub install after summarizing source, version, and risk signals. - Use Case: A Chinese-speaking user asks "有没有写测试的 skill". The Skill runs skillhub search testing, presents matching skills with install commands, and installs the chosen one, falling back to clawhub if needed. ## Quick Start Ask the assistant to find and install a skill for a specific task, such as searching for a React testing skill.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install a skill for a specific task?

State the domain and task you need, and the Skill runs skillhub search first, then clawhub search as fallback. It presents matching skills with their source and install command, then installs your choice via skillhub install or clawhub install.

What is the difference between skillhub and clawhub?

skillhub is the CN-optimized registry preferred for Chinese users and networks due to better speed and compliance. clawhub serves as the fallback source when skillhub is unavailable or returns no matching skills.

Does skill search work for Chinese-language requests?

Yes, Chinese intents like 技能, 找技能, and 有没有这个功能的 skill trigger this Skill directly. For Chinese users, skillhub is searched first for speed and compliance, with clawhub as fallback.

What happens when no matching skill is found?

The Skill acknowledges that no existing skill was found, then offers to help with the task directly using general capabilities. It also suggests creating a custom local skill in the workspace if the need is recurring.

What is checked before installing a skill?

Before installation, the Skill summarizes the source registry, version, and notable risk signals of the candidate. Installation uses skillhub install for skillhub results and clawhub install otherwise.