skill-lookup

Search and retrieve agent skills from the MCP server.

Updated Dec 1, 2025
One-click install
npx skills add https://github.com/stevessr/dotsfiles --skill skill-lookup-stevessr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lookup
Source: https://github.com/stevessr/dotsfiles/tree/main/dot_claude/private_plugins/private_marketplaces/prompts.chat/plugins/claude/prompts.chat/skills/skill-lookup
Command: npx skills add https://github.com/stevessr/dotsfiles --skill skill-lookup-stevessr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover reusable agent skills for Claude, enabling fast discovery, inspection, and installation from a centralized skill catalog.

Core Features & Use Cases

  • Discover available skills via keyword search and category filters.
  • Retrieve a specific skill's SKILL.md and related files for inspection or installation.
  • Install a skill by fetching its files and saving them to the Claude skills directory.

Quick Start

Search for a skill by keyword using the search_skills tool, then install the chosen skill with get_skill and save it to your Claude skills directory.

Frequently Asked Questions about skill-lookup

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

FAQPage Schema
How do I discover and install Claude agent skills from a centralized catalog?

Agent skills are discovered via keyword search and category filters applied to the MCP server catalog, then installed by fetching the skill's SKILL.md and related files to save locally.

What is the process to search for a specific Claude skill using keywords?

To find a specific skill, use the search_skills tool with targeted keywords and category filters to query the MCP server and retrieve matching skill metadata for inspection.

Can I inspect a skill's documentation before installing it to my Claude directory?

Yes, you can inspect a skill's documentation before installation by using the get_skill tool to retrieve its SKILL.md and related files for review prior to saving them locally.

Do I need any dependencies to search and retrieve skills from the MCP server?

No dependencies are required to search and retrieve skills from the MCP server, as the skill lookup and installation workflow operates independently without external packages.

What's the best way to explore available agent skills for automation tasks?

The best way to explore available agent skills for automation is to use keyword search and category filters against the centralized skill catalog to discover and retrieve relevant capabilities for installation.

Are there limitations when retrieving skills for installation from a centralized catalog?

Retrieving skills is limited to the metadata exposed via frontmatter in SKILL.md files and the availability of specific skills hosted on the connected MCP server catalog at query time.