sap-mobile

sap-mobile is a skill for Claude Code, Codex from efeumutaslan/SAP-SKILLS. It costs 73 tokens per session (2,834 once invoked), scanned A, original, MIT.

A development guide for SAP mobile apps using MDK, SAP’s cross-platform Mobile Development Kit, or native iOS and Android SDKs.

In plain words
What is it for?
Use it to build, configure, deploy, and test SAP mobile apps with MDK, Swift, Kotlin, or Java.
Why use it?
It helps developers choose a mobile approach and handle common business-app needs such as offline data, notifications, security, and SAP connectivity.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to build, configure, deploy, and test SAP mobile apps with MDK, Swift, Kotlin, or Java.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/efeumutaslan/sap-skills/sap-mobile
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add efeumutaslan/SAP-SKILLS --skill sap-mobile
Clone the repo
git clone --depth 1 https://github.com/efeumutaslan/SAP-SKILLS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sap-mobile

README.md
[![agentmods](https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-mobile/github.svg)](https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-mobile)
Your own site
<a href="https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-mobile"><img src="https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-mobile/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sap-mobile

Your own site · 80×15
<a href="https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-mobile"><img src="https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-mobile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,834 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.02834
Opus 5 $0.00036 $0.01417
Sonnet 5 $0.00015 $0.00567
Haiku 4.5 $0.00007 $0.00283

Measured 12d ago against content hash e08e072e0f08, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sap-mobile scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (templates/mdk-action-template.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/sap-mobile/SKILL.md · 364 lines

How it starts

The opening of the file, as written. The whole thing — 364 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SAP Mobile Development

  • sap-s4hana-extensibility — Backend OData services consumed by mobile apps
  • sap-security-authorization — Mobile app authentication and security policies
  • sap-build-apps — Alternative low-code approach for mobile apps

Quick Start

Choose your mobile framework:

Framework Language Offline Best For
MDK (Mobile Dev Kit) Metadata/JS Built-in Cross-platform business apps
BTP SDK for iOS Swift Built-in Native iOS enterprise apps
BTP SDK for Android Kotlin/Java Built-in Native Android enterprise apps
SAP Build Apps No-code Manual Simple apps, citizen developers
SAP Mobile Start Config only N/A Unified mobile launchpad

MDK Quick Start:

  1. SAP Business Application Studio → MDK project from template
  2. Define application → Pages → Actions → Rules → Services
  3. Deploy to Mobile Services → Test with SAP Mobile Services Client

Core Concepts

SAP Mobile Services

Central management platform for all SAP mobile apps:

  • App Configuration — Define app features, security, connectivity
  • Push Notifications — APNS (iOS), FCM (Android) integration
  • Offline Store — OData offline delta sync engine
  • App Update — OTA (over-the-air) updates without app store
  • Usage Analytics — User sessions, feature usage, crash reports
  • Security Policies — Passcode, biometrics, jailbreak detection

Offline Architecture

Mobile App ──► Local SQLite DB ──► Offline OData Store
                                        │
                                   [Sync Engine]
                                        │
                              SAP Mobile Services
                                        │
                              Backend OData Service

Sync modes:

Mode Description Use Case
Download Server → device Initial load, refresh
Upload Device → server Submit local changes
Delta sync Changed records only Incremental updates
Defining requests Subset of data per entity Control offline data scope

Read the full file on GitHub · 364 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 364 lines · 73 tokens per session scan A e08e072e0f08

Subscribe to this mod's changes

sap-mobile is a skill published in the GitHub repository efeumutaslan/SAP-SKILLS (5 stars, last pushed 5mo ago), licensed MIT. It adds 73 tokens to every session and 2,834 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

app-ui-design

Mobile app UI design expert for iOS and Android. Use when designing app interfaces, creating design systems, ensuring accessibility, or following platform guidelines. Covers Material Design 3, Human Interface Guidelines, color theory, typography, and 2025 trends.

majiayu000/spellbook · 54 tokens

harmonyos-development

Use when developing, reviewing, debugging, or migrating HarmonyOS NEXT native apps with ArkTS, ArkUI, DevEco Studio, DevEco Code, DevEco CLI, Agent Framework Kit, Stage model, UIAbility, .ets, module.json5, oh-package.json5, HAP/HSP/HAR, API 22-24, API 26 Beta1, HarmonyOS 6.1, HarmonyOS 6.1.1 Release, HarmonyOS 7…

DengShiyingA/harmonyos-ai-skill · 187 tokens

lov-mobile-adapt

A mobile adaptation workflow for existing web projects. It adjusts desktop websites for phones by handling responsive layouts, overflow, safe areas around notches, browser viewport height, touch targets, and mobile navigation.

lovstudio/skills · 105 tokens

mobile-developer

Expert knowledge in mobile app development for iOS, Android, and cross-platform solutions.

tao12345666333/ankaloop · 20 tokens

drive-automation-session

Drive an already-reserved Kobiton device from a natural-language intent. Opens an automation Appium session directly against the Kobiton WebDriver hub, runs an observe-decide-act loop with one action per iteration, pauses to ask the user when stuck (same-action repetition, screen unchanged, or model self-declared…

kobiton/automate · 150 tokens

monitor-test-run

Watch a running Kobiton test run and narrate it to the user: read the org's live-remediation flag up front, poll the run until every execution is terminal, surface the live-remediation URL the moment an execution is blocked, and give a correct post-mortem so a COMPLETED-with-BLOCKERENCOUNTERED execution is never…

kobiton/automate · 215 tokens