Ciltress

22 mods across 1 repository, 3 stars between them.

Ciltress/sap-abap-mcp

Instructions file CodexOpenCode

Instructions for Ciltress/sap-abap-mcp, covering agents.md, what this is, read these first, layout and conventions that matter.

3 9d ago A 3,602 tokens original MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Find and document modifications to SAP standard objects in a live system - which SAP objects were changed, by whom, in which transport, what the delta against the SAP original is, and what it costs at the next support package. Use when users ask "what has been modified in this system", "which SAP standard objects did…

3 9d ago A 197 tokens original MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with migrating classic ABAP custom code to ABAP Cloud including custom code adaptation, identifying unreleased API replacements, generating wrapper classes for unreleased objects, ATC Cloud Readiness checks, handling incompatible language constructs, and step-by-step migration workflows. Use when users ask about…

3 9d ago A 170 tokens copy · 100% MIT

abap-cloud

04

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

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…

3 9d ago A 153 tokens copy · 100% MIT

abap-sql-amdp

05

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with modern ABAP SQL features and AMDP (ABAP Managed Database Procedures) including inline declarations, window functions, GROUP BY, HAVING, PRIVILEGED ACCESS, string functions, aggregate expressions, common table expressions (CTE), AMDP classes, AMDP procedures, AMDP table functions, CDS table functions, and…

3 9d ago A 201 tokens original MIT

abap-unit-testing

06

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with ABAP Unit testing including test class setup, assertions, test doubles, mocking frameworks, dependency injection, CDS test environments, SQL test environments, RAP BO test doubles, and test fixtures. Use when users ask about ABAP unit tests, test classes, test methods, CLABAPUNITASSERT, test doubles…

3 9d ago A 165 tokens copy · 89% MIT

abap

07

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Check and improve ABAP code quality using the SAP system's own checks (syntax check, ATC) when an ADT connection is available, and abaplint plus Clean ABAP principles otherwise. Use this skill when users ask to check, lint, validate, review, or analyze ABAP code for syntax errors, clean code compliance, code quality…

3 9d ago A 184 tokens original MIT

abapgit

08

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with abapGit workflows including repository setup, cloning, serialization, branching strategies, transport-vs-git workflows, CI/CD integration, and .abapgit.xml configuration. Use when users ask about abapGit, git for ABAP, ABAP version control, abapGit clone, abapGit pull, abapGit push, branching strategy for…

3 9d ago A 165 tokens copy · 89% MIT

atc-cloudification

09

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Configure ATC Cloud Readiness and Clean Core checks using the SAP Cloudification Repository for Released APIs. Use when users ask about ATC check variants for cloud readiness, clean core compliance, released API checks, cloudification repository setup, objectReleaseInfo JSON files, SAP Cloud ERP or SAP Cloud ERP…

3 9d ago A 119 tokens original MIT

authorization-iam

10

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with ABAP authorization and IAM (Identity and Access Management) including authorization objects, authorization checks, IAM apps, business catalogs, business roles, restriction types, CDS access control (DCL), privilege access annotations, and role-based access in ABAP Cloud and on-premise. Use when users ask…

3 9d ago A 163 tokens copy · 100% MIT

badi-enhancement

11

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

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…

3 9d ago A 184 tokens copy · 100% MIT

basis

12

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Inspect a running SAP system from an ADT session - who is logged on and in which client, how the system is configured, which authentication it accepts, what an application server is doing, short dumps, runtime traces, system identity and connectivity. Use when users ask "who is logged on", "is anyone using the…

3 9d ago A 201 tokens original MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

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…

3 9d ago A 177 tokens copy · 100% MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Generate SAP BTP (Business Technology Platform) solution architecture diagrams as native draw.io (.drawio) files following the official SAP BTP Solution Diagram guidelines (Fiori Horizon design system) and open them via a configured draw.io MCP server. USE WHEN: user asks to create/draw/design/sketch a BTP diagram…

3 9d ago A 178 tokens original MIT

cds-view-entities

15

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

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…

3 9d ago A 153 tokens original MIT

clean-abap

16

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Check ABAP code for compliance with Clean ABAP principles, reading the code from the SAP system and using its own checks (syntax check, ATC, pretty printer, ABAP Unit) where an ADT connection is available. Use this skill when users ask to check, validate, review, or analyze ABAP code for clean code compliance, code…

3 9d ago A 140 tokens copy · 95% MIT

odata

17

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with OData service development in ABAP including OData V2 and V4 services via RAP service bindings, SEGW-based services, service definitions, service bindings, OData annotations, consumption of external OData services, and troubleshooting common OData errors. Use when users ask about OData, OData V2, OData V4…

3 9d ago A 167 tokens copy · 89% MIT

rap-business-events

18

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Help with RAP business events and enterprise eventing including event definitions in behavior definitions, raising events from RAP handler methods, event bindings, SAP Event Mesh integration, event consumption, and event-driven architecture patterns in ABAP Cloud. Use when users ask about RAP business events…

3 9d ago A 142 tokens copy · 100% MIT

rap

19

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

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…

3 9d ago A 165 tokens copy · 91% MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Find released ABAP classes for ABAP Cloud Development. Use when user asks about ABAP classes for specific functionality like email, UUID generation, time/date handling, JSON/XML processing, RAP, string processing, random numbers, regex, Base64, HTTP calls, unit testing, PDF rendering, parallel processing, application…

3 9d ago A 79 tokens original MIT

Ciltress/sap-abap-mcp

Skill Claude CodeCodex

Generate SAP Fiori Launchpad URLs from app names using AppList.json. Looks up app information by name and constructs proper FLP URLs with required parameters like sap-client and sap-language.

3 9d ago A 43 tokens copy · 100% MIT

Ciltress/sap-abap-mcp

MCP server Claude CodeCodexCursor +2

MCP server wrapping abap-adt-api for full ABAP ADT development workflows (object CRUD, transports, locking, syntax check, activation) against SAP systems. Runs locally from the mcp-abap-abap-adt-api npm package. Needs 33 environment variables to run.

3 9d ago A tokens not measured original MIT