Find Skills

Searches skill catalogs by keyword and recommends options after security vetting.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rocky2431/hiveclaw --skill find-skills-rocky2431
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Find Skills
Source: https://github.com/rocky2431/hiveclaw/tree/main/backend/app/templates/skills/find-skills
Command: npx skills add https://github.com/rocky2431/hiveclaw --skill find-skills-rocky2431

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams discover and install new skills from a catalog while enforcing mandatory security reviews before installation.

Core Features & Use Cases

  • Search the skill catalog by keyword and rank results by install counts.
  • Read and evaluate the candidate skill's SKILL.md for safety, trust, and permission scope.
  • Present vetted options to the user and install only after explicit confirmation.

Quick Start

Ask me to search for a skill by keyword and guide you through security vetting and installation after your approval.

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 skills by keyword and ensure they are safe to install?

To search for skills safely, use a catalog discovery tool that matches keywords, ranks results by install counts, and enforces a mandatory security review of permissions and dependencies before user-confirmed installation.

What does a skill security vetting process check before installation?

A skill security vetting process checks the candidate's SKILL.md, repository content, sources, permission scopes, and dependencies to assess safety, trust, compatibility, and risk before allowing installation.

Can I bypass the security review when installing a skill from a catalog?

No, you cannot bypass the security review. The workflow enforces mandatory security vetting and requires explicit user confirmation after risk assessment before any skill installation proceeds.

How are skill catalog search results ranked during discovery?

Skill catalog search results are ranked by install counts to prioritize popular options, followed by a detailed evaluation of the SKILL.md file to determine safety and compatibility.

What is the best way to evaluate skill compatibility before adding it to my workflow?

The best way to evaluate skill compatibility is to use an automated vetting workflow that reads the SKILL.md file, assesses repository content, and checks dependencies to determine trust and safety.