ui5-migration-specialist

ui5-migration-specialist is an agent for Claude Code from secondsky/sap-skills. It costs 82 tokens per session (6,931 once invoked), scanned A, original, GPL-3.0.

A migration-focused coding agent for updating SAP UI5 applications and their data connections. It handles changes such as UI5 upgrades, TypeScript conversion, OData version changes, and replacement of deprecated APIs.

In plain words
What is it for?
Use it to upgrade UI5, convert JavaScript projects to TypeScript, move OData version 2 services to version 4, migrate to newer Fiori Elements, and update deprecated code.
Why use it?
It helps with modernization work that can otherwise require finding and changing many related parts of an application.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the sapui5 plugin — 1 skill, 5 commands, 4 agents shipped together

Good fit Use it to upgrade UI5, convert JavaScript projects to TypeScript, move OData version 2 services to version 4, migrate to newer Fiori Elements, and update deprecated code.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/secondsky/sap-skills/ui5-migration-specialist
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.

Clone the repo
git clone --depth 1 https://github.com/secondsky/sap-skills

Made for: Claude Code.

Or install sapui5, the plugin that ships this one along with the rest of its 1 skill, 5 commands, 4 agents.

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 ui5-migration-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/secondsky/sap-skills/ui5-migration-specialist.svg)](https://agentmods.dev/agents/secondsky/sap-skills/ui5-migration-specialist)
Your own site
<a href="https://agentmods.dev/agents/secondsky/sap-skills/ui5-migration-specialist"><img src="https://agentmods.dev/badge/agents/secondsky/sap-skills/ui5-migration-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,931 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 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.00082 $0.06931
Opus 5 $0.00041 $0.03465
Sonnet 5 $0.00016 $0.01386
Haiku 4.5 $0.00008 $0.00693

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

Security

Grade A, and why

ui5-migration-specialist 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 4d ago.

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.

plugins/sapui5/agents/ui5-migration-specialist.md · 1,104 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. 4d ago First seen · 1,104 lines · 82 tokens per session scan A db243b6929c7

Subscribe to this mod's changes

ui5-migration-specialist is an agent published in the GitHub repository secondsky/sap-skills (438 stars, last pushed 5d ago), licensed GPL-3.0. It adds 82 tokens to every session and 6,931 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-09-03.

Related

Other agents, from other repositories

stock-balance-sheet-reviewer

Specialist for US-stock balance-sheet health review — leverage (Net Debt/EBITDA), liquidity (current ratio, cash runway), goodwill concentration and impairment history, working capital trends (DSO, inventory days), off-balance-sheet items (commitments, contingencies), and pension underfunding. Use when assessing…

johnqtcg/awesome-skills · 94 tokens

stock-earnings-quality-reviewer

Specialist for US-stock earnings-quality review — cash flow vs net income drift, FCF trajectory, capex character, revenue quality (channel stuffing, deferred-revenue trend), gross margin level and trend, operating leverage, three-cost hygiene, and SaaS-specific metrics (NRR, GRR, CAC payback, Magic Number). Use when…

johnqtcg/awesome-skills · 105 tokens

frontend-reviewer

Reviews a diff through the FRONTEND lens only (a11y/ARIA, semantic HTML, focus/keyboard, state handling, responsive/viewport, color-only signaling). Read-only. Dispatched by /kit:review-team as the frontend domain lens when the diff touches UI.

dwarvesf/dwarves-kit · 60 tokens

go-security-reviewer

Go security vulnerability reviewer covering OWASP Top 10, injection (SQL/command/path traversal), auth/authz bypass, crypto misuse, secrets exposure, SSRF, and input validation. Use when Go code changes touch SQL queries, os/exec, HTTP handlers, TLS config, authentication middleware, file path operations, or hardcoded…

johnqtcg/awesome-skills · 89 tokens

asset-cataloger

Catalogs and semantically maps project image assets. Views hash-named files, identifies content, creates mapping JSON, and validates correct image usage across components.

PMDevSolutions/Aurelius · 36 tokens

ui-executor

Internal dynos-work agent. Implements UI components, pages, interactions, and styles. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

dynos-fit/dynos-work · 58 tokens