find-skills

Search and install modular agent skills via the skills CLI.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ShaulLavo/ellie --skill find-skills-shaullavo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ShaulLavo/ellie/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ShaulLavo/ellie --skill find-skills-shaullavo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agent from a vast ecosystem of community-developed skills.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionalities (e.g., "testing", "deployment", "React").
  • Installation Guidance: Provides clear instructions and commands to add new skills to the agent.
  • Use Case: A user wants to add the ability for their agent to write unit tests. They can ask, "how do I add testing capabilities?" and this skill will help them find and install a relevant testing skill.

Quick Start

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

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 specific tasks?

You can discover and install agent skills by using the skills CLI to interactively search an open ecosystem based on keywords related to desired functionalities like testing or deployment. It provides clear installation commands to programmatically add new modular capabilities to your agent.

Can I search the skills ecosystem for capabilities like React or unit testing?

Yes, you can search the skills ecosystem for capabilities like React or unit testing by providing relevant keywords to the skills CLI. The discovery process matches your search terms with community-developed skills that address those specific functional needs.

What is the best way to extend my AI agent with community-developed workflows?

The best way to extend your AI agent with community-developed workflows is to use the find-skills skill, which facilitates interactive searching of an open ecosystem to find specialized tools and workflows that meet your needs.

Do I need the skills CLI to add new modular capabilities to my agent?

Yes, you need the skills CLI to programmatically add new modular capabilities to your agent. The CLI provides the installation guidance and specific commands required to integrate discovered skills from the ecosystem into your existing agent setup.

How does skill discovery work for specialized agent tools?

Skill discovery works by allowing users to input keywords related to desired functionalities into the skills CLI, which then searches an open ecosystem of community-developed modular agent skills to find matching specialized tools and workflows.

Are there limitations to finding skills in the open ecosystem?

Finding skills in the open ecosystem is limited to the available community-developed modular skills within the ecosystem. If a specific functionality is not present, the skills CLI will not be able to locate a matching skill for installation.