KimYx0207KimYx0207Communityยท1 Agent Skills Included

findskill

Windows-compatible skill search and installation for Claude Code

Fixes the empty search output problem when running skill commands on Windows inside Claude Code. Routes all skill searches and installs through PowerShell so results display correctly every time. Helps users discover, install, and update skills from the open ecosystem using plain-English requests.
npx skills add KimYx0207/findskill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install findskill?โ–ผ

Run `npx skills add KimYx0207/findskill --all -g -y` in your terminal to install it globally, then restart Claude Code.

Why does skill search return empty on Windows?โ–ผ

The default Bash environment on Windows cannot run npx skills commands properly. This skill forces Claude Code to use PowerShell so search results display correctly.

How do I search for skills on Windows?โ–ผ

Just ask Claude Code something like 'find a skill for react' and it will automatically run the search through PowerShell with correct output.

Does findskill support Chinese search keywords?โ–ผ

No, the search only supports English keywords. The skill includes a Chinese-to-English keyword reference so your agent translates queries automatically.

Should Mac or Linux users install this version?โ–ผ

No. macOS and Linux users should use the original vercel-labs find-skills, since this fork only fixes the Windows-specific empty output issue.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’