SAP Skills for GitHub Copilot
GitHub Copilot supports repository custom instructions and related customization features that can give it project-specific guidance. That matters for SAP work, where an ABAP CDS view, CAP service definition, or Fiori Elements setup can look plausible while still missing important SAP conventions. These SAP skills provide reference material you can connect to Copilot's custom-instruction workflow so chat and coding suggestions have better SAP context. Install everything with npx skills add secondsky/sap-skills. The recommended set below covers ABAP and CDS views, SAPUI5 and Fiori tools, the BTP platform, CAP, API style guidance, and production BTP best practices.
Install
One command installs all 35 skills into your project. Connect the installed references through the native GitHub Copilotskills, rules, or custom-instruction workflow.
npx skills add secondsky/sap-skillsRecommended Skills
A curated starting set for GitHub Copilot, covering the SAP areas where generalist assistants struggle most.
How It Works
Three steps from install to grounded SAP answers in GitHub Copilot.
- 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 GitHub Copilot 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 35 skills, filterable by category and searchable by keyword.