/work-zone-content-check
Optional Work Zone edition or content type
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/work-zone-content-check
Context preview
What this command does when you run it.
Optional Work Zone edition or content type
Command definition
work-zone-content-check.mdname: work-zone-content-check
description: Check SAP Build Work Zone Advanced content packages, site artifacts, roles, destinations, and transport readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<work-zone-content-or-site-folder> [standard|advanced]"
arguments:
- name: target
description: Work Zone content package, site folder, role notes, or deployment issue to inspect
required: true
- name: edition
description: Optional Work Zone edition or content type
required: falseWork Zone Content Check
Check Work Zone content readiness without publishing, importing, or changing tenant configuration.
Workflow
1. Identify content package type, site/channel target, roles, destinations, UI integration cards, and app dependencies. 2. Inspect package structure, manifest/configuration files, role collection assumptions, navigation entries, and transport notes. 3. Check destination naming, HTML5 app references, content federation assumptions, theme dependencies, and launchpad/workspace constraints. 4. Flag tenant-only checks for content manager, channel manager, role assignment, and import/export execution. 5. Keep archived or product-version-sensitive behavior documented as pending unless current tenant evidence is available.
Output Contract
Return:
- Content readiness status.
- Structural and configuration findings.
- Role, destination, and transport prerequisites.
- Suggested read-only verification commands or cockpit checks.
- Pending tenant checks that require Work Zone access.
Read more
name: work-zone-content-check
description: Check SAP Build Work Zone Advanced content packages, site artifacts, roles, destinations, and transport readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<work-zone-content-or-site-folder> [standard|advanced]"
arguments:
- name: target
description: Work Zone content package, site folder, role notes, or deployment issue to inspect
required: true
- name: edition
description: Optional Work Zone edition or content type
required: falseWork Zone Content Check
Check Work Zone content readiness without publishing, importing, or changing tenant configuration.
Workflow
1. Identify content package type, site/channel target, roles, destinations, UI integration cards, and app dependencies. 2. Inspect package structure, manifest/configuration files, role collection assumptions, navigation entries, and transport notes. 3. Check destination naming, HTML5 app references, content federation assumptions, theme dependencies, and launchpad/workspace constraints. 4. Flag tenant-only checks for content manager, channel manager, role assignment, and import/export execution. 5. Keep archived or product-version-sensitive behavior documented as pending unless current tenant evidence is available.
Output Contract
Return:
- Content readiness status.
- Structural and configuration findings.
- Role, destination, and transport prerequisites.
- Suggested read-only verification commands or cockpit checks.
- Pending tenant checks that require Work Zone access.
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 commands on sap-skills.
- /abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Open command - /abap-cloud-review
Optional target ABAP platform or SAP BTP ABAP Environment release
Open command - /ai-core-deployment-check
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Open command - /api-style-review
Optional API style lens such as REST, OData, OpenAPI, or SDK
Open command - /btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
Open command - /bas-dev-space-diagnose
Optional dev space type or workload lens
Open command

