sapui5-cli

sapui5-cli is a skill for Claude Code, Codex from secondsky/sap-skills. It costs 114 tokens per session (4,841 once invoked), scanned C, original, GPL-3.0.

A command-line tool guide for managing SAPUI5 and OpenUI5 projects. The UI5 Tooling CLI initializes projects, builds them, and runs local development servers.

In plain words
What is it for?
Use it to configure UI5 project files, build applications or libraries, run development servers, and manage custom build tasks or middleware.
Why use it?
It brings common project setup, build, serving, and workspace tasks into one command-line workflow.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the sapui5-cli plugin — 1 skill, 2 commands shipped together

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.

agentmods
npx agentmods add skills/secondsky/sap-skills/sapui5-cli
Any agent
npx skills add secondsky/sap-skills --skill sapui5-cli
Clone the repo
git clone --depth 1 https://github.com/secondsky/sap-skills

Made for: Claude Code, Codex.

Or install sapui5-cli, the plugin that ships this one along with the rest of its 1 skill, 2 commands.

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 sapui5-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/secondsky/sap-skills/sapui5-cli.svg)](https://agentmods.dev/skills/secondsky/sap-skills/sapui5-cli)
Your own site
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sapui5-cli"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sapui5-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,841 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin unknown 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.00114 $0.04841
Opus 5 $0.00057 $0.02420
Sonnet 5 $0.00023 $0.00968
Haiku 4.5 $0.00011 $0.00484

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

Security

Grade C, and why

sapui5-cli scanned grade C with 1 finding 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 2d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (templates/custom-middleware-template.js, templates/custom-task-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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

Clear cache: `rm -rf ~/.ui5/framework/`
plugins/sapui5-cli/skills/sapui5-cli/SKILL.md · 550 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 2d ago First seen · 550 lines · 114 tokens per session scan C 3e9c31da68ff

Subscribe to this mod's changes

sapui5-cli is a skill published in the GitHub repository secondsky/sap-skills (433 stars, last pushed 2d ago), licensed GPL-3.0. It adds 114 tokens to every session and 4,841 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

cds-view-entities

Help with CDS (Core Data Services) view entity development including data modeling, annotations, associations, compositions, access controls, aggregate expressions, built-in functions, and input parameters. Use when users ask about CDS views, CDS view entities, CDS annotations, CDS associations, CDS compositions, CDS…

likweitan/abap-skills · 153 tokens

clean-abap

Check ABAP code for compliance with Clean ABAP principles. Use this skill when users ask to check, validate, review, or analyze ABAP code for clean code compliance, code quality, best practices, or adherence to Clean ABAP guidelines. Triggers include requests like "check this ABAP code", "is this clean ABAP", "review…

likweitan/abap-skills · 99 tokens

rap

Help with RAP (RESTful ABAP Programming Model) development including behavior definitions, EML statements, managed and unmanaged BOs, draft handling, actions, validations, determinations, side effects, and business events. Use when users ask about RAP, BDEF, BDL, EML, behavior definitions, behavior pools, managed BO…

likweitan/abap-skills · 165 tokens

abap-cloud-migration

Help with migrating classic ABAP custom code to ABAP Cloud including custom code adaptation, identifying unreleased API replacements, generating wrapper classes for unreleased objects, ATC Cloud Readiness checks, handling incompatible language constructs, and step-by-step migration workflows. Use when users ask about…

likweitan/abap-skills · 170 tokens

abap-sql-amdp

Help with modern ABAP SQL features and AMDP (ABAP Managed Database Procedures) including inline declarations, window functions, GROUP BY, HAVING, PRIVILEGED ACCESS, string functions, aggregate expressions, common table expressions (CTE), AMDP classes, AMDP procedures, AMDP table functions, CDS table functions, and…

likweitan/abap-skills · 201 tokens

abap-unit-testing

Help with ABAP Unit testing including test class setup, assertions, test doubles, mocking frameworks, dependency injection, CDS test environments, SQL test environments, RAP BO test doubles, and test fixtures. Use when users ask about ABAP unit tests, test classes, test methods, CLABAPUNITASSERT, test doubles…

likweitan/abap-skills · 165 tokens