One-click install
npx skills add https://github.com/ENG-BXI/SAAS-SMART-SHIPMENT-TRACKING-CLIENT-SIDE --skill find-skills-eng-bxi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ENG-BXI/SAAS-SMART-SHIPMENT-TRACKING-CLIENT-SIDE/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ENG-BXI/SAAS-SMART-SHIPMENT-TRACKING-CLIENT-SIDE --skill find-skills-eng-bxi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding the right capability for a task is hard when you do not know whether an existing agent skill already covers it, wasting time on trial-and-error and custom setup.

Core Features & Use Cases

  • Skill discovery by intent: Searches the skills ecosystem when a user asks how to do X, can you do X, or is there a skill for X, with examples like React performance, PR reviews, and changelogs.
  • Quality-aware recommendations: Guides users to verify install counts and source reputation rather than recommending purely from search results.
  • One-command installation flow: Helps users move from discovery to installation using the Skills CLI, so capabilities can be added quickly.

Quick Start

Ask for a skill that matches your need, for example: find a skill to help me with pr review workflows.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find an existing agent skill for a specific workflow like PR review?

You can discover existing agent skills by querying the ecosystem with natural task intents like "how do I do X" or "is there a skill that can." This approach matches your requested capabilities to available workflows without trial-and-error.

How do I install an agent skill after finding a match in the search results?

After discovering a matching capability, you install the agent skill using the Skills CLI with a one-command workflow. This moves you quickly from search to setup, adding the capability directly into your environment.

How do I evaluate the quality and trust of a skill before installing it?

You evaluate agent skill quality by checking install counts, source reputation, and repository trust signals. The discovery process guides you to verify these metrics rather than recommending skills purely from search results.

Can I search for development and productivity skills by describing what I want to do?

Yes, you can search for development and productivity skills by describing your task intent. Asking "find a skill to help me with X" triggers a query search across many domains to locate a matching capability.

Do I need the Skills CLI to browse the agent skill ecosystem?

Yes, using the Skills CLI is required to browse the agent skill ecosystem. Commands like npx skills find and add allow you to query search results and execute the installation flow.