find-skills

Search and install modular agent skills via the npx skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for the agent when they express a need for functionality that might exist as an installable skill.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant tools and workflows.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for and suggest relevant performance optimization skills.

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 and install agent skills for specialized tasks?

To discover and install agent skills, use the `npx skills` CLI to search an open ecosystem for modular functionalities. This allows you to find and integrate specialized tools for web development, testing, DevOps, and documentation.

What is the best way to find agent capabilities for React performance optimization?

The best way to find agent capabilities for React performance optimization is to use an interactive search tool. You can query the open skills ecosystem to locate and suggest relevant packages tailored to your specific development needs.

Can I check for updates to installed agent skills using the CLI?

Yes, you can check for updates to installed agent skills via the `npx skills` CLI. This functionality supports direct package management and ensures your integrated workflows remain current with the latest ecosystem releases.

What types of workflows can I integrate by discovering skills from this ecosystem?

By discovering skills from this ecosystem, you can integrate workflows for web development, testing, DevOps, and documentation. The ecosystem provides modular agent capabilities that you can install directly to expand your task automation.

Does installing new agent skills require managing external dependencies?

Installing new agent skills does not require managing external dependencies, as the Skill itself operates with no dependencies. You can directly add specialized functionalities using the provided CLI commands.

Why use a CLI for agent skill discovery instead of manual package integration?

Using a CLI for agent skill discovery streamlines finding and integrating modular functionalities through interactive search and direct installation. It solves the problem of locating specialized tools by providing clear commands within an open ecosystem.