find-skills

Searches a skill repository and provides installation commands via the Skills CLI.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill find-skills-sameer-thakkar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/sameer-thakkar/hackin26-next-deimos/tree/main/.cursor/skills/find-skills-ho
Command: npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill find-skills-sameer-thakkar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assists users in finding and installing skills for their agents to extend capabilities, answer questions, and enhance productivity.

Core Features & Use Cases

  • Skill Discovery: Identifies skills available in the agent's skill ecosystem.
  • Skill Installation: Guides users on installing discovered skills using the Skills CLI.
  • Usage Assistance: Provides step-by-step instructions to users for finding and utilizing skills.

Quick Start

Search for skills by querying 'npx skills find [query]' and install them using 'npx skills add <package>'

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover new agent skills to extend capabilities?

Discover new agent skills by searching the skill repository with the command 'npx skills find [query]' to identify packages that match your specific capability needs and extend agent functionality.

What is the best way to install a skill package from the repository?

The best way to install a skill package is using the Skills CLI. Run 'npx skills add <package>' from your terminal to download and add the discovered capabilities to your agent environment.

Do I need any dependencies to search and install skills using the CLI?

No external dependencies are required to search and install skills. The Skill operates independently using standard scripts to query the repository and provide installation commands for your agent.

Can I search the skill repository for specific agent productivity features?

Yes, you can search the skill repository for specific agent productivity features. Querying 'npx skills find [query]' matches available skills to your needs, providing installation commands and step-by-step usage instructions.

How does skill discovery work for answering agent capability questions?

Skill discovery works by searching the agent's skill ecosystem to identify available packages. It matches your query against the repository and provides the exact installation commands needed to enhance functionality and answer questions.