find-skills

Search for and install skills using the Skills CLI.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/bailynlove/STARK-TOWER --skill find-skills-bailynlove
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/bailynlove/STARK-TOWER/tree/main/jarvis/skills/find-skills
Command: npx skills add https://github.com/bailynlove/STARK-TOWER --skill find-skills-bailynlove

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill assists users in finding and installing skills for various tasks, enhancing the capabilities of the AI agent.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on user queries about tasks or capabilities.
  • Skill Installation: Direct users to install discovered skills using the Skills CLI.
  • Use Case: When a user asks for help with a specific task, like optimizing a React app, this Skill can guide them to the appropriate skill for that task.

Quick Start

To find and install a skill for React performance optimization, run the following command: npx skills find 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 new agent skills for specific task automation?

Skill discovery uses the Skills CLI to search the open agent skills ecosystem based on your task query, such as running npx skills find react performance to locate specialized capabilities for AI agents.

What is the best way to install an AI agent skill after finding it?

The best way to install an AI agent skill is to use the Skills CLI, which provides the command interface to add discovered skills directly to your agent environment.

Do I need the Skills CLI installed to find and add agent capabilities?

Yes, you need the Skills CLI installed and configured on your system, as this Skill relies on it to facilitate both the discovery and installation of new agent capabilities.

Can I search for task automation skills using natural language queries?

Yes, you can search using natural language queries about tasks or capabilities, such as asking for help with optimizing a React app, and the Skill will guide you to the appropriate match.

How does skill discovery work within the open agent skills ecosystem?

Skill discovery works by interacting with the Skills CLI to parse your task requirements and search the open agent skills ecosystem for matching specialized capabilities to install.