
Sap Sac Planning
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-sac-planning is an agent skill that guides SAP Analytics Cloud planning application development, from models and data actions through planning APIs and workflows.
About
sap-sac-planning is an agent skill for SAP Analytics Cloud (SAC) planning application development: planning models, planning-enabled stories, Analytics Designer with planning, data and multi actions, calendars, and approval workflows. developers and small teams on SAC or Datasphere use it when implementing data entry forms, spreading and allocation, data locking, version management, Seamless Planning, BPC live to BW on HANA, value driver trees, and predictive forecasting hooks. It emphasizes JavaScript planning automation via getPlanning(), PlanningModel API, and DataSource API, plus debugging data actions with tracing and addressing planning performance. Version 2.2.0 ships under GPL-3.0 with checklist and template commands so agents follow SAP-native rituals instead of generic dashboard advice.
- Covers planning-enabled stories, Analytics Designer apps, data actions, multi actions, and version management
- Documents getPlanning(), PlanningModel API, and DataSource API patterns for planning automation in JavaScript
- Includes sac-planning-checklist, data-action-template, and seamless-planning-guide command flows
- Bundles three agent guides: planning API assistant, data-action debugger, and planning-model architect
- Supports spreading, distribution, allocation, data locking, calendars, approvals, VDT what-if, and predictive forecastin
Sap Sac Planning 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-planning@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 ↗ |
What it does
Ship SAP Analytics Cloud planning stories, data actions, and planning APIs without guessing SAC-specific patterns.
Who is it for?
Best when you're building or extending SAP SAC planning apps, data actions, or Datasphere-connected planning processes.
Skip if: Teams only doing read-only SAC dashboards with no planning models, versions, or data actions.
When should I use this skill?
Developing SAP Analytics Cloud planning applications: planning stories, designer apps, data actions, version management, calendars, getPlanning() or PlanningModel API scripts, Seamless Planning, BPC live, VDT what-if, or
What you get
You get checklist-driven SAC planning patterns, data-action templates, and agent assistance aligned with Seamless Planning and live BPC integration.
- Planning checklist and data-action configurations aligned to SAC
- JavaScript planning automation using SAC planning APIs
- Seamless Planning or BPC live integration notes for your landscape
By the numbers
- Version 2.2.0 in skill manifest
- 3 bundled agent assistants (planning API, data-action debugger, planning-model architect)
- 3 command guides including sac-planning-checklist and data-action-template
Files
This skill should be used when developing SAP Analytics Cloud (SAC) planning applications, including building planning-enabled stories, analytics designer applications with planning functionality, data actions, multi actions, version management, and planning workflows. Use when creating planning models, implementing data entry forms, configuring spreading/distribution/allocation, setting up data locking, building calendar-based planning processes with approval workflows, writing JavaScript scripts for planning automation, using the getPlanning() API, PlanningModel API, or DataSource API for planning scenarios, troubleshooting planning performance issues, integrating predictive forecasting into planning workflows, implementing Seamless Planning with SAP Datasphere, configuring BPC live connections for BW on HANA integration, building value driver trees for what-if analysis, or debugging data actions with tracing.
sap-sac-planning
Source: ./plugins/sap-sac-planning
{ "name": "sap-sac-planning", "agents": [ "./agents/planning-api-assistant.md", "./agents/data-action-debugger.md", "./agents/planning-model-architect.md" ], "source": "./plugins/sap-sac-planning", "license": "GPL-3.0", "version": "2.2.0", "category": "data-analytics", "commands": [ "./commands/sac-planning-checklist.md", "./commands/data-action-template.md", "./commands/seamless-planning-guide.md" ], "keywords": [ "analytics", "api", "dashboard", "data", "hana", "javascript", "planning", "sac", "sap", "sap-sac-planning", "visualization" ], "description": "This skill should be used when developing SAP Analytics Cloud (SAC) planning applications, including building planning-enabled stories, analytics designer applications with planning functionality, data actions, multi actions, version management, and planning workflows. Use when creating planning models, implementing data entry forms, configuring spreading/distribution/allocation, setting up data locking, building calendar-based planning processes with approval workflows, writing JavaScript scripts for planning automation, using the getPlanning() API, PlanningModel API, or DataSource API for planning scenarios, troubleshooting planning performance issues, integrating predictive forecasting into planning workflows, implementing Seamless Planning with SAP Datasphere, configuring BPC live connections for BW on HANA integration, building
Related skills
How it compares
Enterprise SAC planning playbook—not a generic BI or spreadsheet planning skill.
FAQ
Who is sap-sac-planning for?
Developers and consultants implementing SAP Analytics Cloud planning: stories, designer apps, data actions, locking, calendars, and forecasting integration.
When should I use sap-sac-planning?
Use it while creating planning models, entry forms, spreading or allocation rules, multi actions, Seamless Planning with Datasphere, or when tracing data actions and tuning planning performance.
Is sap-sac-planning safe to install?
Review the Security Audits panel on this Prism page and treat SAP tenant credentials, planning data, and script execution as sensitive before enabling network or API access in your agent.