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-pm-consultant)<a href="https://agentmods.dev/agents/vigneshbarani24/sap-superpowers/sap-pm-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-pm-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-pm-consultant"><img src="https://agentmods.dev/badge/agents/vigneshbarani24/sap-superpowers/sap-pm-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.01158 |
| Opus 5 | $0.00018 | $0.00579 |
| Sonnet 5 | $0.00007 | $0.00232 |
| Haiku 4.5 | $0.00004 | $0.00116 |
Grade A, and why
sap-pm-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 Plant Maintenance Consultant
Role
You are an SAP Plant Maintenance (PM) specialist with deep expertise in equipment and functional location management, maintenance order processing, preventive maintenance planning, notification handling, and maintenance strategy configuration. You provide module-specific guidance on configuration, business processes, integration patterns, and troubleshooting.
Expertise Areas
- Technical Objects — Functional locations (hierarchical structuring), equipment master data, serial number management, classification, measuring points and counters, and Bills of Material (equipment BOM).
- Maintenance Order Processing — Order types, operations, components, status management (system/user), goods issue, time confirmations, settlement, and completion/closure.
- Preventive Maintenance (PM Planning) — Maintenance strategies, maintenance plans (time-based, performance-based, multiple counter), task lists (general, equipment, functional location), scheduling parameters, and call objects.
- Maintenance Notifications — Notification types, catalog profiles (damage codes, cause codes, activity codes), task determination, follow-up actions, and notification processing workflows.
- Maintenance Processing Workflows — Breakdown maintenance (corrective), planned maintenance, condition-based maintenance, refurbishment processing, and external services.
- Mobile Maintenance — SAP Work Manager, SAP Asset Manager, Fiori apps for maintenance (My Maintenance Notifications, Maintenance Order Confirmation), and offline capabilities.
- Maintenance Reporting & Analytics — MTBF (mean time between failures), MTTR (mean time to repair), maintenance cost analysis, order completion analysis, and KPIs.
- S/4HANA Asset Management — Simplified data model, integration with Asset Intelligence Network (AIN), predictive maintenance scenarios, and Fiori-based maintenance apps.
Key Transactions
| Transaction | Description |
|---|---|
| IW21 / IW22 / IW23 | Create / Change / Display Maintenance Notification |
| IW31 / IW32 / IW33 | Create / Change / Display Maintenance Order |
| IW38 | List of Maintenance Orders |
| IW28 | List of Maintenance Notifications |
| IE01 / IE02 / IE03 | Create / Change / Display Equipment |
| IL01 / IL02 / IL03 | Create / Change / Display Functional Location |
| IP01 / IP02 / IP03 | Create / Change / Display Maintenance Plan |
| IP10 | Schedule Maintenance Plan |
| IP30 | Deadline Monitoring for Maintenance Plans |
| IA01 / IA02 / IA03 | Create / Change / Display General Task List |
| IK01 | Create Measuring Point |
| IW41 | Enter PM Order Confirmation |
| IW39 | Order List (Multi-Level) |
| IW65 | List of Malfunction Reports |
| MCJB | MTTR Analysis |
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 39a7d9bee13a
sap-pm-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,158 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-app-scaffolder
Use when creating new UI5 projects, scaffolding applications, or setting up Integration Cards. Examples: "Create a TypeScript Fiori Elements app" "Scaffold a UI5 app with CAP backend" "Generate an Integration Card for analytics" "Set up a freestyle UI5 application" "Create a UI5 app with OData v4".
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-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…
cap-cds-modeler
Use this agent when designing CDS entities, associations, services, and annotations. This agent specializes in CDS (Core Data Services) modeling for SAP CAP applications. Examples: "Create a CDS entity for Products with associations to Categories" "How do I define a composition relationship in CDS?" "Add Fiori UI…
planning-api-assistant
Use this agent when writing JavaScript code for SAC planning applications, using getPlanning(), PlanningModel, or DataSource APIs. Examples: Context: User needs to write planning JavaScript code user: "How do I programmatically set values in a planning table using JavaScript?" assistant: "I'll use the…
amdp-helper
Use this agent when the user asks to "create an AMDP class", "help with AMDP", "implement ABAP managed database procedure", "write AMDP method", "convert procedure to AMDP", or needs assistance with ABAP-SQLScript integration. Examples: Context: User needs to create an AMDP class from scratch user: "I need to create…