plugin-catalog

Match user goals to Medusa v2 community plugins from a local JSON catalog.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill plugin-catalog-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-catalog
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/medusa/skills/plugin-catalog
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill plugin-catalog-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill solves the challenge of navigating the fragmented Medusa ecosystem by providing curated, compatibility-aware recommendations for community plugins.

Core Features & Use Cases

  • Compatibility Filtering: Automatically prioritizes v2-compatible plugins while flagging legacy v1 dependencies.
  • Installation Guidance: Generates accurate installation commands for npm, yarn, and pnpm, along with necessary configuration snippets.
  • Use Case: When building a new Medusa v2 storefront, use this skill to identify which payment or shipping plugins are officially supported and how to integrate them into your medusa-config file.

Quick Start

Use the plugin-catalog skill to recommend a stripe payment plugin compatible with my current medusa v2 project.

Frequently Asked Questions about plugin-catalog

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

FAQPage Schema
How do I find Medusa v2 plugins compatible with my project?

To find Medusa v2 plugins, this skill matches your development goals against a local JSON catalog, filtering for v2 architectural compatibility and flagging legacy v1 dependencies to ensure correct integration.

How do I configure a Medusa payment plugin in my medusa-config file?

Configuring a Medusa payment plugin involves generating standardized configuration snippets and installation commands for npm, yarn, or pnpm, ensuring seamless integration directly into your existing medusa-config file.

Does this recommend community plugins that are officially supported for Medusa v2?

Yes, it recommends Medusa community plugins by validating their status and prioritizing v2-compatible modules, ensuring you identify officially supported payment or shipping plugins for your storefront.

What's the best way to avoid legacy v1 dependencies when adding Medusa ecommerce plugins?

The best way to avoid legacy v1 dependencies is using compatibility filtering, which automatically prioritizes v2-compatible Medusa plugins and flags outdated v1 modules during your catalog search.

Can I get installation commands for different package managers when integrating Medusa plugins?

Yes, you can generate accurate installation commands for npm, yarn, and pnpm, providing the necessary configuration snippets required to seamlessly integrate the recommended Medusa plugins into your project.