SAP Tutorials
Official@sap-tutorials
Repository for SAP tutorials
Agent Skills by SAP Tutorials
Showing 9 vetted skills indexed across 1 GitHub repositories.
whats-new
Generate the weekly What's New digest from merged GitHub pull requests.
openspec-apply-change
Implements tasks from an OpenSpec change using CLI-driven status and instructions.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
openspec-archive-change
Archives completed OpenSpec changes with artifact, task, and spec sync verification.
openspec-propose
Generates complete OpenSpec change proposals with design, specs, and task artifacts.
provision-tutorial-repo
Creates sap-tutorials GitHub repo pairs, org teams, and rebuild-notify CI workflows.
sap-tutorials-content
Fetch and search official SAP developer tutorials via the public developers.sap.com API.
sap-developers-mcp
Connect MCP clients to the SAP Developers hosted MCP server for tutorial search and progress tracking.
graphify
Convert folders of code, docs, papers, and images into a clustered knowledge graph with HTML, JSON, and audit report outputs.
Frequently Asked Questions About SAP Tutorials
FAQPage SchemaWhat tasks can I accomplish with SAP Tutorials skills?▼
You can propose, implement, and archive OpenSpec changes; provision new tutorial repository pairs with teams and CI; read and search SAP tutorial content via the developers.sap.com API; connect MCP clients to the SAP Developers server; build weekly What's New digests; and convert code, docs, or papers into knowledge graphs.
Who are the SAP Tutorials skills designed for?▼
They target SAP Developer Relations maintainers, tutorial content engineers, and developers using MCP-compatible clients like Claude Code, Cursor, or Joule who need to manage tutorial repositories, query SAP learning content, or track personalized tutorial progress.
What are the prerequisites for using these skills?▼
The OpenSpec skills (propose, explore, apply-change, archive-change) require the openspec CLI to be installed. The sap-developers-mcp skill requires an MCP-compatible client and, for authenticated access, a Personal Access Token or OAuth setup with the XSUAA dynamic client registration workaround.
Are the SAP Tutorials skills open source?▼
The four OpenSpec skills (propose, explore, apply-change, archive-change) are explicitly licensed under MIT, authored by openspec. Licensing for the remaining skills—whats-new, provision-tutorial-repo, sap-tutorials-content, sap-developers-mcp, and graphify—is not specified in the manifest.
How do I access SAP tutorial content without authentication?▼
Use the sap-tutorials-content skill to read the public developers.sap.com API, which exposes the tutorial catalog, navigation, tutorial HTML/JSON, and full-text search. The sap-developers-mcp skill also covers anonymous read-only endpoints for searching tutorials, missions, and the knowledge graph.