
Sap Sac Custom Widget
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-sac-custom-widget is a specialized agent plugin for SAP Analytics Cloud teams and solo consultants who extend dashboards with custom visualizations.
About
sap-sac-custom-widget is a specialized agent plugin for SAP Analytics Cloud teams and consultants who extend dashboards with custom visualizations. It walks you through Widget Add-On flows and classic custom widgets: JSON descriptor files, JavaScript Web Components, lifecycle hooks, feed-based data binding, styling and developer panels, and explicit property, event, and method contracts. The package ships command skills for generate, validate, and lint, plus agent personas for architecture, API assistance, and debugging—so an AI coding agent can scaffold a chart or KPI template, catch metadata mistakes early, and reason about hosting and security constraints in enterprise tenants. Use it when SAC’s standard charts are insufficient and you are shipping Web Components into a governed analytics environment. Prerequisites include familiarity with SAC tenant administration and safe external hosting policies; deliverables are widget bundles ready for SAC import and iterative hardening.
- End-to-end SAC Custom Widget and Widget Add-On (QRC Q4 2023+) coverage
- JSON metadata, lifecycle functions, feeds, properties, events, and methods for data binding
- Commands for widget-generate, widget-validate, and widget-lint plus architect/debugger/API assistant agents
- Third-party library integration, hosting, security, performance, and debugging guidance
- Templates for widgets, charts, and KPI cards under GPL-3.0 plugin v2.2.0
Sap Sac Custom Widget by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add AndreaFusar/https-github.com-secondsky-sap-skills/plugin install sap-sac-custom-widget@sap-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 19, 2026 |
|---|---|
| Repository | AndreaFusar/https-github.com-secondsky-sap-skills ↗ |
How do I install sap-sac-custom-widget when you are building SAP Analytics Cloud custom visualizations, Web Component widgets, or Widget Add-Ons with metadata, feeds, and builder panels.?
Install sap-sac-custom-widget when you are building SAP Analytics Cloud custom visualizations, Web Component widgets, or Widget Add-Ons with metadata, feeds, and developer panels.
Who is it for?
Best when you're working on frontend development and need structured help with sap sac custom widget.
Skip if: Teams with no frontend development needs, or anyone wanting a generic chat assistant without this specific workflow.
When should I use this skill?
When you need to install sap-sac-custom-widget when you are building SAP Analytics Cloud custom visualizations, Web Component widgets, or Widget Add-Ons with metadata, feeds, and builder panels., or when sap-sac-custom-w
What you get
Structured output aligned to sap-sac-custom-widget: End-to-end SAC Custom Widget and Widget Add-On (QRC Q4 2023+) coverage, JSON metadata, lifecycle functions, feeds, properties, events, and methods for data binding.
Files
SAP Analytics Cloud (SAC) Custom Widget development. Use when building custom visualizations, extending SAC with Web Components, or creating Widget Add-Ons. Covers JSON metadata, JavaScript Web Components, lifecycle functions, data binding with feeds, styling/builder panels, property/event/method definitions, third-party library integration, hosting, security, performance, and debugging. Includes Widget Add-On feature (QRC Q4 2023+) and templates for widgets, charts, and KPI cards.
sap-sac-custom-widget
Source: ./plugins/sap-sac-custom-widget
{ "name": "sap-sac-custom-widget", "agents": [ "./agents/widget-debugger.md", "./agents/widget-architect.md", "./agents/widget-api-assistant.md" ], "source": "./plugins/sap-sac-custom-widget", "license": "GPL-3.0", "version": "2.2.0", "category": "data-analytics", "commands": [ "./commands/widget-validate.md", "./commands/widget-lint.md", "./commands/widget-generate.md" ], "keywords": [ "analytics", "custom", "dashboard", "data", "javascript", "json", "sac", "sap", "sap-sac-custom-widget", "visualization", "widget" ], "description": "SAP Analytics Cloud (SAC) Custom Widget development. Use when building custom visualizations, extending SAC with Web Components, or creating Widget Add-Ons. Covers JSON metadata, JavaScript Web Components, lifecycle functions, data binding with feeds, styling/builder panels, property/event/method definitions, third-party library integration, hosting, security, performance, and debugging. Includes Widget Add-On feature (QRC Q4 2023+) and templates for widgets, charts, and KPI cards." }
Related skills
FAQ
What does sap-sac-custom-widget do?
sap-sac-custom-widget is a specialized agent plugin for SAP Analytics Cloud teams and consultants who extend dashboards with custom visualizations.
When should I use sap-sac-custom-widget?
When you need to install sap-sac-custom-widget when you are building SAP Analytics Cloud custom visualizations, Web Component widgets, or Widget Add-Ons with metadata, feeds, and developer panels., or when sap-sac-custom-widget is a specialized agent plugin for sap analytics cloud
What are the main capabilities?
End-to-end SAC Custom Widget and Widget Add-On (QRC Q4 2023+) coverage; JSON metadata, lifecycle functions, feeds, properties, events, and methods for data binding; Commands for widget-generate, widget-validate, and widget-lint plus architect/debugger/API assistant agents.