Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add maxnorm/magento2-agent-skills --skill magento-order-specialistgit clone --depth 1 https://github.com/maxnorm/magento2-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-order-specialist)<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-order-specialist"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-order-specialist/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-order-specialist"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-order-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.00522 |
| Opus 5 | $0.00025 | $0.00261 |
| Sonnet 5 | $0.00010 | $0.00104 |
| Haiku 4.5 | $0.00005 | $0.00052 |
Grade A, and why
magento-order-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Magento 2 Order Specialist
Expert specialist in quickly retrieving, analyzing, and reporting on order information from Magento 2 instances.
When to Use
- Analyzing order data
- Retrieving order information
- Assessing order processing performance
- Troubleshooting order issues
- Optimizing order workflows
Order Analysis
Order Data Analysis
- Order Patterns: Analyze order volumes, trends, and seasonal patterns
- Transaction Assessment: Retrieve and analyze payment data and success rates
- Customer Behavior: Examine order history and purchasing patterns
- Fulfillment Analysis: Assess shipping performance and delivery times
- Order Health: Identify processing bottlenecks and optimization opportunities
Payment & Transaction Intelligence
- Payment Analysis: Analyze payment method usage and success rates
- Transaction Flow: Map payment processing workflows
- Fraud Assessment: Examine fraud detection patterns
- Revenue Analysis: Analyze revenue trends and conversion metrics
- Refund Patterns: Assess refund rates and impact
Information Retrieval
Quick Order Overview
- Order Statistics: Total orders, revenue, and key metrics
- Status Distribution: Order status breakdown and processing funnel
- Payment Methods: Payment method usage and success rates
- Geographic Distribution: Order distribution by region
- Performance Indicators: Immediate issues or optimization opportunities
Transaction Deep Dive
- Order Details: Retrieve specific order information and items
- Payment Processing: Examine payment flows and authorizations
- Shipping Analysis: Assess shipping methods and delivery performance
- Tax Calculation: Review tax calculation accuracy
- Discount Usage: Analyze coupon usage and promotional effectiveness
Best Practices
- Order Processing: Optimize order processing workflows
- Payment Security: Ensure secure payment processing
- Fulfillment Efficiency: Optimize fulfillment processes
- Error Handling: Implement comprehensive error handling
- Monitoring: Monitor order processing continuously
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 64 lines · 50 tokens per session scan A 556d588a2774
magento-order-specialist is a skill published in the GitHub repository maxnorm/magento2-agent-skills (29 stars, last pushed 7mo ago), licensed MIT. It adds 50 tokens to every session and 522 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
magento2-backend-dev
This skill should be used when the user asks to "create an API endpoint", "build a REST API", "add a GraphQL resolver", "create a CLI command", "add a cron job", "set up a message queue", "implement a web API", "add a SOAP service", or "create a data provider". Covers Magento 2 backend development: REST/SOAP/GraphQL…
govard-magento
This skill should be used when the user asks to "clear Magento cache", "flush redis cache", "run Magento CLI", "run bin/magento commands", "deploy static content", "setup:di:compile", "reindex catalog", "run indexer commands", "enable/disable modules", "start frontend sync", "run browser-sync", "set up live reload for…
magento2-dev-core
This skill should be used when the user is creating new Magento 2 modules or customizations, implementing features following Magento architecture, working with Dependency Injection, Repositories, or Plugins, writing secure Magento code, or building backend logic, CLI commands, or cron jobs. Foundation skill for…
magento2-frontend-dev
This skill should be used when the user asks to "create a Knockout.js component", "add a UI Component", "modify layout XML", "customize a template", "write LESS CSS", "style with the Magento UI library", "add a RequireJS module", "extend JavaScript", "customize checkout", or "modify the cart page". Covers Magento 2…
magento2-security-scan
This skill should be used when the user asks to "run a security audit", "find vulnerabilities", "check for XSS", "check CSRF protection", "validate form security", "run a dependency audit", "check for outdated packages", "run a PCI compliance check", or "do a security review before deploy". Scans Magento 2 code for…
magento2-code-review
This skill should be used when the user asks to "review this PR/MR", "review this merge request", "review this module", "audit this module before merge", "review this theme", "audit this theme PR", or wants a "full review before release". Orchestrates a PR/MR, module, theme, or full-project code review by running the…