find-skills

Search skillhub and clawhub for installable AI skills with fallback routing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/xintuchain/tongtong --skill find-skills-xintuchain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/xintuchain/tongtong/tree/main/skills/find-skills
Command: npx skills add https://github.com/xintuchain/tongtong --skill find-skills-xintuchain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes discovery and installation of AI skills when a user asks to find or install functionality, preventing the assistant from defaulting to generic answers and enabling rapid, compliant skill acquisition.

Core Features & Use Cases

  • Priority routing: Detects user intents like "技能", "找技能", "find-skill", "find-skills", and "install skill" and uses this skill as the first action.
  • CN-optimized sourcing and fallbacks: Searches skillhub first for Chinese/CN networks, then falls back to clawhub if needed, and clearly reports any fallback.
  • Install workflow: Presents matched skills with source, description, and install commands, and summarizes version and risk signals before proceeding; useful for finding testing, deployment, or design automation skills.

Quick Start

Find and suggest installable skills for React testing, preferring skillhub then clawhub and offer installation commands.

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 AI skills for specific development or testing tasks?

To find and install AI skills, you can trigger a skill discovery search by expressing intents like "find-skill" or "install skill". The system matches your request across domains like development, testing, and deployment, presenting descriptions, source information, and installation commands.

Does skill discovery work with Chinese network environments and what sources are searched?

Skill discovery is CN-optimized, prioritizing searches on the skillhub platform first for Chinese network users. If skillhub does not yield results or encounters issues, it automatically falls back to clawhub and clearly reports the fallback source to the user.

What information is provided before I install a discovered skill?

Before installation, the system presents matched skills with their source, description, and exact install commands. It also summarizes version details and risk signals, allowing you to review potential issues before proceeding with the installation.

What types of functionality can I search for using skill discovery?

You can search for functionality across multiple domains including development, testing, design, and deployment. The discovery mechanism matches your user intent to find relevant automation skills needed for quick search and compliant acquisition.

How do I trigger the skill search workflow when I need a new tool?

You trigger the skill search workflow by using specific keywords or phrases in your request such as "技能", "找技能", "find-skill", or "install skill". This priority routing detects your intent and immediately initiates the skill discovery process.