find-skills

Discover and install agent skills from skills.sh using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills from the open agent-skills ecosystem when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as installable skill.

Core Features & Use Cases

  • Guided discovery for agent skills via keyword queries and contextual suggestions.
  • Clear install guidance with the exact commands and learning links to enable quick onboarding.
  • Support for evaluating and installing suitable skills to extend agent capabilities with minimal friction.

Quick Start

Ask me to find a skill for a capability and I will search the skills ecosystem and present install options.

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

To discover agent skills, simply ask for a capability you need. The skill searches the open ecosystem and presents matching results with exact npx skills add commands for immediate installation.

What is the agent skills ecosystem and how does discovery work?

The agent skills ecosystem is an open library of extensions hosted at skills.sh. Discovery works by processing your natural language capability requests to find matching skills.

Can I use npx skills to add new functionality to my agent?

Yes, you can use npx skills add to install new functionality. The skill provides clear install guidance with exact commands needed to extend agent capabilities with minimal friction.

Do I need any dependencies to search for skills in the ecosystem?

No dependencies are required to search the ecosystem. The skill relies entirely on the Skills CLI via npx skills and assumes discoverability at skills.sh without needing prior package installations.

What's the best way to evaluate and onboard suitable skills for my workflow?

The best way to onboard suitable skills is through guided discovery. The skill evaluates matches based on your queries and provides learning links alongside install commands for quick integration.

Are there limitations when searching for skills using the CLI?

A limitation is that discovery relies entirely on the skills.sh registry and the npx skills CLI. If a capability is not published to this open ecosystem, the skill will not be able to find it.