skill-lookup

Search and retrieve Agent Skills metadata and files from the MCP server.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ribatshepo/cc-auto-orchestrate --skill skill-lookup-ribatshepo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lookup
Source: https://github.com/ribatshepo/cc-auto-orchestrate/tree/main/claude-code/skills/skill-lookup
Command: npx skills add https://github.com/ribatshepo/cc-auto-orchestrate --skill skill-lookup-ribatshepo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover, search for, retrieve, and install Agent Skills and reusable AI components for Claude.

Core Features & Use Cases

  • Discover available skills and view metadata, file lists, and applicability.
  • Retrieve a specific skill by ID, including SKILL.md and related reference documents and scripts.
  • Install or extend Claude with new skills by looking up and importing the required files.

Quick Start

Ask me to search for skills with a keyword or to get a specific skill by ID to retrieve all files.

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 into my environment?

To install Claude Skills, you can search by keyword or retrieve a specific skill by ID to fetch its metadata, SKILL.md, and related files directly from the MCP server into Claude's environment.

What is an Agent Skill and how does its file structure work?

An Agent Skill is a reusable AI component requiring a root SKILL.md file with name and description frontmatter, alongside optional directories for scripts, references, and assets to extend functionality.

Can I retrieve a specific Claude Skill by its ID?

Yes, you can retrieve a specific Claude Skill by its ID to locate all related files on the MCP server, including the core SKILL.md document and any extended reference scripts.

Do I need an MCP server to discover and retrieve Agent Skills?

Yes, the skill lookup process requires connecting to an MCP server to locate and retrieve Agent Skills metadata, file lists, and associated scripts for installation into Claude.

What is the best way to discover available prompts and skills for Claude?

The best way to discover available skills is using keyword-based search to view metadata, file lists, and applicability before retrieving and importing the desired components into your environment.