find-skills

Search and install skills via the Skills CLI.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/Cuki2910/M2G-NET --skill find-skills-cuki2910
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Cuki2910/M2G-NET/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Cuki2910/M2G-NET --skill find-skills-cuki2910

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of finding and installing skills for an AI agent, making it easier to extend the agent's capabilities based on user needs.

Core Features & Use Cases

  • Skill Discovery: Helps users find skills using natural language queries.
  • Skill Installation: Guides the installation process with commands.
  • Skill Updates: Manages updates to installed skills.
  • Skill Usage Guidance: Provides instructions on how to utilize skills effectively.
  • Use Case: When a user wants to add a new feature or capability to their AI agent, this skill can help them locate and install the appropriate skill.

Quick Start

To find a skill, simply say: "Find a skill for X."

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

To discover and install agent skills, use natural language queries like "Find a skill for X" to search community repositories, then follow the CLI prompts to install and extend your AI capabilities.

Can I manage updates for installed agent skills through the CLI?

Yes, you can manage skill updates through the Skills CLI. The skill discovery process includes functionality to help you manage and apply updates to your installed agent skills effectively.

How does natural language skill discovery work for AI agents?

Natural language skill discovery works by taking a user query describing a desired feature, then matching it against community-maintained skill repositories to locate and suggest the appropriate agent capability extension.

Do I need the Skills CLI to find and install community-maintained skills?

Yes, the Skills CLI is required to interactively find and install community-maintained skills. It facilitates the search process and guides the installation of new functionalities based on your queries.

What is the best way to add a new feature to my AI agent ecosystem?

The best way to add a new feature is to use skill discovery with a natural language query. This locates the appropriate community-maintained skill, which you then install via the CLI to extend your agent ecosystem.