mx-share-skill

Submit custom skills to the MixShift plugin library via CLI for review.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-share-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mx-share-skill
Source: https://github.com/miXshift/mx-claude-plugin/tree/main/plugins/mixshift-ai/skills/mx-share-skill
Command: npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-share-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to share custom skills they have built with the MixShift plugin, contributing to the shared skill library or submitting changes to existing skills.

Core Features & Use Cases

  • Skill Sharing: Submit custom skills for review and inclusion in the MixShift skill library.
  • Change Submission: Send modifications to existing MixShift skills for consideration.
  • Skill Builder: Guides users through the process of sharing or submitting their skills, ensuring they are properly formatted and ready for review.

Quick Start

To share a skill, run the command: mixshift share-skill <path> --kind <new_skill|modified_plugin_skill|idea>

Frequently Asked Questions about mx-share-skill

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

FAQPage Schema
How do I submit a custom plugin to the MixShift skill library?

To submit a custom plugin to the MixShift skill library, run the `mixshift share-skill <path> --kind new_skill` command. This initiates the submission process for review and inclusion.

What's the best way to share modifications to an existing MixShift skill?

Sharing modifications to an existing MixShift skill requires running the share-skill command with the `--kind modified_plugin_skill` flag. This ensures your changes are properly formatted and submitted for review.

Do I need user authentication to contribute a skill to the shared library?

Yes, user authentication is required to contribute a skill to the shared library. The skill submission process also requires direct interaction with the MixShift CLI to validate and format your plugin.

Can I submit an idea for a MixShift plugin without a fully built skill?

Yes, you can submit an idea for a MixShift plugin by using the `--kind idea` parameter in the share-skill command. This allows you to contribute concepts without a fully developed skill.

How does the skill builder handle formatting for MixShift plugin submissions?

The skill builder guides users through the sharing process, ensuring custom skills are properly formatted and ready for review. It validates submissions, modifications, and ideas before sending them to the MixShift library.