find-skills

Search, install, check, and update agent skills via a CLI.

Updated Dec 25, 2025
One-click install
npx skills add https://github.com/ShauryaUdayMisra/INTRN --skill find-skills-shauryaudaymisra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ShauryaUdayMisra/INTRN/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ShauryaUdayMisra/INTRN --skill find-skills-shauryaudaymisra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assists users in finding and installing agent skills for a wide range of functionalities, eliminating the need for manual searches and simplifying the process of extending agent capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for skills by keyword or domain, such as web development, testing, or productivity tools.
  • Skill Installation: Directly install skills from GitHub or other sources using the Skills CLI.
  • Skill Updates: Check and update installed skills for the latest features and bug fixes.
  • Skill Information: Retrieve detailed information about each skill, including description, features, and installation commands.

Quick Start

Search for and install a skill using the Skills CLI. For example: npx skills find react performance

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 capabilities?

To discover and install agent skills, use the Skills CLI to search by keyword or domain, then directly install modular tools from GitHub or other sources to extend your agent's ecosystem.

What is skill discovery and how does it work with the Skills CLI?

Skill discovery is the process of finding modular, specialized knowledge and tools for your agent. It works by using the Skills CLI to search an active skill ecosystem by keyword or domain.

Can I check and update installed agent skills for the latest features?

Yes, you can check and update installed agent skills. The Skills CLI offers commands to check for and install the latest updates, ensuring your agent has the newest features and bug fixes.

Do I need an active internet connection to search for and install skills?

Yes, an active internet connection is required. Skill discovery and installation rely on connecting to a skill ecosystem setup to search, retrieve information, and download modular tools.

How do I get detailed information about a specific skill before installing?

You can retrieve detailed skill information using the Skills CLI. It provides the description, features, and installation commands for each skill to help you evaluate it before adding it to your agent.

What's the best way to add specialized knowledge or tools to my agent?

The best way to add specialized knowledge is using the Skills CLI to find and install modular skills. For example, run `npx skills find react performance` to search and add specific capabilities.