find-skills

Search and install agent skills using the Skills CLI.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill find-skills-gerald-ica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/gerald-ica/opencode-config-snapshot/tree/main/opencode/skills/find-skills
Command: npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill find-skills-gerald-ica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills when they ask questions about capabilities not currently available in their agent.

Core Features & Use Cases

  • Discovery via the Skills CLI to search for skills by keyword and install them with a minimal gesture.
  • Guided evaluation and install flow that helps users compare options and verify sources before adding a skill.
  • Access to a skills marketplace and references like skills.sh and GitHub repos to broaden capabilities.

Quick Start

Search for a skill using the Skills CLI and install it with the add command.

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 for a task?

To discover agent skills, use the Skills CLI to search by keyword and install found skills from sources like GitHub with the add command. You can find capabilities not currently available in your agent and verify quality before installing.

Can I search for npx skills by keyword from GitHub repositories?

Yes, you can search for npx skills by keyword using the Skills CLI. The discovery process accesses a skills marketplace and GitHub repos to find and compare available options before you install.

Do I need the Skills CLI to check and install agent skills?

Yes, you need the Skills CLI (npx skills) to search, check, and install skills. It provides the guided evaluation flow to verify sources and helps you add new capabilities with a minimal gesture.

What's the best way to verify quality before installing a skill?

The best way to verify quality before installing a skill is to use the guided evaluation flow within the Skills CLI. It helps you compare options and check sources from GitHub before adding them to your agent.

Where can I learn more about available skills for automation?

You can learn more about available skills for automation at skills.sh. The Skills CLI directs users to this reference and GitHub repositories to broaden agent capabilities and access the marketplace.