Skip to main content
SAP
GitHub creator profile

SAP

Repository-level view of 80 collected skills across 15 GitHub repositories.

skills collected
80
repositories
15
updated
Aug 17, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 14 collected skills.
component-guidance-actions
web-and-digital-interface-designers

Fiori guidelines for action components Button, Product Switch (App Launcher), User Menu, Scrollbar

Jul 28, 2026
component-guidance-navigation
web-and-digital-interface-designers

Fiori guidelines for navigation components such as Breadcrumb, Menu, Link, Shellbar, Vertical Navigation, etc

Jul 28, 2026
component-docs
web-developers

Browse fundamental-styles component documentation with complete HTML examples from 140+ auto-generated markdown files. Use this when the user asks about component examples, modifiers, variants, HTML structure, or wants to see working code for any…

Jun 8, 2026
accessibility-guide
web-and-digital-interface-designers

Accessibility guidelines for writing component examples in fundamental-styles with proper ARIA, semantic HTML, and WCAG compliance

Jun 4, 2026
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request in fundamental-styles against SCSS coding standards, accessibility guidelines, BEM conventions, and project patterns. Use when the user says "review pr", "review pull request", "check pr", or provides a PR number to review.

Jun 4, 2026
scss-style-guide
software-developers

SCSS/CSS coding standards and patterns for fundamental-styles project

Jun 4, 2026
bem-naming
software-developers

BEM (Block Element Modifier) methodology and naming conventions used in fundamental-styles with real examples

May 21, 2026
component-composition
software-developers

How to combine fundamental-styles components correctly - required wrappers, nesting rules, and common composition patterns

May 21, 2026
Showing 8 of 14 collected skills.
qmd
software-developers

Search local markdown knowledge bases, notes, docs, and wikis with QMD. Use when users ask to find notes, retrieve documents, inspect a wiki, answer from indexed markdown, or set up QMD access.

Jun 10, 2026
evse-simulator
software-developers

Control and monitor an OCPP charging station simulator via CLI. Use when users ask to manage charging stations, trigger OCPP messages from stations to the CSMS, start/stop the simulator or ATG, list stations or templates, or check simulator state.

May 27, 2026
openspec-apply-change
software-developers

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Apr 25, 2026
openspec-bulk-archive-change
software-developers

Archive multiple completed changes at once. Use when archiving several parallel changes.

Apr 25, 2026
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Apr 25, 2026
openspec-explore
software-developers

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Apr 25, 2026
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Apr 25, 2026
openspec-new-change
software-developers

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Apr 25, 2026
Showing 8 of 11 collected skills.
automation-pilot-catalog-explorer
software-developers

Discover available commands and catalogs in SAP Automation Pilot via API. Use when you need to find what executors/commands exist, get command definitions, or explore a catalog before generating new commands. Essential for complex command generation involving…

Jul 7, 2026
automation-pilot-command-generation
software-developers

