find-skills

Search and install agent skills via the skills CLI package manager.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/BuilderIO/org-agent-starter --skill find-skills-builderio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/BuilderIO/org-agent-starter/tree/main/.builder/skills/find-skills
Command: npx skills add https://github.com/BuilderIO/org-agent-starter --skill find-skills-builderio

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.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality.
  • Installation Guidance: Provides clear instructions and commands to add new skills.
  • Use Case: A user wants to automate their GitHub pull request reviews. They can use this skill to search for "PR review" skills and get recommendations on how to install and use them.

Quick Start

Use the find-skills skill to search for skills related to 'react performance'.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover agent skills for specific automation tasks?

To discover agent skills, you can query keywords related to desired functionalities like code quality or productivity, and the system will return matching pre-built tools and workflows from its open ecosystem.

What is the best way to install new agent skills?

The best way to install new agent skills is by using the 'skills' CLI package manager, which provides clear commands to add discovered functionalities directly to your environment.

Can I search for code quality and documentation tools using keywords?

Yes, you can search for code quality and documentation tools by providing relevant keywords to the discovery interface, which matches queries against available skills in the ecosystem.

Does the skill discovery process support finding productivity workflows?

The skill discovery process supports finding productivity workflows by allowing users to enter task-related keywords, returning matching capabilities for immediate installation via the CLI.

Do I need the CLI package manager to install discovered skills?

Yes, you need the 'skills' CLI package manager to install discovered skills, as it handles the actual installation commands required to add new tools to your agent environment.