find-skills

Search external skill registries and evaluate compatibility for MicroClaw.

730|133|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/microclaw/microclaw --skill find-skills-microclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/microclaw/microclaw/tree/main/microclaw.data/skills/find-skills
Command: npx skills add https://github.com/microclaw/microclaw --skill find-skills-microclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes references (resource) components.

What problem does it solve?

This Skill helps users find and integrate existing, reusable skills from external registries, preventing redundant development and promoting efficient use of pre-built solutions.

Core Features & Use Cases

  • Registry Search: Locates skills in repositories like vercel-labs/skills based on task keywords.
  • Fit Evaluation: Assesses how well a found skill matches MicroClaw's requirements.
  • Adaptation Guidance: Provides steps to install or modify external skills for use with MicroClaw.
  • Use Case: When a user asks "Can we find a skill to interact with GitHub issues?", this Skill will search for relevant skills, evaluate them, and suggest how to use the best match within MicroClaw.

Quick Start

Find skills related to managing GitHub issues.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find reusable skills from external registries like vercel-labs?

To find reusable skills from external registries like vercel-labs, this tool searches repositories based on task keywords, evaluates skill compatibility with MicroClaw, and provides installation or adaptation recommendations. It analyzes required tools and platform assumptions to ensure a proper fit.

Can I adapt an existing skill from an external registry for use in MicroClaw?

Yes, you can adapt an existing skill from an external registry for use in MicroClaw. The tool evaluates found skills against MicroClaw's requirements and provides specific guidance on how to modify or install them for seamless integration.

Does the skill discovery process require any specific dependencies?

The skill discovery process requires the curl dependency to function. This command-line tool is used to search external skill registries and retrieve the necessary metadata for evaluating compatibility and required tools.

What is the best way to evaluate skill compatibility before integration?

The best way to evaluate skill compatibility before integration is to use this tool's fit evaluation feature. It analyzes required tools, platform assumptions, and registry metadata to determine how well a found skill matches MicroClaw's framework requirements.

Why should I search for pre-built skills instead of developing my own?

You should search for pre-built skills instead of developing your own to prevent redundant development and promote efficient use of existing solutions. This approach saves time by locating and evaluating reusable skills already available in external registries.