find-skills

Discover and install agent skills using the Skills CLI (npx skills).

1|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/devjaime/orienta-ai --skill find-skills-devjaime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/devjaime/orienta-ai/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/devjaime/orienta-ai --skill find-skills-devjaime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and install agent skills from the open agent skills ecosystem, bridging the gap between capability needs and available modular tools.

Core Features & Use Cases

  • Skill discovery: Find relevant agent skills based on user intent and domain.
  • Guided installation: Provide commands and steps to install chosen skills via the Skills CLI.
  • Use Case: A user wants a skill for PR review automation and asks the agent to locate and install it.

Quick Start

Run a search for skills with the Skills CLI, for example: npx skills find "PR review"

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for my CLI ecosystem?

The Skills CLI lets you discover and install agent skills from the open ecosystem. Use the 'npx skills find' command to search for relevant skills based on your domain and intent, then follow the guided steps to install them.

What is the open agent skills ecosystem?

The open agent skills ecosystem is a collection of modular tools available as installable skills. It bridges the gap between your capability needs and available functional components, allowing you to easily find and add new features to your agent setup.

Can I use the Skills CLI to search for specific automation tasks like PR review?

Yes, you can use the Skills CLI to search for specific automation tasks. By running a targeted search query like 'npx skills find PR review', the CLI will locate relevant agent skills available in the ecosystem for installation.

Do I need any dependencies to discover and install skills via npx?

No dependencies are required to use the Skills CLI. You can run the discovery and installation commands directly via npx without needing any prior package installations or complex environment setup.

Where can I learn more about evaluating and adding installable skills?

You can learn more about evaluating and adding installable skills by visiting skills.sh. This resource provides further guidance on navigating the ecosystem and making informed decisions about which agent skills to install.