websdk-version-map

Map Cumulocity Web SDK release years to LTS aliases and upgrade skills.

5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Cumulocity-IoT/cumulocity-skills --skill websdk-version-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: websdk-version-map
Source: https://github.com/Cumulocity-IoT/cumulocity-skills/tree/main/skills/websdk-version-map
Command: npx skills add https://github.com/Cumulocity-IoT/cumulocity-skills --skill websdk-version-map

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly identify the correct Cumulocity Web SDK version and corresponding upgrade skill based on release years or LTS aliases, simplifying version management and upgrade planning.

Core Features & Use Cases

  • Version Lookup: Find the primary minor version and support status for a given Web SDK release year or LTS alias.
  • Upgrade Path Guidance: Determine which specific upgrade skill to use when migrating between different Web SDK versions.
  • Use Case: You need to upgrade an application from Web SDK 1019.x to the latest supported version. This Skill can tell you that 1019.x maps to the 2024-lts alias and that you should use the websdk-1020-upgrade skill for the next step.

Quick Start

Use the websdk-version-map skill to find the primary minor version for the 2025-lts alias.

Frequently Asked Questions about websdk-version-map

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the Cumulocity Web SDK version for a specific LTS alias?

To find the Cumulocity Web SDK version for an LTS alias, use the version map reference table to look up the release year or alias. This table provides the primary minor version and current support status for quick identification.

What is the best way to plan a Web SDK upgrade from an older release year?

Planning a Web SDK upgrade involves mapping your current version to its LTS alias using the reference table. The table then identifies the specific upgrade skill required for migrating to the next supported version range.

Can I check the support status of different Cumulocity Web SDK versions?

Yes, you can check the support status of Cumulocity Web SDK versions by consulting the version map. It lists the primary minor versions alongside their corresponding release years and LTS aliases to confirm active support.

How do I know which upgrade skill to use when migrating between Web SDK versions?

To know which upgrade skill to use for Web SDK migration, match your current version's release year to the LTS alias in the version map. The table directly maps version ranges to their corresponding upgrade skills.

Does the Web SDK version map cover migrations from 1019.x to the latest supported release?

Yes, the Web SDK version map covers migrations from 1019.x by mapping it to the 2024-lts alias. It identifies the correct upgrade skill needed to move to the next supported version in the upgrade path.