SAP Skills
SAP Skills for AI Coding Assistants
About forty plugins and skills for SAP development: BTP, CAP, Fiori and SAPUI5, ABAP, HANA, Analytics Cloud and Datasphere
Install
/plugin marketplace add secondsky/sap-skills
/plugin install sap-cap-capire@sap-skillsReplace sap-cap-capire with the plugin you need; several can be listed.
This is third-party code. Review the repository files before installing.
What it does
The repository collects separate plugins for SAP products and services, each with its own skill and some with commands, agents, hooks and MCP recipes. It covers BTP services (connectivity, identity, logging, job scheduling, transport), CAP, Fiori Tools and SAPUI5 with a linter and CLI, ABAP and CDS, SQLScript and HANA ML, Analytics Cloud and Datasphere, SAP AI Core and Cloud SDK for AI. Skills load by task context, for example when creating a CAP service or a CDS view. A verification ledger records which sources were checked against public docs and which against live systems.
Who it is for. For SAP developers and consultants working with CAP, ABAP, SAPUI5, BTP or SAP analytics.
Good fit when
- You are building a CAP service or a Fiori Elements app
- You are writing ABAP CDS or SQLScript
- You are deploying an app to SAP BTP
- You are developing planning or scripts in SAP Analytics Cloud
Not a fit when
- The project has nothing to do with SAP
- You need official SAP support: this is a community project, not the vendor
Example request
Create a new CAP service for orders with Orders and Items entitiesLimitations
A community project, not by SAP. Commands, agents, hooks and MCP target Claude Code; other clients use them as plain guidance. Working with live systems requires your own SAP tenants and credentials. GPL-3.0 licensed.
How to disable. Uninstall plugins via /plugin in Claude Code or codex plugin, or delete skill folders installed with npx skills.
Security check
- Some plugins include hooks and MCP recipes that run code
- Browser automation and BTP commands can act on real SAP tenants
README in short
The README explains installing via npx skills, via the native Claude Code marketplace including project scope, and via the Codex marketplace. Plugins are grouped into tooling, BTP platform, UI, data and analytics, and core technologies, with commands, agents, hooks and MCP marked per plugin. It describes the plugin layout and the contribution workflow with validation steps. GPL-3.0 licensed.
FAQ
Do I need to install every plugin?
No, each plugin installs separately, so pick the products you use.
Does it work in Codex?
Yes, the repo ships a Codex marketplace; skills are the main layer there, while Claude commands and hooks remain reference material.
Related
Official skills and agents from the .NET team: performance, MSBuild, NuGet, upgrades, testing, ASP.NET Core, Blazor and MAUI
Firebase MCP Server
Firebase CLI and MCP Server
Official Firebase MCP server from the Firebase CLI: projects, Firestore, Auth, Crashlytics, Remote Config and function logs
Laravel's official MCP server, guidelines and skills: the agent sees the DB schema, logs and package versions and searches ecosystem docs
Go skills by samber
cc-skills-golang
Over forty Go skills: style, errors, concurrency, testing, security, performance and popular libraries