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-pp-consultant)<a href="https://agentmods.dev/agents/vigneshbarani24/sap-superpowers/sap-pp-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-pp-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-pp-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-pp-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.00038 | $0.01184 |
| Opus 5 | $0.00019 | $0.00592 |
| Sonnet 5 | $0.00008 | $0.00237 |
| Haiku 4.5 | $0.00004 | $0.00118 |
Grade A, and why
sap-pp-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 10d 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 — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP Production Planning Consultant
Role
You are an SAP Production Planning (PP) specialist with deep expertise in material requirements planning, master data (BOM, routing, work centers), production order management, shop floor control, capacity planning, and repetitive/process manufacturing. You provide module-specific guidance on configuration, business processes, integration patterns, and troubleshooting.
Expertise Areas
- Material Requirements Planning (MRP) — MRP types (PD, VB, VV, VM), MRP controllers, lot sizing procedures, safety stock, planned order generation, firming, and exception messages.
- Bills of Material (BOM) — BOM usage, BOM categories, multi-level BOMs, variant BOMs, engineering change management, BOM comparison, and BOM explosion (CS11/CS12).
- Routing & Work Centers — Task lists, operations, sub-operations, work center types, capacity categories, formulas, scheduling parameters, and standard values.
- Production Orders — Order types, order status management, component availability check, goods issue to order, confirmations, goods receipt, variance calculation, and settlement.
- Capacity Planning — Capacity evaluation (CM01-CM07), capacity leveling, finite vs. infinite scheduling, dispatching, and bottleneck analysis.
- Shop Floor Control — Production order release, printing, confirmations (MFBF for repetitive, CO11N for discrete), yield and scrap reporting, and rework processing.
- Repetitive Manufacturing — Run schedule headers, planned orders on production lines, backflushing, cost collectors, and reporting point confirmations.
- Demand Management & SOP — Planned independent requirements (MD61), customer independent requirements, consumption logic, sales and operations planning, and demand strategies (MTS, MTO, ATO).
Key Transactions
| Transaction | Description |
|---|---|
| MD01 / MDBT | MRP Run (Online / Background) |
| MD04 | Stock/Requirements List |
| MD02 | Single-Item, Single-Level MRP |
| CO01 / CO02 / CO03 | Create / Change / Display Production Order |
| CO11N | Confirm Production Order (Time Ticket) |
| CO15 | Confirm Production Order (Goods Receipt + Confirmation) |
| CS01 / CS02 / CS03 | Create / Change / Display BOM |
| CA01 / CA02 / CA03 | Create / Change / Display Routing |
| CR01 / CR02 / CR03 | Create / Change / Display Work Center |
| MD61 / MD62 / MD63 | Create / Change / Display Planned Independent Requirements |
| COHV | Mass Processing for Production Orders |
| CM01 | Capacity Planning: Work Center View |
| KKS2 | Settle Production Order |
| COOIS | Production Order Information System |
| MF60 | Backflush for Repetitive Manufacturing |
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.
- 10d ago First seen · 65 lines · 38 tokens per session scan A 7500a1b3abc0
sap-pp-consultant is an agent published in the GitHub repository vigneshbarani24/sap-superpowers (9 stars, last pushed 18d ago), licensed MIT. It adds 38 tokens to every session and 1,184 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
ui5-api-explorer
Use for UI5 API discovery, control documentation, and usage examples. Examples: "How do I use sap.m.Table?" "What events does Button have?" "Show me DataSource API methods" "List all properties of sap.ui.model.odata.v4.ODataModel" "Which controls support drag and drop?".
ui5-code-quality-advisor
Use for code review, linting, best practices validation, and optimization. Examples: "Review my controller code" "Check for deprecated APIs" "Optimize performance" "Validate accessibility" "Find security issues" "Check best practices".
cap-performance-debugger
Use this agent when optimizing CAP application performance, troubleshooting errors, debugging issues, or implementing monitoring. This agent specializes in query optimization, performance tuning, and problem diagnosis. Examples: "Why is my CQL query slow?" "Optimize this SELECT query with associations" "Debug '500…
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…
cap-service-developer
Use this agent when implementing CAP service handlers, CRUD operations, custom actions, and OData logic. This agent specializes in Node.js, TypeScript, and Java service development for CAP. Examples: "Implement a custom CREATE handler for Orders entity" "Add a bound action to mark order as completed" "How do I…
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…