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 shrek-abaper/sap-engineering-skill --skill sap-integration-wikigit clone --depth 1 https://github.com/shrek-abaper/sap-engineering-skillWrote 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/shrek-abaper/sap-engineering-skill/sap-integration-wiki)<a href="https://agentmods.dev/skills/shrek-abaper/sap-engineering-skill/sap-integration-wiki"><img src="https://agentmods.dev/badge/skills/shrek-abaper/sap-engineering-skill/sap-integration-wiki/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/shrek-abaper/sap-engineering-skill/sap-integration-wiki"><img src="https://agentmods.dev/badge/skills/shrek-abaper/sap-engineering-skill/sap-integration-wiki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00517 | $0.03234 |
| Opus 5 | $0.00259 | $0.01617 |
| Sonnet 5 | $0.00103 | $0.00647 |
| Haiku 4.5 | $0.00052 | $0.00323 |
Grade A, and why
sap-integration-wiki scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| SOAP over HTTP RFC (no JCo) | `references/tech/soap-rfc-http.md` | Call any RFC-FM from non-JVM runtime via HTTPS — Python, Node.js, Go, curl; ECC or S/4 On-Prem | How it starts
The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP Integration Wiki
This skill routes integration questions to the right reference based on your context. Before loading any reference file, ask the following if not already clear from the user's message:
Clarifying questions (ask only what is unknown)
- SAP version: ECC 6.0 / S/4HANA On-Premise / S/4HANA Cloud Public Edition / S/4HANA Cloud Private Edition?
- Integration direction: External → SAP (write/trigger) / SAP → External (event/push) / Bidirectional / Read-only query?
- Latency requirement: Synchronous (real-time response needed) / Asynchronous (fire-and-forget or queue)?
- Business object: Purchase Order / Sales Order / Inventory/Stock / Financial Document / Material Master / Business Partner / Production Order / BOM / Other?
- Consumer technology: Java/JVM / Python / .NET / Node.js / Low-code (Zapier, Power Automate) / Other?
Routing logic
After clarifying, follow this decision tree to pick the right reference files:
Step 1: Pick the scenario file
Read the relevant file from references/scenarios/ based on the business object:
| Business Object | File |
|---|---|
| Purchase Order (create, read, change, approve) | references/scenarios/mm-po.md |
| Inventory / Stock query or reservation | references/scenarios/mm-stock.md |
| Sales Order (create, track, confirm) | references/scenarios/sd-order.md |
| Financial Document (post GL, read FI docs) | references/scenarios/fi-doc.md |
| AR / AP open items, supplier invoice, payment, down payment | references/scenarios/fi-ar-ap.md |
| Fixed Asset (read register, acquisition, retirement, transfer) | references/scenarios/fi-asset.md |
| Financial Shared Service Center (FSSC) — Kingdee↔SAP, CFIN | references/scenarios/fi-fssc.md |
| Material Master / Business Partner / Org Data (cost center, plant) | references/scenarios/master-data.md |
| Production Order / BOM / Goods Movement (261/101) / MRP | references/scenarios/pp-production.md |
Always read the scenario file first before reading any tech file. The scenario file specifies which integration technology to recommend per version.
What ships with it
32 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/configs/jco-props.template 11 KB
- assets/configs/oauth-template.json 5.5 KB
- assets/payloads/idoc-orders05.xml 11 KB
- assets/payloads/po-create.json 2.0 KB
- assets/payloads/po-update.json 2.0 KB
- CONTRIBUTING.md 13 KB
- README.md 12 KB
- README.zh-CN.md 11 KB
- references/scenarios/fi-ar-ap.md 53 KB
- references/scenarios/fi-asset.md 32 KB
- references/scenarios/fi-doc.md 11 KB
- references/scenarios/fi-fssc.md 46 KB
- references/scenarios/master-data.md 15 KB
- references/scenarios/mm-po.md 16 KB
- references/scenarios/mm-stock.md 9.5 KB
- references/scenarios/pp-production.md 16 KB
- references/scenarios/sd-order.md 11 KB
- references/tech/auth.md 14 KB
- references/tech/bapi-rap.md 12 KB
- references/tech/best-practices.md 20 KB
- references/tech/btp-cloud-integration.md 15 KB
- references/tech/idoc-pi.md 14 KB
- references/tech/odata.md 16 KB
- references/tech/rfc-jco.md 19 KB
- references/tech/soap-rfc-http.md 18 KB
- references/troubleshoot/auth-errors.md 11 KB
- references/troubleshoot/idoc-errors.md 9.9 KB
- references/troubleshoot/odata-errors.md 13 KB
- references/troubleshoot/version-diff.md 10 KB
- scripts/gen-idoc-template.py 22 KB runs code
- scripts/gen-jco-config.py 16 KB runs code
- scripts/gen-odata-postman.js 19 KB runs code
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 · 169 lines · 517 tokens per session scan A 0458734f76e3
sap-integration-wiki is a skill published in the GitHub repository shrek-abaper/sap-engineering-skill (36 stars, last pushed 23d ago), licensed MIT. It adds 517 tokens to every session and 3,234 once invoked, about $0.0026 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cds-view-entities
Help with CDS (Core Data Services) view entity development including data modeling, annotations, associations, compositions, access controls, aggregate expressions, built-in functions, and input parameters. Use when users ask about CDS views, CDS view entities, CDS annotations, CDS associations, CDS compositions, CDS…
rap
Help with RAP (RESTful ABAP Programming Model) development including behavior definitions, EML statements, managed and unmanaged BOs, draft handling, actions, validations, determinations, side effects, and business events. Use when users ask about RAP, BDEF, BDL, EML, behavior definitions, behavior pools, managed BO…
sap-expert
Expert in SAP ERP systems, ABAP programming, SAP HANA, S/4HANA, Fiori applications, and SAP integration patterns including OData, RFC, and IDoc. Use when the user mentions ERP, enterprise, business apps, ABAP, HANA, or S/4HANA, or when the task involves SAP Ecosystem, ABAP Development, Integration Technologies, or…
abap-cloud
Help with ABAP Cloud development including the 3-tier extensibility model, ABAP Cloud language version restrictions, wrapper patterns for unreleased APIs, clean core principles, and key user vs developer extensibility. Use when users ask about ABAP Cloud, ABAP for Cloud Development, clean core, 3-tier model, tier 1…
badi-enhancement
Help with BAdI (Business Add-In) development and the ABAP enhancement framework including new BAdIs, fallback classes, filter-based BAdIs, enhancement spots, enhancement implementations, key user extensibility, classic BAdIs, and the new enhancement framework. Use when users ask about BAdI, BAdIs, Business Add-In…
btp-abap-environment
Help with SAP BTP ABAP Environment setup and development including service instance creation, ADT connectivity, communication arrangements, communication scenarios, inbound/outbound services, destination configuration, identity and access management, software components, and first-project scaffolding. Use when users…