search-skills

Search the internal skills index by keyword and return matched entries with summaries.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill search-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-skills
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/tools/skills/search-skills
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill search-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locates relevant skills quickly by keyword within the internal skills index, helping users discover capabilities without manual browsing.

Core Features & Use Cases

  • Keyword-based discovery: search the skills index by a keyword and receive a list of matching skills with brief summaries.
  • Preview before deeper lookup: use the lookup_skill tool to fetch complete content for selected entries.
  • Use Case: when you need to assemble a set of skills to tackle a new integration or automation task.

Quick Start

Search for a keyword like "browser automation" to locate matching skills.

Frequently Asked Questions about search-skills

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

FAQPage Schema
How do I search for available skills by keyword?

Searching for available skills by keyword is done by querying the internal skills index with a specific term like "browser automation" to receive a concise list of matching tools and brief summaries for quick assessment.

What is the best way to discover capabilities for a new automation task?

The best way to discover capabilities for a new automation task is to search the internal skills index by keyword, which surfaces matched entries across tools, operations, and subsystems without requiring manual browsing.

Can I preview a skill's complete content before deciding to use it?

Yes, you can preview a skill's complete content before committing to it by using the lookup_skill tool to fetch full details for selected entries after locating them through the initial keyword search.

Does the skills index search require any external dependencies?

The skills index search does not require external dependencies, relying entirely on the internal UHMS bridge to access the skills index and return top results with a safe fallback if the index is unavailable.

What happens if the internal skills index is unavailable during a lookup?

If the internal skills index is unavailable during a lookup, the search returns a safe fallback response instead of failing, ensuring the discovery process remains stable when the UHMS bridge cannot access the index.