skill-finder

Discover, security-scan, and install community skills from online marketplaces.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/lulacoding/skill-finder --skill skill-finder-lulacoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-finder
Source: https://github.com/lulacoding/skill-finder/tree/main/skill-finder
Command: npx skills add https://github.com/lulacoding/skill-finder --skill skill-finder-lulacoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically discovers, security-scan, and installs community skills from online marketplaces when no installed skill matches the current task. Triggers when the user asks to "find a skill", "search for a skill", "is there a skill for X", or "install a skill for X". Also auto-fires when Claude encounters a specialized task (changelogs, Terraform, Remotion, PR reviews, design systems, security audits, etc.) and thinks "a community skill would do this better." Always use this skill before falling back to general-purpose behaviour on domain-specific workflows. Searches skills.sh, GitHub, lobehub, and other marketplaces. Includes mandatory security scanning against prompt injection and credential exfiltration. Do NOT use for simple questions or tasks Claude handles well without specialized guidance.

Core Features & Use Cases

  • Discover, security-scan, and install community-built skills from online marketplaces so Claude can handle specialized tasks it doesn't have built-in skills for — safely.
  • Core looping workflow includes checking local inventory, detecting environment capabilities, searching marketplaces, applying security checks, presenting trusted options, and installing via npx after user confirmation.
  • Post-install guidance and optional permanent installation for desktop/Claude Code users.

Quick Start

Ask Skill Finder to discover, vet, and install a relevant skill from online marketplaces.

Frequently Asked Questions about skill-finder

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

FAQPage Schema
How do I discover and install community skills for specialized Claude workflows?

To discover and install community skills, you can trigger automated multi-marketplace scanning across platforms like skills.sh, GitHub, and lobehub. The system presents vetted options and installs via npx after you confirm the selection.

Can I search online marketplaces for a skill when Claude encounters a task it cannot handle?

Yes, searching online marketplaces automatically triggers when Claude encounters specialized tasks like changelogs, Terraform, or PR reviews and determines a community skill would perform better than its built-in general-purpose behavior.

What security checks are applied when installing skills from online marketplaces?

Installing skills from online marketplaces enforces mandatory multi-layer security checks against prompt injection and credential exfiltration before presenting trusted options and proceeding with installation via npx.

Does the skill discovery process require npx to install community-built tools?

Yes, the skill discovery process requires npx to install community-built tools. After multi-marketplace scanning and mandatory security checks are complete, installation proceeds via npx following explicit user confirmation.

When should I avoid using automated skill discovery for my workflow?

You should avoid using automated skill discovery for simple questions or general tasks that Claude already handles well without specialized guidance. It is intended strictly for domain-specific workflows lacking matching installed skills.