find-skills

Search, install, and update AI agent skills via command line.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/sbsbhong/diving-app --skill find-skills-sbsbhong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/sbsbhong/diving-app/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/sbsbhong/diving-app --skill find-skills-sbsbhong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install additional skills that can enhance the functionalities of their AI agent, allowing them to handle a wider range of tasks and queries.

Core Features & Use Cases

  • Skill Discovery: Offers an interactive search and browsing interface to find relevant skills based on user needs.
  • Skill Installation: Streamlines the process of installing skills found using the Skill Discovery feature.
  • Search Functionality: Enables users to search for skills by keyword or within a specific GitHub owner.
  • Update Management: Allows users to check and update their installed skills with the latest features and bug fixes.

Quick Start

Search for a skill and install it using the 'find-skills' command. For example: npx skills find "task management" --owner "example-team"

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 AI agent skills to extend capabilities?

You can discover and install AI agent skills by using the search functionality to find relevant extensions by keyword or specific GitHub owner, then installing them to extend your agent's utility for various tasks.

How do I search for skills within a specific GitHub owner repository?

You can search for skills within a specific GitHub owner by providing the owner parameter in the find-skills command, allowing targeted discovery of agent extensions from trusted sources.

What is the best way to manage AI agent skill updates and bug fixes?

The best way to manage AI agent skill updates is using the update management feature, which allows you to check and update installed skills with the latest features and bug fixes seamlessly.

Can I use skill discovery to find task management extensions for my AI agent?

Yes, skill discovery offers an interactive search and browsing interface to find relevant task management extensions based on your specific needs, streamlining the installation process.

Do I need any dependencies to search for and add skills to my AI agent?

No dependencies are required to search for and add skills to your AI agent, as the skill discovery and installation process is self-contained and requires no external environment setup.