find-skill

Search and install skills from the Orthogonal library using the Orthogonal CLI.

12|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/orthogonal-sh/skills --skill find-skill-orthogonal-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skill
Source: https://github.com/orthogonal-sh/skills/tree/main/skills/orthogonal-find-skill
Command: npx skills add https://github.com/orthogonal-sh/skills --skill find-skill-orthogonal-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install skills from the Orthogonal skill library so you can extend capabilities when you need them.

Core Features & Use Cases

  • Find skills by keyword or browse categories to identify relevant tools.
  • View details for a specific skill and install it into your agent environment.
  • Use orth skills add to install a chosen slug into your local setup.

Quick Start

Search for skills with orth skills search "browser automation" and install a selected skill with orth skills add <slug>.

Frequently Asked Questions about find-skill

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

FAQPage Schema
How do I find and install CLI tools for my agent environment?

To find and install CLI tools for your agent environment, use the Orthogonal CLI to search by keyword, browse categories, and add the selected skill slug to your local setup. This extends your agent capabilities on demand.

What is the best way to search the Orthogonal skill library for specific capabilities?

The best way to search the Orthogonal skill library for specific capabilities is using the command 'orth skills search' followed by your keywords. This fetches and presents relevant tools directly from the local skill library.

Do I need the Orthogonal CLI to browse and add local skills?

Yes, you need the Orthogonal CLI installed to browse and add local skills. The discovery and installation processes rely on Orthogonal CLI commands to interact with the local skill library and fetch available tools.

Can I view details for a specific skill before installing it?

Yes, you can view details for a specific skill before installing it. The Orthogonal CLI allows you to fetch and present skill details from the library so you can evaluate the tool before running the installation command.

How do I install a skill slug into my local setup after finding it?

To install a skill slug into your local setup after finding it, run 'orth skills add <slug>' via the Orthogonal CLI. This command integrates the selected tool directly into your agent environment.

When should I use keyword search versus category browsing to discover skills?

Use keyword search when you know the exact capability you need, and use category browsing when exploring available tools. Both methods interact with the local skill library to help you discover and install relevant Orthogonal skills.