find-skills

Search and install agent skills via the Bunx Skills CLI.

8|1|Updated Mar 9, 2019
One-click install
npx skills add https://github.com/wangl-cc/dotfiles --skill find-skills-wangl-cc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/wangl-cc/dotfiles/tree/main/home/dot_agents/skills/find-skills
Command: npx skills add https://github.com/wangl-cc/dotfiles --skill find-skills-wangl-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly uncover and install modular agent capabilities to extend your AI's functionality on demand.

Core Features & Use Cases

  • Discoverable skills catalog: browse and search for capabilities in the open agent skills ecosystem.
  • Easy installation: install selected skills via the Skills CLI (bunx) with minimal prompts.
  • Use case: a user asks for PR review automation; search and install a matching skill to accelerate the task.

Quick Start

Search for a relevant skill with bunx skills find [query] and install it with bunx skills add owner/repo@skill.

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 from the ecosystem?

To discover and install agent skills, use the Bunx Skills CLI to search the ecosystem with bunx skills find [query] and add the selected capability with bunx skills add <owner/repo@skill>.

What is the best way to search for modular capabilities to extend my AI agent?

The best way to search for modular capabilities is using the bunx skills find command, which lets you browse and query the open agent skills ecosystem for specific functionality to extend your AI.

Does the Bunx Skills CLI support installing skills directly from GitHub?

Yes, the Bunx Skills CLI supports installing skills directly from GitHub by executing bunx skills add <owner/repo@skill>, allowing you to integrate external agent capabilities with minimal prompts.

When do I need to search for an open agent skill in a conversation?

You need to search for an open agent skill when a user requests new functionality that your current AI lacks, such as asking for PR review automation, requiring you to find and install a matching skill.

Can I browse a discoverable skills catalog to find CLI automation tools?

Yes, you can browse a discoverable skills catalog to find CLI automation tools by querying the ecosystem, which surfaces modular agent capabilities available for installation via the Bunx Skills CLI.