find-skills

Search and install agent skills from an open ecosystem using the `skills` CLI.

Updated Oct 20, 2025
One-click install
npx skills add https://github.com/pierregueroult/dot-files --skill find-skills-pierregueroult
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/pierregueroult/dot-files/tree/main/opencode/skills/find-skills
Command: npx skills add https://github.com/pierregueroult/dot-files --skill find-skills-pierregueroult

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent from a vast ecosystem of pre-built tools and workflows, enabling them to extend the agent's functionality without custom development.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality (e.g., "react testing", "deploy docker").
  • Skill Installation: Provides direct commands to install found skills using the skills CLI.
  • Use Case: A user wants to automate their Git pull request reviews. This skill can help them find and install a skill specifically designed for PR analysis and feedback.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests for a React application.

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 web development or DevOps tasks?

Agent skills for web development, DevOps, testing, and documentation are discovered and installed by searching a pre-built ecosystem via the command-line interface, then adding the desired functionality using the skills CLI.

Can I search for specialized agent capabilities by keyword without custom development?

Yes, you can search for specialized agent capabilities by entering keywords like "react testing" or "deploy docker" into the CLI to find pre-built tools and workflows, eliminating the need for custom development.

What is the best way to extend an agent's functionality with pre-built tools?

The best way to extend agent functionality is by using the find-skills CLI command to search the open ecosystem for pre-built tools and directly install them, allowing the agent to integrate specialized workflows automatically.

Do I need the skills CLI installed before adding new agent capabilities?

Yes, the skills CLI must be installed and accessible in your environment, as it is required to execute the search and installation commands for adding new agent capabilities to your system.

How does skill discovery from an open ecosystem work for automating tasks like Git pull request reviews?

Skill discovery works by querying the open ecosystem through the command-line interface for specific tasks like Git pull request reviews, returning available pre-built skills that can then be directly installed via the CLI.