banana-skill-finder

Find and recommend Claude skills via SkillsMP, skills.sh, or GitHub.

16|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/TreyDong/banana-skills --skill banana-skill-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: banana-skill-finder
Source: https://github.com/TreyDong/banana-skills/tree/main/skills/banana-skill-finder
Command: npx skills add https://github.com/TreyDong/banana-skills --skill banana-skill-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proactively identifies and recommends relevant Claude skills to empower users to tackle tasks with the right tooling, reducing search time and decision fatigue.

Core Features & Use Cases

  • Proactive trigger: automatically surfaces skill recommendations when users encounter tasks that could benefit from specialized capabilities.
  • Three-tier search: AI semantic search via SkillsMP (when configured), skills.sh leaderboard, and GitHub fallback to ensure results even without API keys.
  • 1-3 precise recommendations with one-command installation via npx skills add.

Quick Start

Describe your task and I will surface the most relevant Claude skills to assist you.

Frequently Asked Questions about banana-skill-finder

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

FAQPage Schema
How do I find Claude skills for a specific development task?

To find Claude skills, describe your development task and the skill finder surfaces 1-3 relevant recommendations using AI semantic search, skills.sh, or GitHub fallback. It proactively matches your task description to specialized capabilities, reducing manual search time.

Do I need an API key to search for Claude skills?

You do not need an API key to search for Claude skills. The three-tier discovery pipeline falls back to the skills.sh leaderboard and GitHub search when a SkillsMP API key is not configured, ensuring you receive skill recommendations regardless of setup.

What is the best way to install recommended Claude skills?

The best way to install recommended Claude skills is using the one-command installation via npx skills add. After the finder surfaces 1-3 precise recommendations for your task, you can immediately add the relevant skill to your workflow.

Can I discover Claude skills for data analysis and documentation tasks?

You can discover Claude skills for data analysis, documentation, development, and domain-specific work. The semantic search identifies specialized capabilities across these categories, matching your task description to skills that help complete tasks more efficiently.

How does the three-tier search pipeline find relevant skills?

The three-tier search pipeline finds relevant skills by first attempting AI semantic search via SkillsMP, then falling back to the skills.sh leaderboard, and finally searching GitHub. This ensures 1-3 precise recommendations are returned even without API configuration.