Magento Catalog Specialist

🌐Community
by maxnorm · vlatest · Repository

This AI specializes in Magento catalogs, streamlining product data management and optimization for improved sales & search visibility.

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 magento-catalog-specialist npx -- -y @trustedskills/magento-catalog-specialist
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "magento-catalog-specialist": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/magento-catalog-specialist"
      ]
    }
  }
}

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

About This Skill

What it does

The Magento Catalog Specialist skill allows AI agents to interact with and manage a Magento 2 catalog. It can retrieve product information, update attributes (like price or description), and potentially perform bulk operations on products within the store. This enables automated tasks related to product management and data synchronization.

When to use it

  • Product Data Updates: Automatically adjust prices based on competitor analysis or promotional campaigns.
  • Inventory Management: Receive low-stock alerts and update inventory levels in Magento.
  • Catalog Enrichment: Add missing descriptions or keywords to products to improve search visibility.
  • Bulk Product Edits: Update a large number of product attributes simultaneously, such as changing the status of many products at once.

Key capabilities

  • Retrieve product details (name, description, price, images)
  • Update product attributes
  • Perform bulk operations on products

Example prompts

  • "What is the current price of 'Product X'?"
  • "Reduce the price of all products in the 'Summer Sale' category by 10%."
  • “Set the status of all out-of-stock items to ‘disabled’.”

Tips & gotchas

This skill requires access to a Magento 2 instance and appropriate API credentials. The specific attributes that can be updated may be limited based on your Magento configuration.

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
maxnorm
Installs
27

🌐 Community

Passed automated security scans.