find-skills

Discover, install, and manage agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users find and install the right agent skills when they need to extend their agent's capabilities or when they have a specific task in mind.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords and tasks.
  • Skill Installation: Install skills directly using the Skills CLI.
  • Skill Management: Check for updates and manage installed skills.
  • Use Case: If a user wants to add a new feature like 'code review' to their agent, this skill can guide them to the appropriate skill and help install it.

Quick Start

To find a skill, type: 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 discover and install agent skills using the Skills CLI?

To discover and install agent skills, use the Skills CLI to search for specific keywords or tasks, then install the desired package directly through the command line interface. This provides immediate access to specialized agent tools.

Can I search for agent skills based on specific tasks like code review?

Yes, you can search for agent skills based on specific tasks like code review by using the `npx skills find` command followed by your target keywords. This returns relevant skills tailored to your query.

What is the best way to manage installed agent skills and check for updates?

Managing installed agent skills involves using the Skills CLI to check for updates and maintain your current skill ecosystem. This ensures your agent retains optimal functionality without manual package tracking.

Do I need the Skills CLI to add new functionality to my agent?

Yes, you need the Skills CLI and access to the open agent skills ecosystem to add new functionality. This environment provides the necessary framework for discovering and installing specialized knowledge tools.

When should I use a skill discovery tool instead of building custom agent features?

You should use a skill discovery tool when you need to quickly extend your agent's capabilities with specialized knowledge without writing custom code. It streamlines finding existing solutions for specific software engineering tasks.