skills_lab_search

Search the ESP-Claw Skills Lab hub by keywords and filters for skill ids.

2.0k|410|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/espressif/esp-claw --skill skills-lab-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills_lab_search
Source: https://github.com/espressif/esp-claw/tree/main/components/common/skill_builder/skills/skills_lab_search
Command: npx skills add https://github.com/espressif/esp-claw --skill skills-lab-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need an efficient way to discover the right ESP-Claw skill without knowing the exact skill id in advance.

Core Features & Use Cases

  • Skill Hub Search by Keywords and Filters: Performs hub search using free-text keywords and optional advanced filters for tags, peripherals, and categories.
  • Featured Skills Browsing: Supports featured-only discovery and can list featured skills when users ask for “all available skills.”
  • Safe Handoff to Installation: Returns candidate results with exact skill ids and instructs the user to install only after selecting the intended id for download via skills_lab_downloader.

Quick Start

Ask the AI to search the ESP-Claw Skill hub for skills related to your topic, including any tags, peripherals, or categories you care about, and then pick one result by its exact skill id.

Frequently Asked Questions about skills_lab_search

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

FAQPage Schema
How do I search the ESP-Claw Skill hub for skills by keywords?

You can search the ESP-Claw Skill hub by providing free-text keywords to the skills_lab_search tool, which queries the hub API and returns exact skill ids matching your criteria.

Can I filter ESP-Claw skills by tags, peripherals, or categories?

Yes, you can filter ESP-Claw skills using advanced filters for tags, peripherals, and categories alongside keyword queries to narrow down search results effectively.

How do I find featured IoT skills without knowing the exact skill id?

You can find featured IoT skills by querying the hub with the featured-only filter, which is useful when you need guidance narrowing results or want to browse all available skills.

What should I do after finding the right ESP-Claw skill id from the search results?

After finding the right ESP-Claw skill id from the search results, you should install it safely using the skills_lab_downloader tool with that exact id.

Does the skill search API require URL-encoding for keyword queries?

Yes, the skill search API requires correct query URL-encoding for keyword queries to ensure the hub accurately processes and returns the matching skill candidates.