find-skills

Search for agent skills by task description and provide installation commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the 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 for adding new skills.
  • Use Case: A user wants to automate their Git commit messages. They ask, "How can I get help with writing better Git commit messages?". This skill would search for relevant skills and suggest one like git-commit-helper.

Quick Start

Use the find-skills skill to search for a skill that can help with writing React 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 automation tasks?

To discover and install agent skills, you can search the ecosystem using keywords related to your desired functionality, such as web development or DevOps. The system then suggests relevant skills and provides installation commands to extend capabilities.

Can I search for tools to help with web development and testing workflows?

Yes, you can search for tools to help with web development and testing workflows. The discovery mechanism supports common categories including testing, allowing you to find and install specific skills based on your task descriptions.

What is the best way to find an existing skill for writing Git commit messages?

The best way to find an existing skill for writing Git commit messages is to describe the task to the discovery system. It searches the ecosystem and suggests relevant pre-built tools, like a git-commit-helper, along with installation commands.

How does skill discovery work when extending agent capabilities?

Skill discovery works by matching task descriptions or keywords against a vast ecosystem of pre-built tools. It identifies relevant skills for extending agent capabilities and provides clear instructions and commands for adding them.

Do I need to manually configure DevOps tools after finding a skill?

After finding a skill for DevOps tasks, the system provides installation guidance to add it. Once installed using the provided commands, the new capabilities are integrated for your automation workflows without manual configuration.

What categories of agent skills are available in the ecosystem?

The ecosystem includes common categories like web development, testing, DevOps, and documentation. You can search these categories to find relevant skills that address specific needs for extending agent capabilities.