find-skills

Search, install, and update modular agent skills via the Skills CLI.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Lilwenz/Geometry-Informed-Dual-Adaptive --skill find-skills-lilwenz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Lilwenz/Geometry-Informed-Dual-Adaptive/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Lilwenz/Geometry-Informed-Dual-Adaptive --skill find-skills-lilwenz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users locate and install modular agent capabilities from the open skills ecosystem, enabling rapid capability expansion.

Core Features & Use Cases

  • Search: Find skills by keyword or domain to address user needs.
  • Install: Install selected skills via the Skills CLI to extend agent capabilities.
  • Guided Workflow: Provides a structured process with commands like npx skills find, npx skills add, and npx skills update, plus a homepage to browse options at skills.sh.

Quick Start

Ask me to find a skill for a task, or run the Skills CLI to locate relevant skills.

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 CLI?

You discover and install agent skills via the Skills CLI by running npx skills find to search by keyword, then npx skills add to install the selected modular capabilities into your environment.

What is the skills.sh ecosystem used for?

The skills.sh ecosystem is an open homepage used to browse, compare, and locate modular agent skills that extend your agent's capabilities through a structured search and install workflow.

How do I update installed agent skills to their latest versions?

You update installed agent skills by running the npx skills update command in the Skills CLI, which checks and applies the latest versions of your modular capabilities.

Can I search for modular agent skills by keyword or domain?

Yes, you can search for modular agent skills by keyword or domain using the npx skills find command to address specific capability needs and compare available options.

Do I need any dependencies to use the Skills CLI for discovering capabilities?

No external dependencies are required to use the Skills CLI; you run commands like npx skills find and npx skills add directly to discover and install modular agent skills.