find-skills

Discovers installable agent skills matching user requests via CLI searches.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/loongclaw-ai/loongclaw --skill find-skills-loongclaw-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/loongclaw-ai/loongclaw/tree/main/skills/find-skills
Command: npx skills add https://github.com/loongclaw-ai/loongclaw --skill find-skills-loongclaw-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects general how-to requests and capability questions to installable skills so users avoid manual research and reuse community-tested tools.

Core Features & Use Cases

  • Context-aware discovery: Analyze the user's domain, task, and intent to craft precise search queries that match existing agent skills.
  • Guided quality checks: Encourage consulting the leaderboard, install counts, and source reputation before endorsing a skill.
  • Installation support: Translate the verified skill into a clear CLI command and confirm whether the user wants to add it.

Quick Start

Run npx skills find followed by the user's topic to surface installable agent skills quickly.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find installable agent skills for a specific task?

To find installable agent skills, run npx skills find followed by your topic to surface community-tested tools. The discovery process analyzes your domain and intent to craft precise search queries matching existing capabilities.

What is the best way to verify a skill before installing it via CLI?

The best way to verify a skill before a CLI install is to check the leaderboard, review install counts, and confirm source reputation. These guided quality checks ensure you only endorse reputable, community-tested agent tools.

Can I search for npx skills to extend my agent's tooling capabilities?

Yes, you can search for npx skills to extend agent capabilities. The discovery process targets evolutionary use cases where you need new tooling extensions, translating verified skills into clear CLI commands for installation.

Does the skill discovery process provide the installation command automatically?

Yes, the skill discovery process provides the installation command automatically. It translates the verified skill into a clear CLI command and confirms whether you want to add it, streamlining the transition from search to installation.

When do I need to search for agent skills instead of building custom tools?

You need to search for agent skills when users ask how to do X, request new tooling extensions, or want to avoid manual research. This connects general how-to requests to reusable, community-tested tools for specialized tasks.