find-skills

Discover and install agent skills via the Skills CLI and GitHub metadata.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/sahaja9707/Aidly_Admin --skill find-skills-sahaja9707
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/sahaja9707/Aidly_Admin/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/sahaja9707/Aidly_Admin --skill find-skills-sahaja9707

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of finding and installing agent skills when users express a need for new capabilities or functionalities.

Core Features & Use Cases

  • Skill Discovery: Facilitates discovery of available skills for agent extension.
  • Skill Installation: Guides users through the process of installing skills.
  • Use Case: A user looking to automate a specific task asks if there's a skill for that, and this skill helps guide them to the right tool.

Quick Start

Ask the AI to find a skill for 'automated testing'.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover available GitHub skills for agent extensions?

Agent skill discovery is handled by querying a GitHub repository containing skill metadata. This skill interfaces with the Skills CLI to help you find available extensions for your agent.

What is the best way to install agent skills using a CLI?

Installing agent skills is achieved by interacting with the Skills CLI. This skill guides you through the installation process by querying a GitHub repository for the required skill metadata.

Do I need the Skills CLI to find and install agent skills?

Yes, the Skills CLI is a required dependency for finding and installing agent skills. The skill relies on it to communicate with the GitHub repository containing the metadata.

Can I search for a specific automation task like automated testing?

Yes, you can search for specific task automation like automated testing. The skill discovery process queries the GitHub metadata to find and guide you to the right tool for your needs.

What are the limitations of using a GitHub repository for skill discovery?

Skill discovery is limited to the metadata available in the connected GitHub repository. If a skill is not listed there, the CLI will not be able to find or install it for your agent.