skillsmp-search

Search the SkillsMP marketplace and install skills via the SkillsMP API.

Updated Nov 22, 2025
One-click install
npx skills add https://github.com/Khamel83/oneshot --skill skillsmp-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillsmp-search
Source: https://github.com/Khamel83/oneshot/tree/main/archive/v9/skills/skillsmp-search
Command: npx skills add https://github.com/Khamel83/oneshot --skill skillsmp-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and curates relevant SkillsMP skills to fill gaps in your local capabilities, accelerating discovery and reducing manual searching.

Core Features & Use Cases

  • Discover relevant SkillsMP skills based on your prompts or identified gaps.
  • Preview skill metadata (name, description, author) and install with a single command.
  • Manage a growing inventory of skills from the SkillsMP marketplace.

Quick Start

Search SkillsMP for the capability you need and review the top results.

Frequently Asked Questions about skillsmp-search

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

FAQPage Schema
How do I discover and install SkillsMP skills for my AI assistant?

To discover and install SkillsMP skills, search the marketplace to filter relevant capabilities based on your prompts, preview the metadata, and run the `claude plugin install <skill-name>@skillsmp` command. This allows you to quickly find and add missing skills to your local inventory.

What do I need to search the SkillsMP marketplace and install skills?

You need a valid `SKILLSMP_API_KEY` configured in your environment to search the SkillsMP marketplace. This API key authenticates your requests to the SkillsMP API to fetch search results and enable skill installation for your AI assistant.

How do I find SkillsMP skills to fill gaps in my local inventory?

You can find SkillsMP skills to fill gaps in your local inventory by providing prompts that describe your missing capabilities. The search function queries the SkillsMP API, identifies relevant skills, and prompts you to install them using the `claude plugin install` command.

Can I preview skill metadata before installing from the SkillsMP marketplace?

Yes, you can preview skill metadata before installing from the SkillsMP marketplace. The search results display the skill name, description, and author, allowing you to evaluate relevance before executing the `claude plugin install <skill-name>@skillsmp` command.

What is the best way to manage a growing inventory of marketplace skills?

The best way to manage a growing inventory of marketplace skills is to use the SkillsMP search to curate relevant capabilities. By identifying gaps and prompting for installation with `claude plugin install`, you can efficiently expand your local skill set without manual searching.

Why is my SkillsMP skill installation not working?

Your SkillsMP skill installation may not be working because the `SKILLSMP_API_KEY` environment variable is missing or invalid. Ensure the API key is correctly configured to authenticate your API requests and enable the `claude plugin install` command.