find-skills

Search and install agent skills from specified registries via CLI.

5.3k|652|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/alibaba/hiclaw --skill find-skills-alibaba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/alibaba/hiclaw/tree/main/manager/agent/worker-skills/find-skills
Command: npx skills add https://github.com/alibaba/hiclaw --skill find-skills-alibaba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install new agent capabilities from an ecosystem of pre-built skills, enabling them to extend the agent's functionality without manual coding.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired tasks or domains.
  • Skill Installation: Install found skills directly using a command-line interface.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for and help install a skill specifically designed for React performance optimization.

Quick Start

Use the find-skills skill to search for skills related to 'react performance'.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent capabilities for tasks like web development?

Discover agent capabilities by using a CLI tool to search a managed ecosystem for keywords related to your task, then install the found modular skills directly to extend functionality without manual coding.

Can I search for skills based on specific domains like React performance optimization?

Yes, you can search for skills based on specific domains. The discovery mechanism allows you to query the ecosystem using keywords to find modular capabilities designed for tasks like React performance optimization.

Do I need to manually code integrations when adding testing or DevOps skills to my agent?

No, you do not need to manually code integrations. The installation process handles adding modular testing or DevOps capabilities directly from a managed registry to extend your agent's functionality.

What's the best way to find pre-built skills from a specified registry?

The best way to find pre-built skills from a specified registry is utilizing the command-line interface to search the managed ecosystem by keywords related to your desired tasks and install them directly.

How do I extend my agent's functionality without writing custom code?

You can extend agent functionality without writing custom code by using a CLI tool to discover and install pre-built modular skills from a managed ecosystem, automating the capability addition process.