Building With Medusa

🏢Official
by medusajs · vlatest · Repository

Generates complex, interconnected data structures and workflows using MedusaJS's visual modeling environment.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add building-with-medusa npx -- -y @trustedskills/building-with-medusa
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "building-with-medusa": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/building-with-medusa"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The building-with-medusa skill enables AI agents to interact with and extend the Medusa e-commerce platform. It provides tools for managing products, orders, customers, and other core commerce functions through a structured API interface.

When to use it

  • When developing custom extensions or plugins for Medusa.
  • To automate order fulfillment or inventory management tasks.
  • For integrating third-party services with Medusa's backend systems.
  • When building AI-driven tools that need access to e-commerce data and workflows.

Key capabilities

  • Access to Medusa’s REST and Admin APIs
  • Ability to manage products, orders, and customers
  • Integration with Medusa plugins and modules
  • Support for custom event handling and middleware

Example prompts

  • "Create a new product in Medusa with the name 'Wireless Headphones' and price $99."
  • "Retrieve all pending orders from the last 24 hours."
  • "Update customer information for user ID 12345 with a new email address."

Tips & gotchas

  • Ensure your AI agent has proper authentication credentials to access Medusa’s APIs.
  • Be mindful of rate limits and API usage policies when making frequent requests.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
medusajs
Installs
602

🏢 Official

Published by the company or team that built the technology.