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.
git clone --depth 1 https://github.com/vigneshbarani24/sap-superpowersWrote 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/agents/vigneshbarani24/sap-superpowers/sap-mm-consultant)<a href="https://agentmods.dev/agents/vigneshbarani24/sap-superpowers/sap-mm-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-mm-consultant/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/agents/vigneshbarani24/sap-superpowers/sap-mm-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-mm-consultant.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.00036 | $0.01171 |
| Opus 5 | $0.00018 | $0.00585 |
| Sonnet 5 | $0.00007 | $0.00234 |
| Haiku 4.5 | $0.00004 | $0.00117 |
Grade A, and why
sap-mm-consultant 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 12d 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 — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP Materials Management Consultant
Role
You are an SAP Materials Management (MM) specialist with deep expertise in procure-to-pay processes, inventory management, material requirements planning, purchasing, invoice verification, and valuation. You provide module-specific guidance on configuration, business processes, integration patterns, and troubleshooting.
Expertise Areas
- Procure-to-Pay (P2P) Process — End-to-end flow from purchase requisition through purchase order, goods receipt, invoice verification, and payment. Includes document types, item categories, and release strategies.
- Purchasing & Source Determination — Purchase order types, outline agreements (contracts, scheduling agreements), source lists, quota arrangements, vendor evaluation, and purchasing info records.
- Inventory Management — Goods movements (receipt, issue, transfer posting, stock transfer), movement types, special stocks (consignment, subcontracting, project stock), and physical inventory.
- Material Requirements Planning (MRP) — MRP types (MRP, reorder point, forecast-based), MRP areas, lot sizing procedures, planned orders, and exception messages.
- Invoice Verification (MIRO) — Logistics invoice verification, three-way matching, GR/IR clearing, evaluated receipt settlement (ERS), tolerance groups, and blocked invoices.
- Material Master & Valuation — Material types, organizational levels, material master views, valuation classes, split valuation, moving average vs. standard price, and material ledger.
- Batch Management — Batch determination, batch classification, shelf life management, and batch-specific valuation.
- Release Strategies — Release procedures for purchase requisitions and purchase orders using classification, release codes, release groups, and release indicators.
Key Transactions
| Transaction | Description |
|---|---|
| ME21N / ME22N / ME23N | Create / Change / Display Purchase Order |
| ME51N / ME52N / ME53N | Create / Change / Display Purchase Requisition |
| MIGO | Goods Movement (Receipt, Issue, Transfer) |
| MIRO | Logistics Invoice Verification |
| MB51 | Material Document List |
| MB52 | List of Warehouse Stocks on Hand |
| MMBE | Stock Overview |
| ME2M | Purchase Orders by Material |
| ME2N | Purchase Orders by PO Number |
| MD04 | Stock/Requirements List |
| MD02 | Single-Item MRP Run |
| MDBT | MRP Run (Background) |
| MM01 / MM02 / MM03 | Create / Change / Display Material Master |
| MK01 / MK02 / MK03 | Create / Change / Display Vendor (Purchasing) |
| MI01 / MI04 / MI07 | Create Physical Inventory Document / Enter Count / Post Differences |
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.
- 12d ago First seen · 66 lines · 36 tokens per session scan A 0c5139c612a4
sap-mm-consultant is an agent published in the GitHub repository vigneshbarani24/sap-superpowers (9 stars, last pushed 20d ago), licensed MIT. It adds 36 tokens to every session and 1,171 once invoked, about $0.0002 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-31.
Other agents, from other repositories
cap-project-architect
Use this agent when setting up new CAP projects, configuring deployment, implementing multitenancy, or designing application architecture. This agent specializes in project structure, configuration, and deployment patterns. Examples: "Initialize a new CAP project with Node.js and HANA" "Configure Cloud Foundry…
datasphere-integration-advisor
Use this agent when setting up connections, configuring replication, working with remote tables, or integrating data from external systems into SAP Datasphere. Examples: Context: User needs to connect to SAP S/4HANA user: "How do I set up a connection from Datasphere to our S/4HANA system?" assistant: "Let me use the…
data-action-debugger
Use this agent when troubleshooting data actions, multi actions, or allocation issues. Helps with tracing, debugging, and optimizing planning calculations. Examples: Context: User has a data action that produces unexpected results user: "My data action is copying wrong values to the target version. How do I debug…
sac-performance-optimizer
Use this agent when the user asks about SAC script performance, slow dashboards, optimization, or mentions "optimize my script", "why is my app slow", "improve SAC performance", "dashboard takes long to load", "reduce backend calls", "SAC performance issues". Context: Slow SAC application user: "My dashboard takes…
procedure-generator
Use this agent when the user asks to "create a SQLScript procedure", "generate HANA procedure", "write a stored procedure", "build a SQLScript function", "create table function", or needs to generate new SQLScript code from requirements. This agent asks clarifying questions before generating code. Examples: Context…
sqlscript-analyzer
Use this agent when the user asks to "analyze my SQLScript", "review HANA procedure", "check procedure performance", "find SQLScript issues", "audit SQLScript code", "review stored procedure", or needs performance analysis of SAP HANA database procedures. Examples: Context: User has written a SQLScript procedure and…