skill-lookup

Discover, retrieve, and install Claude skills via prompts.chat MCP tools.

Updated Apr 9, 2025
One-click install
npx skills add https://github.com/landmaster135/devbox --skill skill-lookup-landmaster135
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lookup
Source: https://github.com/landmaster135/devbox/tree/main/.config/codex/skills/agent-system/skills/skill-lookup
Command: npx skills add https://github.com/landmaster135/devbox --skill skill-lookup-landmaster135

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams discover, retrieve, and install AI skills for Claude, enabling rapid capability extension and reuse across projects.

Core Features & Use Cases

  • Discover available agent skills using the prompts.chat MCP server.
  • Retrieve a specific skill by ID, with all associated files and metadata.
  • Install a selected skill into Claude to extend capabilities and integrate with existing workflows.

Quick Start

Use prompts.chat to search for a skill by keyword and install the selected skill into Claude.

Frequently Asked Questions about skill-lookup

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

FAQPage Schema
How do I discover available agent skills for Claude?

You can discover agent skills for Claude by using the search_skills MCP tool to query the prompts.chat server by keyword, which returns matching skill metadata for your review.

How do I retrieve a specific Claude skill by ID?

To retrieve a specific Claude skill by ID, use the get_skill MCP tool, which fetches the skill's complete metadata and all associated file contents from the registry.

Can I install agent skills into Claude to extend its capabilities?

Yes, you can install agent skills into Claude to extend its capabilities, integrating new functions into your existing workflows using the standardized installation guidance provided.

What is the prompts.chat MCP server used for in skill management?

The prompts.chat MCP server is used to search and retrieve agent skills, providing a standardized workflow that returns skill metadata, file contents, and installation instructions for Claude.

Do I need any dependencies to search and install Claude agent skills?

No external dependencies are required to search and install Claude agent skills, as the workflow relies entirely on the integrated prompts.chat MCP tools for discovery and retrieval.

How do I manage and reuse AI skills across multiple projects?

You manage and reuse AI skills across projects by retrieving the skill files and metadata through the MCP server, then installing them into Claude to enable rapid capability extension.