SAP Skills for ChatGPT and Codex
ChatGPT and Codex work on repositories through agent mode, the Codex CLI, and cloud coding workflows, guided by project instructions such as AGENTS.md and connected tools like MCP servers. For SAP work, that guidance has to be right: a general agent can invent ABAP CDS annotations, guess at CAP conventions, or call SAP AI Core SDK methods that do not exist. These SAP skills provide curated reference material you can point ChatGPT and Codex at, so answers and code draw on documented SAP patterns instead of general guesses. Run npx skills add secondsky/sap-skills to install the catalog into your project and connect the relevant references through your AGENTS.md or workspace instructions. Coverage spans ABAP and CDS, SAP BTP, CAP, Fiori and SAPUI5, HANA, Datasphere, and the SAP AI stack — AI Core, Generative AI Hub, and the Cloud SDK for AI.
Install
One command installs all 40 skills into your project. Connect the installed references through the native ChatGPT & Codexskills, rules, or custom-instruction workflow.
npx skills add secondsky/sap-skillsRecommended Skills
A curated starting set for ChatGPT & Codex, covering the SAP areas where generalist assistants struggle most.
How It Works
Three steps from install to grounded SAP answers in ChatGPT & Codex.
- 1
Install the skills
Run
npx skills add secondsky/sap-skillsin your project root. The skills CLI drops the references and templates into place. - 2
Context loads on demand
Each skill provides curated references, templates, and best practices. Claude Code can load skills natively; other tools use their rules, skills, or custom-instruction workflows.
- 3
Ask about SAP
Ask ChatGPT & Codex about ABAP, CDS, CAP, Fiori, HANA, or BTP. Its answers can draw on SAP-specific context instead of relying only on general coding patterns.
Explore the full catalog
All 40 skills, filterable by category and searchable by keyword.