skill-lookup

Search and retrieve Claude Skills from a centralized repository.

3|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/echoleesong/claude-skills-plugin --skill skill-lookup-echoleesong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lookup
Source: https://github.com/echoleesong/claude-skills-plugin/tree/main/skills/skill-lookup
Command: npx skills add https://github.com/echoleesong/claude-skills-plugin --skill skill-lookup-echoleesong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates the discovery, retrieval, and installation of Claude Skills into a single interface, reducing time spent searching across sources.

Core Features & Use Cases

  • Search for skills by keyword, category, or tag.
  • Retrieve full skill metadata and files with get_skill.
  • Install selected skills into the local Claude environment.
  • Use Case: A user finds a skill for code review and installs it for immediate use.

Quick Start

Ask Claude to search for skills by keyword, then install a chosen skill to your environment.

Frequently Asked Questions about skill-lookup

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

FAQPage Schema
How do I search for and install Claude skills from a centralized repository?

You can search for Claude skills by keyword, category, or tag, retrieve full metadata and files with get_skill, and install selected skills directly into your local Claude environment.

Can I inspect a skill's metadata and files before installing it?

Yes, you can inspect skill metadata and files using the get_skill command, allowing you to review the skill's details and configuration before deploying it to your local environment.

What is the best way to discover Claude skills for specific tasks like code review?

The best way to discover Claude skills for specific tasks is to search by keyword, category, or tag, then retrieve the skill's metadata to verify it matches your use case before installation.

Does this skill discovery process work with the local Claude environment?

Yes, the skill discovery process works with the local Claude environment by providing standardized Skill discovery, categorization, and deployment through MCP tools for immediate use.

How do I retrieve full skill metadata and files using get_skill?

You retrieve full skill metadata and files using get_skill by requesting the specific skill from the centralized repository, which returns the complete skill details for inspection and installation.

Can I categorize and search skills by tag in the Claude skill repository?

Yes, you can search for skills by keyword, category, or tag in the centralized repository, providing standardized Skill discovery and categorization for efficient retrieval.