sap-abap

sap-abap is a plugin for Claude Code from likweitan/abap-skills. Its manifest loads nothing; the 18 skills it bundles cost 2,666 tokens per session together, scanned A, original, MIT.

A set of coding-agent skills for SAP ABAP, the programming language and development environment used in many SAP business systems. It covers cloud development, business applications, data models, APIs, testing, security, migration, and related SAP platforms.

In plain words
What is it for?
Use it to build or maintain ABAP and ABAP Cloud applications, RAP services, CDS data models, OData APIs, tests, authorizations, migrations, and SAP BTP integrations.
Why use it?
It helps an agent understand SAP-specific concepts and workflows instead of treating an enterprise SAP project like a generic codebase.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to build or maintain ABAP and ABAP Cloud applications, RAP services, CDS data models, OData APIs, tests, authorizations, migrations, and SAP BTP integrations.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add likweitan/abap-skills/plugin install sap-abap
Install

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.

Clone the repo
git clone --depth 1 https://github.com/likweitan/abap-skills

Made for: Claude Code.

Wrote 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.

agentmods badge for sap-abap

README.md
[![agentmods](https://agentmods.dev/badge/plugins/likweitan/abap-skills/sap-abap.svg)](https://agentmods.dev/plugins/likweitan/abap-skills/sap-abap)
Your own site
<a href="https://agentmods.dev/plugins/likweitan/abap-skills/sap-abap"><img src="https://agentmods.dev/badge/plugins/likweitan/abap-skills/sap-abap.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 18 skills cost 2,666 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

sap-abap 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 5d 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.

.claude-plugin/marketplace.json#sap-abap · 43 lines

What it actually says

{
  "name": "sap-abap",
  "displayName": "SAP ABAP",
  "description": "Agent Skills that extend AI coding agents with SAP ABAP, ABAP Cloud, RAP, CDS, OData, testing, security, migration, and BTP development workflows and domain knowledge.",
  "author": {
    "name": "Lik Wei Tan"
  },
  "license": "MIT",
  "keywords": [
    "sap",
    "abap",
    "abap-cloud",
    "rap",
    "cds",
    "odata",
    "btp",
    "fiori",
    "clean-abap"
  ],
  "category": "enterprise",
  "source": "./",
  "strict": false,
  "skills": [
    "./skills/abap",
    "./skills/abap-cloud",
    "./skills/abap-cloud-migration",
    "./skills/abap-sql-amdp",
    "./skills/abap-unit-testing",
    "./skills/abapgit",
    "./skills/atc-cloudification",
    "./skills/authorization-iam",
    "./skills/badi-enhancement",
    "./skills/btp-abap-environment",
    "./skills/btp-diagram-generator",
    "./skills/cds-view-entities",
    "./skills/clean-abap",
    "./skills/odata",
    "./skills/rap",
    "./skills/rap-business-events",
    "./skills/released-abap-classes",
    "./skills/sap-fiori-url-generator"
  ]
}
Files

What ships with it

1 file beside marketplace.json#sap-abap 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.

Changes

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.

  1. 5d ago First seen · 43 lines scan A cfa0429e0aae

Subscribe to this mod's changes

sap-abap is a plugin published in the GitHub repository likweitan/abap-skills (59 stars, last pushed 12d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.

Related

Other plugins, from other repositories

sap-api-policy

Evidence-based assessment of whether an SAP API/interface usage scenario aligns with the SAP API Policy (v.4.2026a). Use whenever someone asks whether a way of calling SAP is allowed/compliant — e.g. Published API vs internal/private/"confidential" API status, "Documented Use", whether a third-party tool / iPaaS /…

secondsky/sap-skills · not measured

sap-api-style

This skill provides comprehensive guidance for documenting SAP APIs following the SAP API Style Guide standards. It should be used when creating or reviewing API documentation for REST, OData, Java, JavaScript, .NET, or C/C++ APIs. The skill covers naming conventions, documentation comments, OpenAPI specifications…

secondsky/sap-skills · not measured

sap-btp-build-work-zone-advanced

Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates, integrating with Microsoft…

secondsky/sap-skills · not measured

sap-btp-developer-guide

Develops business applications on SAP Business Technology Platform (BTP) using CAP (Node.js/Java) or ABAP Cloud. Use when: building cloud applications on SAP BTP, deploying to Cloud Foundry or Kyma runtimes, integrating with SAP HANA Cloud, implementing SAP Fiori UIs, connecting to remote SAP systems, building multite.

secondsky/sap-skills · not measured

sap-btp-service-manager

This skill provides comprehensive knowledge for SAP Service Manager on SAP Business Technology Platform (BTP). It should be used when managing service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, Kubernetes, and other environments. Use when provisioning services via SMCTL CLI, BTP CLI, or…

secondsky/sap-skills · not measured

sap-cap-capire

SAP Cloud Application Programming Model (CAP) development skill using Capire documentation. Use when: building CAP applications, defining CDS models, implementing services, working with SAP HANA/SQLite/PostgreSQL databases, deploying to SAP BTP Cloud Foundry or Kyma, implementing Fiori UIs, handling authorization…

secondsky/sap-skills · not measured