find-skills

Discovers skills from curated lists and installs selected ones via CLI.

7|4|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/lootlog/monorepo --skill find-skills-lootlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/lootlog/monorepo/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/lootlog/monorepo --skill find-skills-lootlog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing agent skills from the open ecosystem can be time-consuming.

Core Features & Use Cases

  • Discover available skills across the ecosystem and compare options.
  • Install and manage skills via the Skills CLI (npx skills add, find, check, update).
  • Learn more and evaluate skills through the centralized directory at skills.sh and the skills ecosystem.

Quick Start

Search for relevant skills using the Skills CLI to discover options you can install.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent skills across the ecosystem?

You can discover agent skills from the open ecosystem and compare options using the Skills CLI commands like `npx skills find`, then install them with `npx skills add` to extend your capabilities.

What is the skills.sh directory used for when finding skills?

The centralized skills.sh directory serves as the ecosystem registry where you can learn about, evaluate, and compare available agent skills before installing them through the Skills CLI.

Can I update or check my installed skills using the CLI?

Yes, you can manage installed skills using the CLI by running `npx skills check` to verify status and `npx skills update` to get the latest versions across the open ecosystem.

What's the best way to compare available skills for a specific task?

The best way to compare skills for a specific task is to use `npx skills find` to search the ecosystem options and reference the centralized skills.sh directory to evaluate them before installing.

Do I need any dependencies to use the npx skills commands?

No dependencies are required to use the Skills CLI. You can run `npx skills find`, `add`, `check`, and `update` commands directly to discover and install agent skills from the open ecosystem.