Generate SAP Automation Pilot commands with dynamic expressions, jq transformations, and composite workflows. Use when creating commands, building orchestration flows, or working with Automation Pilot expressions and script execution (Bash, Python, Node.js,…

Jul 7, 2026
automation-pilot-command-review
software-quality-assurance-analysts-and-testers

Review production commands, inputs, and catalogs for Automation Pilot. Validates file structure, naming conventions, security requirements, mandatory patterns, and best practices. Use when reviewing .command.json, .input.json, or .catalog.json files.

Jul 7, 2026
automation-pilot-content-management-via-api
software-developers

Manage SAP Automation Pilot content (commands, catalogs, inputs) via Content API. Use when importing or exporting commands, listing catalogs, or managing automation content programmatically.

Jul 7, 2026
automation-pilot-debugger
software-developers

Debug and troubleshoot SAP Automation Pilot execution failures. Use when executions fail, need to investigate errors, check execution health (pass/fail summary), or understand error patterns. Provides error pattern matching with suggested fixes.

Jul 7, 2026
automation-pilot-executions-api
software-developers

Monitor and manage SAP Automation Pilot executions via API. Use when triggering commands, checking execution status, retrieving logs, aborting or pausing executions, or troubleshooting failed runs.

Jul 7, 2026
automation-pilot-executor-executescript
software-developers

Master the ExecuteScript executor for Automation Pilot commands. Covers script execution parameters, Base64 encoding, timeout/exit code handling, stdin/parameters/environment patterns, and language-specific commands (Python, Node.js, PowerShell). Use when…

Jul 7, 2026
automation-pilot-executor-httprequest
software-developers

Master the HTTP executor for Automation Pilot commands. Covers HTTP executor parameters, expression sanitization, timeout/retry configuration, response transformers, and HTTP-specific error handling. Use when building commands that make HTTP/REST API calls.

Jul 7, 2026
Showing 8 of 10 collected skills.
sap-ai-core
software-developers

Use this skill when provisioning or calling SAP AI Core — creating service instances, resource groups, deployment configurations, deployments, and OAuth2 client-credentials tokens. Includes per-region model-catalog gotchas so the agent never hardcodes a model…

Aug 14, 2026
sap-sovereign-regions
software-developers

Use this skill before suggesting any SAP AI Core model, Joule capability, or BTP service in a recipe or generated code. Encodes the model and service availability deltas for China Landing, NS2, KSA, and commercial regions so the agent never recommends…

Aug 14, 2026
sap-hana-data-prep
software-developers

Use this skill when preparing customer or business data for SAP HANA Cloud ingestion before using sap-hana-vector or sap-hana-triple. Trigger for document preprocessing, CSV/Excel cleanup, JSON/API normalization, chunking for vector search, entity/relation…

Aug 14, 2026
sap-hana-triple
software-developers

Use this skill when building Knowledge Graphs on SAP HANA Cloud's Triple Store — SPARQL 1.1 modeling, graph workspaces, ingestion from S/4 or business data, and the agent-over-KG NL→SPARQL→answer pattern. Includes hybrid KG+vector retrieval where both engines…

Aug 14, 2026
sap-hana-vector
software-developers

Use this skill when building RAG on SAP HANA Cloud's vector engine — REAL_VECTOR columns, VECTOR_EMBEDDING() function, cosine search, and the langchain-hana / generative-ai-hub-sdk client paths. Covers ingestion, indexing, and querying patterns.

Aug 14, 2026
sap-joule-capability
software-developers

Use this skill when authoring `.sapdas.yaml` capability bundles to register a code-based agent into Joule. Covers the four bundle files (capability, _da, scenarios, functions), the `joule.ext` namespace rules, daar packaging, and the three integration paths…

Aug 14, 2026
sap-kyma-cli
network-and-computer-systems-administrators

Use this skill for Kyma (BTP Kubernetes) deployment flows used by this cookbook — containerizing the agent template, applying k8s manifests, exposing via APIRule, and switching auth from noop to JWT/IAS. Complements the upstream `kyma-cli` skill at…

Aug 14, 2026
sap-repair-joule-access
network-and-computer-systems-administrators

Diagnose and resolve SAP Joule CLI login, HTTP 401/403, and missing capability deployment access in this Cookbook. Use when `joule list`, `joule compile`, or `joule deploy` fails because the session is logged out or stale, the IAS trust origin is wrong, or…

Aug 14, 2026
sap-fiori-create-cli
software-developers

Run, invoke, and test the @sap-ux/create CLI — generate, add, convert, remove, update, change, list, get commands for SAP Fiori projects. Use when asked to run sap-ux, invoke create CLI, add config to a project, generate adaptation-project, or test any…

Aug 10, 2026
odata-vocabularies-sync
software-developers

Sync odata-vocabularies package — update all vocabulary resource files to their latest published versions, and optionally add a new vocabulary given its JSON URL. Use when asked to update vocabularies, refresh vocabulary resources, or add a new vocabulary to…

Aug 6, 2026
sap-fiori-opa5-test-development
software-quality-assurance-analysts-and-testers

Use this skill when writing, fixing, extending, or reviewing OPA5 integration tests for SAP Fiori Elements applications - whether the app uses OData V4 (sap.fe.test library) or OData V2 (fioriElementsTestLibrary). Triggers on any request involving OPA5…

Jul 31, 2026
sap-fiori-eslint-plugin
software-developers

Configure, migrate, or run ESLint with @sap-ux/eslint-plugin-fiori-tools in SAP Fiori projects (standalone or CAP). Use when ESLint is missing and the user wants to add it or add code quality checks; when an existing .eslintrc or eslint@8 config needs…

Jul 24, 2026
sap-fiori-app-development
web-developers

Guidelines for SAP Fiori app development for CAP and standalone projects. Use this skill when creating or modifying SAP Fiori Elements applications.

Jul 3, 2026
sap-fiori-add-visual-filter
software-developers

Add visual filters (chart-based) to SAP Fiori Elements filter bar/value help using CAP or ABAP RAP.

Jun 23, 2026
sap-fiori-analytical-chart
software-developers

Add analytical chart (chart + table hybrid) to SAP Fiori Elements List Report using aggregated data. Supports CAP and ABAP RAP (OData V4).

Jun 23, 2026
Showing 12 of 15 repositories