shopping-admin-browser-automation
Installation
SKILL.md
Shopping Admin Browser Automation Skill
This skill is based on Playwright MCP tools, providing automation capabilities for Magento Admin panel.
Core Concepts
In admin panel automation, we distinguish two types of operations:
- Skill: Meaningful combinations of multiple tool calls, encapsulated as independent Python scripts
- Basic Tools: Single function calls used for atomic operations.