find-skills

Search external skill registries and evaluate fit for DrugClaw.

126|8|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/DrugClaw/DrugClaw --skill find-skills-drugclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/DrugClaw/DrugClaw/tree/main/skills/built-in/find-skills
Command: npx skills add https://github.com/DrugClaw/DrugClaw --skill find-skills-drugclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you find and evaluate existing skills from external registries, like vercel-labs/skills, to avoid reinventing the wheel and accelerate your workflow development.

Core Features & Use Cases

  • Registry Search: Queries external skill repositories for relevant skills based on task keywords.
  • Fit Evaluation: Analyzes candidate skills for compatibility and usefulness within the DrugClaw environment.
  • Integration Guidance: Provides actionable steps for installing or adapting found skills for DrugClaw.
  • Use Case: When you need to perform a task like "parse CSV files" but aren't sure if a skill already exists, you can use find-skills to search the registry and get recommendations.

Quick Start

Use the find-skills skill to search for skills related to parsing CSV files.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search for existing skills from external registries to avoid reinventing the wheel?

You can search for existing skills by providing task keywords to query external registries like the vercel-labs/skills repository. The find-skills tool locates reusable skills, evaluates their compatibility, and suggests adaptation steps for your environment.

How does skill discovery and evaluation work for the vercel-labs/skills repository?

Skill discovery works by matching your provided task keywords against the vercel-labs/skills registry. It evaluates candidate skills for compatibility and usefulness within the DrugClaw environment, then details their requirements and suggests integration steps.

Can I use curl to find and integrate external skills into my workflow?

Yes, you can use curl to find and integrate external skills. The find-skills tool depends on curl to query external skill repositories, evaluate their fit for your DrugClaw environment, and provide actionable installation or adaptation steps.

What's the best way to locate reusable skills for parsing CSV files without building from scratch?

The best way to locate reusable skills for parsing CSV files is using the find-skills tool. You provide task keywords like "parse CSV files" and it searches external registries to identify the best-fit skills, detailing requirements and suggesting adaptation steps.

Do I need to manually adapt registry skills before integrating them into my environment?

Yes, you need to adapt registry skills because external skills may not be directly compatible. The find-skills tool analyzes candidate skills from external registries and provides specific adaptation steps required to integrate them into the DrugClaw workflow.

What limitations exist when searching external skill repositories for automation tasks?

Limitations include relying on the vercel-labs/skills repository for search results and requiring curl as a dependency. The tool evaluates compatibility for the DrugClaw environment specifically, so found skills may need manual adaptation before integration.