find-skills

Search a skill registry and rank reusable skills by task fit.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HaraldeRoessler/ownify-microclaw --skill find-skills-haralderoessler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/HaraldeRoessler/ownify-microclaw/tree/main/skills/built-in/find-skills
Command: npx skills add https://github.com/HaraldeRoessler/ownify-microclaw --skill find-skills-haralderoessler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl.

What problem does it solve?

This Skill helps you quickly find an existing reusable skill instead of rebuilding the same workflow from scratch, saving time and reducing duplication.

Core Features & Use Cases

  • Task-based discovery: Searches a skills registry by keywords, tools, frameworks, or platform assumptions.
  • Fit evaluation: Compares candidate skills by problem solved, dependencies, and applicability to your task.
  • Adaptation guidance: Suggests how to install or adapt an upstream skill for MicroClaw when no exact match exists.

Quick Start

Ask for the best existing skill for your task and how to adapt it for MicroClaw.

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 instead of building a workflow from scratch?

You find reusable skills by querying a skill registry with task keywords, tools, or frameworks to identify existing candidates. The skill ranks these candidates by fit and provides adaptation guidance for MicroClaw compatibility when no exact match exists.

Can I adapt an upstream skill for MicroClaw if there is no exact match in the registry?

Yes, you can adapt upstream skills for MicroClaw. When registry searches yield no exact match, the skill provides adaptation guidance to install or modify existing candidates for MicroClaw compatibility.

Does skill discovery require any specific dependencies or environment setup?

Skill discovery requires the curl dependency to access the skills registry. You need registry access to perform task keyword matching and retrieve candidate skills for evaluation.

What is the best way to compare existing skills for a specific task?

The best way to compare skills is by evaluating candidate fit based on the problem solved, dependencies, and applicability to your task. This fit evaluation helps you select the most suitable reusable skill from the registry.

What limitations exist when searching a skills registry by keywords?

A limitation of keyword-based skill discovery is that no exact match may exist in the registry. In these cases, the skill provides adaptation guidance for MicroClaw rather than returning a direct reusable candidate.