find-skills

Search, install, and manage agent skills via command line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users find and install agent skills to extend their capabilities and streamline their workflows.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or specific tasks.
  • Skill Installation: Install skills directly from the command line.
  • Skill Management: Check for updates and manage installed skills.
  • Use Case: When a user needs a specific functionality, such as a code review tool or a PDF viewer, this skill can help them find and install the appropriate skill.

Quick Start

To find a skill for code reviews, use the command: npx skills find code review

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills from the command line?

You can discover and install agent skills using the command line interface by running a search query like `npx skills find code review` to find specific tools and install them directly to extend your agent's capabilities.

What is agent skill management and why do I need it?

Agent skill management is the process of searching, installing, and maintaining specialized knowledge tools for your agent. You need it to easily extend agent functionalities with features like code review tools or PDF viewers without manual configuration.

Can I search for specific task tools like a PDF viewer or code review tool?

Yes, you can search for specific task tools by providing keywords or task descriptions to the command line interface. The skill discovery feature matches your query against available skills to help you find the appropriate functionality.

How do I check for updates on installed agent skills?

You can check for updates on installed agent skills through the skill management feature. It allows you to monitor your current installations and apply available updates directly from the command line to keep your tools current.

Do I need any dependencies to use this skill discovery tool?

No dependencies are required to use this skill discovery tool. It operates independently through command line scripts, allowing you to search for and install agent skills without needing additional environment setup.

What's the best way to search for skills if I don't know the exact name?

The best way to search for skills without an exact name is by using general keywords or describing the specific task you want to accomplish. The discovery interface matches keywords to help you locate the appropriate skill.