skill-searcher-yashu

Search local skill directories by keywords and return descriptive summaries.

9|3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-searcher-yashu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-searcher-yashu
Source: https://github.com/steelan9199/wechat-publisher/tree/main/skills/skill-searcher-yashu
Command: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-searcher-yashu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of navigating and discovering specific automation tools within a large, growing library of local skill folders by providing a quick search interface.

Core Features & Use Cases

  • Keyword-based Search: Find skills using partial names or descriptive keywords, even if you do not remember the exact folder name.
  • Metadata Retrieval: Automatically extracts and displays the description of each matching skill to help you identify the right tool for your task.
  • Use Case: When you have dozens of skills installed and need to find a specific one for image processing, you can simply search for image to see all relevant tools and their purposes.

Quick Start

Search for the skill named phone screenshot to find all related automation tools in your local directory.

Frequently Asked Questions about skill-searcher-yashu

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

FAQPage Schema
How do I search for local automation scripts by keyword?

You can search for local automation scripts by performing a case-insensitive string match against folder names using user-provided keywords, which returns descriptive summaries for all identified matches.

How does local skill discovery work when I have a large library of tools?

Local skill discovery works by parsing metadata from SKILL.md files within local directories, extracting the description of each matching skill to help you identify the right tool for your task.

Can I find a skill if I only remember a partial name like image?

Yes, you can find skills using partial names or descriptive keywords, even if you do not remember the exact folder name, facilitating efficient discovery and management of automation scripts.

Do I need to install dependencies to search local skill directories?

No, you do not need to install dependencies to search local skill directories, as the utility operates by parsing local folder names and metadata without external requirements.

What is the best way to manage a growing library of local skill folders?

The best way to manage a growing library of local skill folders is using a quick search interface that locates specific tools by keywords and retrieves their metadata descriptions.

Does keyword search support case-insensitive matching for directory names?

Yes, keyword search supports case-insensitive string matching against folder names to locate and identify local skill tools instantly.