find-skills

Locate and install modular agent skills using the Skills CLI.

11|3|Updated Jun 10, 2025
One-click install
npx skills add https://github.com/Paldom/databricks-apps-fastapi-starter --skill find-skills-paldom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Paldom/databricks-apps-fastapi-starter/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Paldom/databricks-apps-fastapi-starter --skill find-skills-paldom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills 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

  • Skills CLI: Learn how to search for, install, check for updates, and manage installed skills.
  • Discovery guidance: Provides best-practice suggestions and evaluation criteria for choosing skills from the ecosystem.
  • Usage workflows: Walks users through finding, comparing, and installing skills via the Skills CLI and skills.sh resources.

Quick Start

Run a Skills CLI query to discover relevant skills and install the one that fits your needs.

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

Agent skills are discovered and installed using the Skills CLI, which allows you to search the ecosystem for modular capabilities, compare options, and execute install commands to expand your agent's functionality across various domains.

Can I search for specific agent skills using the Skills CLI?

Yes, you can search for specific agent skills using the Skills CLI to query the ecosystem, evaluate available modules against your requirements, and install the appropriate skill packages to expand your agent's capabilities.

What is the best way to find a skill for a specific task or workflow?

The best way to find a skill for a specific task is to use the discovery guidance and Skills CLI to search the ecosystem, compare modular skills based on evaluation criteria, and install the one that fits your workflow.

How do I manage installed skills and check for updates?

You manage installed skills and check for updates through the Skills CLI, which provides commands to search, install, verify, and maintain your agent skill modules across various capability domains.

Does the Skills CLI require any dependencies to search and install skills?

The Skills CLI does not require any external dependencies to search and install skills, allowing you to directly query the ecosystem and install modular agent skills to expand capabilities without prerequisite packages.