mpm-config

Manage Claude MPM configuration settings through a unified command-line interface.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/MacPhobos/research-mind --skill mpm-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mpm-config
Source: https://github.com/MacPhobos/research-mind/tree/main/.claude/skills/mpm-config
Command: npx skills add https://github.com/MacPhobos/research-mind --skill mpm-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Claude MPM (Model-Powered Management) configurations, ensuring agents and skills are correctly set up and validated.

Core Features & Use Cases

  • Unified Configuration: Provides a single interface for managing MPM settings.
  • Auto-Detection: Automatically detects and configures the toolchain for agents and skills.
  • Validation & Status: Allows users to view, validate, and check the health of their configurations.
  • Use Case: A user needs to ensure their MPM setup is correct before deploying new agents. They can run /mpm-config validate to check for any issues.

Quick Start

Run /mpm-config auto to automatically detect and configure your toolchain.

Frequently Asked Questions about mpm-config

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

FAQPage Schema
How do I validate my agent and skill configurations before deploying?

You can validate agent and skill configurations by running the /mpm-config validate command to check for any setup issues. This status check ensures your toolchain environment is healthy and correctly configured before deployment.

What is the best way to automatically detect and configure my MPM toolchain?

The best way to automatically detect and configure your MPM toolchain is by running the /mpm-config auto command. This auto-detection feature scans your environment and applies the necessary settings for agents and skills automatically.

Can I view all my Claude MPM configuration settings in a single interface?

Yes, you can view all Claude MPM configuration settings through a unified command-line interface. This single interface allows you to manage, view, and check the status of your toolchain and agent configurations in one place.

Why does my MPM setup fail when deploying new agents?

MPM setup failures during agent deployment often stem from invalid configurations. Run the /mpm-config validate command to perform a status check and identify specific issues with your toolchain or skill settings.