/sap-btp-build-work-zone-advanced
Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates,
$ npx -y skills add secondsky/sap-skills --skill sap-btp-build-work-zone-advanced --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/sap-btp-build-work-zone-advanced
Context preview
The summary Claude sees to decide when to auto-load this skill.
Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates,
SKILL.md
sap-btp-build-work-zone-advanced.SKILL.mdname: sap-btp-build-work-zone-advanced
description: |
Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates, integrating with Microsoft 365/Teams/SharePoint/Google Drive, configuring chatbots and webhooks, implementing SCIM API user provisioning, setting up OData business records, managing themes and branding, configuring role-based access and SSO, troubleshooting deployment issues, or working with the Administration Console.
Keywords: SAP Build Work Zone advanced edition, digital workplace, UI Integration Cards, content packages, workspace templates, SAP Business Application Studio, SAP Conversational AI, SCIM API, OData, Microsoft Teams integration, SSO, theming, Administration Console
license: GPL-3.0
metadata:
maintainer: "Eduard Jiglau"
maintainer_email: "hello@sap-ai-skills.com"
website: "https://sap-ai-skills.com"
version: "2.4.1"
last_verified: "2025-11-27"
SAP Build Work Zone, Advanced Edition
Related Skills
- **sap-btp-business-application-studio**: Use for dev space setup and UI Integration Card development workflows
- **sap-btp-cloud-platform**: Use for BTP subscriptions, destinations, role collections, and runtime setup
- **sapui5**: Use for UI5 card/component development details
- **sap-btp-connectivity**: Use for destinations, Cloud Connector, and OData business-record connectivity
This skill provides comprehensive guidance for implementing SAP Build Work Zone, advanced edition - a digital workplace platform for unified access to business applications, processes, and collaboration.
When to Use This Skill
Use this skill when:
- Creating workspaces, workpages, and collaborative sites
- Developing UI Integration Cards in SAP Business Application Studio
- Building and deploying content packages
- Creating workspace templates
- Integrating with Microsoft 365, Teams, SharePoint, or Google Drive
- Configuring chatbots using SAP Conversational AI
- Implementing webhooks for event notifications
- Setting up SCIM API for user provisioning
- Configuring OData-based business records
- Managing themes and branding
- Configuring role-based access and SSO
- Working with the Administration Console
Quick Start
1. Confirm the subaccount has SAP Build Work Zone, advanced edition entitlement and subscription. 2. Assign the required administrator role collections. 3. Create or verify SAP Business Application Studio dev space support for UI Integration Cards. 4. Configure destinations for content, cards, OData business records, or external systems. 5. Use the content package and card templates in `templates/` for implementation.
Table of Contents
- [Platform Overview](#platform-overview)
- [Core Concepts](#core-concepts)
- [Development Environment Setup](#development-environment-setup)
- [UI Integration Cards Development](#ui-integration-cards-development)
- [Content Packages](#content-packages)
- [Workspace Templates](#workspace-templates)
- [Chatbot Integration](#chatbot-integration)
- [API Reference](#api-reference)
- [Administration Console](#administration-console)
- [Feature Management](#feature-management)
- [External Integrations](#external-integrations)
- [Security](#security)
- [Webhooks](#webhooks)
- [Theming and Branding](#theming-and-branding)
- [Reports and Analytics](#reports-and-analytics)
- [Troubleshooting](#troubleshooting)
- [Bundled Resources](#bundled-resources)
- [Documentation Links](#documentation-links)
Platform Overview
SAP Build Work Zone, advanced edition is a digital workplace platform that:
- Provides unified access to SAP and third-party business applications
- Enables collaborative workspaces with feeds, blogs, wikis, and forums
- Supports role-based navigation with Single Sign-On (SSO)
- Works across web browsers, mobile apps, and responsive web UI
- Integrates with cloud, hybrid, and on-premise applications
Core Concepts
Workspaces
Separate sections with dedicated pages and feeds for team communication and collaboration within specific user groups.
Workpages
Customizable pages that can be configured with widgets, cards, and applications.
UI Integration Cards
Design patterns displaying concise information in limited-space containers. Follow SAPUI5 card specifications (minimum version 1.87.0; newer versions supported and recommended for latest features).
Content Packages
Collections of artifacts (cards, workflows, workspace templates) bundled in ZIP files for distribution.
Workspace Templates
Pre-built frameworks enabling workspace creation with minimum modification.
Development Environment Setup
Prerequisites
1. SAP BTP subscription to SAP Build Work Zone, advanced edition 2. SAP Business Application Studio subscription 3. Workzone_Admin role collection assignment 4. Destination to content repository configured
Dev Space Setup
1. Open SAP Business Application Studio
2. Create new dev space
3. Select "Development Tools for SAP Build Work Zone, Advanced Edition" extension
4. Start the dev space
UI Integration Cards Development
Creating a UI Card
1. Open SAP Business Application Studio 2. Select "New Project From Template" 3. Choose "UI Integration Card" 4. Configure:
- **Project Name**: Your identifier
- **Card Sample**: Template selection
- **NameSpace**: Used for Card ID (namespace.projectname)
- **Card Title/Subtitle**: Display text
- **Mobile Compatibility**: Enable for mobile support
Card Types
- List Cards
- Object Cards
- Table Cards
- Timeline Cards
- Analytical Cards
- Calendar Cards
- Component Cards
For complete card development, see `references/ui-integration-cards.md`.
Content Packages
Supported Artifacts
- UI Integration Cards
- Workflows
- Workspace templates
- Exported workspace configurati
Read more
name: sap-btp-build-work-zone-advanced description: | Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates, integrating with Microsoft 365/Teams/SharePoint/Google Drive, configuring chatbots and webhooks, implementing SCIM API user provisioning, setting up OData business records, managing themes and branding, configuring role-based access and SSO, troubleshooting deployment issues, or working with the Administration Console. Keywords: SAP Build Work Zone advanced edition, digital workplace, UI Integration Cards, content packages, workspace templates, SAP Business Application Studio, SAP Conversational AI, SCIM API, OData, Microsoft Teams integration, SSO, theming, Administration Console license: GPL-3.0 metadata: maintainer: "Eduard Jiglau" maintainer_email: "hello@sap-ai-skills.com" website: "https://sap-ai-skills.com" version: "2.4.1" last_verified: "2025-11-27"
SAP Build Work Zone, Advanced Edition
Related Skills
- **sap-btp-business-application-studio**: Use for dev space setup and UI Integration Card development workflows
- **sap-btp-cloud-platform**: Use for BTP subscriptions, destinations, role collections, and runtime setup
- **sapui5**: Use for UI5 card/component development details
- **sap-btp-connectivity**: Use for destinations, Cloud Connector, and OData business-record connectivity
This skill provides comprehensive guidance for implementing SAP Build Work Zone, advanced edition - a digital workplace platform for unified access to business applications, processes, and collaboration.
When to Use This Skill
Use this skill when:
- Creating workspaces, workpages, and collaborative sites
- Developing UI Integration Cards in SAP Business Application Studio
- Building and deploying content packages
- Creating workspace templates
- Integrating with Microsoft 365, Teams, SharePoint, or Google Drive
- Configuring chatbots using SAP Conversational AI
- Implementing webhooks for event notifications
- Setting up SCIM API for user provisioning
- Configuring OData-based business records
- Managing themes and branding
- Configuring role-based access and SSO
- Working with the Administration Console
Quick Start
1. Confirm the subaccount has SAP Build Work Zone, advanced edition entitlement and subscription. 2. Assign the required administrator role collections. 3. Create or verify SAP Business Application Studio dev space support for UI Integration Cards. 4. Configure destinations for content, cards, OData business records, or external systems. 5. Use the content package and card templates in `templates/` for implementation.
Table of Contents
- [Platform Overview](#platform-overview)
- [Core Concepts](#core-concepts)
- [Development Environment Setup](#development-environment-setup)
- [UI Integration Cards Development](#ui-integration-cards-development)
- [Content Packages](#content-packages)
- [Workspace Templates](#workspace-templates)
- [Chatbot Integration](#chatbot-integration)
- [API Reference](#api-reference)
- [Administration Console](#administration-console)
- [Feature Management](#feature-management)
- [External Integrations](#external-integrations)
- [Security](#security)
- [Webhooks](#webhooks)
- [Theming and Branding](#theming-and-branding)
- [Reports and Analytics](#reports-and-analytics)
- [Troubleshooting](#troubleshooting)
- [Bundled Resources](#bundled-resources)
- [Documentation Links](#documentation-links)
Platform Overview
SAP Build Work Zone, advanced edition is a digital workplace platform that:
- Provides unified access to SAP and third-party business applications
- Enables collaborative workspaces with feeds, blogs, wikis, and forums
- Supports role-based navigation with Single Sign-On (SSO)
- Works across web browsers, mobile apps, and responsive web UI
- Integrates with cloud, hybrid, and on-premise applications
Core Concepts
Workspaces
Separate sections with dedicated pages and feeds for team communication and collaboration within specific user groups.
Workpages
Customizable pages that can be configured with widgets, cards, and applications.
UI Integration Cards
Design patterns displaying concise information in limited-space containers. Follow SAPUI5 card specifications (minimum version 1.87.0; newer versions supported and recommended for latest features).
Content Packages
Collections of artifacts (cards, workflows, workspace templates) bundled in ZIP files for distribution.
Workspace Templates
Pre-built frameworks enabling workspace creation with minimum modification.
Development Environment Setup
Prerequisites
1. SAP BTP subscription to SAP Build Work Zone, advanced edition 2. SAP Business Application Studio subscription 3. Workzone_Admin role collection assignment 4. Destination to content repository configured
Dev Space Setup
1. Open SAP Business Application Studio 2. Create new dev space 3. Select "Development Tools for SAP Build Work Zone, Advanced Edition" extension 4. Start the dev space
UI Integration Cards Development
Creating a UI Card
1. Open SAP Business Application Studio 2. Select "New Project From Template" 3. Choose "UI Integration Card" 4. Configure:
- **Project Name**: Your identifier
- **Card Sample**: Template selection
- **NameSpace**: Used for Card ID (namespace.projectname)
- **Card Title/Subtitle**: Display text
- **Mobile Compatibility**: Enable for mobile support
Card Types
- List Cards
- Object Cards
- Table Cards
- Timeline Cards
- Analytical Cards
- Calendar Cards
- Component Cards
For complete card development, see `references/ui-integration-cards.md`.
Content Packages
Supported Artifacts
- UI Integration Cards
- Workflows
- Workspace templates
- Exported workspace configurati
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Other skills on sap-skills.
- /sap-abap-cds
Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view entities, defining data models with annotations, working with associations and cardinality, implementing input parameters,
Open skill - /sap-abap
Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code, working with internal tables, structures, ABAP SQL, object-oriented programming, RAP (RESTful Application Programming Model), CDS views, EML statements, ABAP Cloud development, string processing,
Open skill - /sap-ai-core
Guides development with SAP AI Core and SAP AI Launchpad for enterprise AI/ML workloads on SAP BTP. Use when: deploying generative AI models, building orchestration workflows with templating/filtering/grounding, implementing RAG with vector databases, managing ML training
Open skill - /sap-api-policy
Evidence-based assessment of whether an SAP API/interface usage scenario aligns with the SAP API Policy (v.4.2026a). Use whenever someone asks whether a way of calling SAP is allowed/compliant — e.g. Published API vs internal/private/"confidential" API status, "Documented Use",
Open skill - /sap-api-style
This skill provides comprehensive guidance for documenting SAP APIs following the SAP API Style Guide standards. It should be used when creating or reviewing API documentation for REST, OData, Java, JavaScript, .NET, or C/C++ APIs. The skill covers naming conventions,
Open skill - /sap-browser-automation
Use when an agent must inspect or operate an authenticated SAP web UI through an in-app Browser, Microsoft Edge CDP, or an existing Playwright client, especially when SAP SSO reuse, isolated Edge profiles, deterministic target selection, screenshots, or browser bootstrap
Open skill

