find-skills

Search, install, and update agent skills from GitHub repositories.

Updated May 1, 2026
One-click install
npx skills add https://github.com/flashfoxer/openclaw-my-skills --skill find-skills-flashfoxer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/flashfoxer/openclaw-my-skills/tree/main/find-skills
Command: npx skills add https://github.com/flashfoxer/openclaw-my-skills --skill find-skills-flashfoxer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install agent skills for a wide range of tasks and capabilities, simplifying the process of extending the agent's functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills using keywords and filter by owner.
  • Skill Installation: Install skills from GitHub or other sources.
  • Skill Updates: Check for and update installed skills.
  • Skill Categorization: Organize skills into categories for easy navigation.
  • Use Case: When a user is looking for a skill to help with a specific task, such as web development, testing, or productivity, this Skill can help them find and install the right skill.

Quick Start

Use the npx skills find [query] command to search for a skill and npx skills add <package> to install it.

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 a GitHub repository?

To discover agent skills, you can use the `npx skills find [query]` command to search by keywords and filter by owner. You then install agent skills from GitHub using the `npx skills add <package>` command.

Can I search for specific agent skills by owner or category?

Yes, you can search for agent skills by owner using specific filter commands. The Skill also organizes available skills into categories, allowing you to easily navigate and find capabilities for specific tasks like web development.

Do I need a package manager to manage agent skill installation?

Yes, a package manager is required to facilitate the discovery, installation, and management of agent skills. You also need access to a GitHub repository to handle the storage and retrieval of the skill packages.

What is the best way to update installed agent skills?

The best way to update installed agent skills is to use the Skill's built-in update functionality. This allows you to check for new versions and seamlessly update your currently installed skills from their original sources.

How does skill discovery work for extending agent functionality?

Skill discovery works by searching a wide range of sources using targeted keywords. It simplifies extending agent functionality by categorizing results so you can quickly locate, install, and manage capabilities for testing or productivity.