By secondsky
Build and debug SAP Analytics Cloud planning applications, including planning models, data/multi actions, version management, approval workflows, JavaScript planning APIs, and Seamless Planning with SAP Datasphere integration.
Generate a data action configuration template based on requirements
Generate a comprehensive checklist for SAC planning implementation projects
Quick guidance on implementing Seamless Planning with SAP Datasphere
Use this agent when troubleshooting data actions, multi actions, or allocation issues. Helps with tracing, debugging, and optimizing planning calculations. Examples: <example> Context: User has a data action that produces unexpected results user: "My data action is copying wrong values to the target version. How do I debug this?" assistant: "I'll use the data-action-debugger agent to help you trace and identify where the data transformation goes wrong." <commentary> The user needs to debug a data action issue. This agent specializes in tracing and troubleshooting data action problems. </commentary> </example> <example> Context: User's allocation is producing incorrect distributions user: "The allocation step is distributing costs incorrectly. The driver ratios seem off." assistant: "Let me engage the data-action-debugger agent to help analyze your allocation configuration and driver data." <commentary> Allocation debugging requires specialized analysis of driver accounts and distribution logic. </commentary> </example> <example> Context: User needs to understand why a multi action failed user: "My multi action keeps failing at step 3 but I don't understand the error." assistant: "I'll use the data-action-debugger agent to help analyze the failure and identify the root cause." <commentary> Multi action failures often have complex causes that require systematic debugging. </commentary> </example> <example> Context: User wants to optimize slow data action performance user: "Our forecast data action takes 15 minutes to run. How can we make it faster?" assistant: "Let me use the data-action-debugger agent to analyze your data action and identify performance optimization opportunities." <commentary> Performance troubleshooting requires understanding data volumes and step efficiency. </commentary> </example>
Use this agent when writing JavaScript code for SAC planning applications, using getPlanning(), PlanningModel, or DataSource APIs. Examples: <example> Context: User needs to write planning JavaScript code user: "How do I programmatically set values in a planning table using JavaScript?" assistant: "I'll use the planning-api-assistant agent to help you write the correct getPlanning().setUserInput() code for your scenario." <commentary> The user needs JavaScript API assistance for planning data entry. This agent specializes in SAC planning APIs. </commentary> </example> <example> Context: User wants to create dimension members via script user: "I need to create new cost center members dynamically when users import data." assistant: "Let me use the planning-api-assistant agent to help you implement the PlanningModel.createMembers() functionality." <commentary> Dynamic member creation requires specific API knowledge that this agent provides. </commentary> </example> <example> Context: User needs version management scripting user: "How can I automatically publish a private version when the user clicks a button?" assistant: "I'll engage the planning-api-assistant agent to write the version publishing script for your button action." <commentary> Version management via API requires understanding of version objects and publishing methods. </commentary> </example> <example> Context: User wants to execute data actions from script user: "I want to run a data action with parameters set from user selections." assistant: "Let me use the planning-api-assistant agent to help you write the data action execution script with dynamic parameters." <commentary> Data action execution via API needs proper parameter binding and execution handling. </commentary> </example>
Use this agent when designing SAC planning models, choosing between native SAC models and Seamless Planning with Datasphere, or architecting data action flows. Examples: <example> Context: User is starting a new planning project and needs to decide on architecture user: "We're implementing financial planning in SAC. Should we use native SAC or Seamless Planning with Datasphere?" assistant: "Let me use the planning-model-architect agent to help you evaluate your options and design the optimal architecture for your financial planning implementation." <commentary> The user needs architectural guidance for a new planning implementation. This agent specializes in evaluating planning architecture options. </commentary> </example> <example> Context: User needs to design a planning model structure user: "How should I structure my planning model dimensions for a sales forecasting application?" assistant: "I'll use the planning-model-architect agent to help design your dimension structure for optimal sales forecasting capabilities." <commentary> The user needs guidance on dimension design, which is a core architectural decision this agent handles. </commentary> </example> <example> Context: User wants to understand data action orchestration user: "I need to set up a complex planning workflow with multiple data actions. How should I architect this?" assistant: "Let me engage the planning-model-architect agent to help you design your data action flow and multi-action orchestration." <commentary> Complex data action flows require architectural planning. This agent helps design the overall structure. </commentary> </example>
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
32 Claude Code plugins for SAP development
Production-ready Claude Code plugins for SAP development. Each plugin provides context-aware skills that activate automatically when you work with SAP BTP, CAP, Fiori, ABAP, Analytics, and more.
Note: These skills follow Claude Code plugin patterns and are optimized for the Claude Code CLI and Claude Desktop. While the underlying skill content can be adapted for other AI harnesses, they are not automatically usable outside Claude Code without extraction and modification.
This repository uses Claude Plugin Patterns — natively supported by:
| Platform | Status | Notes |
|---|---|---|
| Claude Code | ✅ Native | Full marketplace support |
| Factory Droid | ✅ Native | Full marketplace support |
Add the SAP Skills marketplace to Claude Code:
# Add the marketplace
/plugin marketplace add https://github.com/secondsky/sap-skills
# Install individual plugins
/plugin install sap-cap-capire@sap-skills
# Or install multiple plugins at once
/plugin install sap-cap-capire@sap-skills sap-fiori-tools@sap-skills
Team Setup: Add to .claude/settings.json for automatic availability:
{
"extraKnownMarketplaces": [
{ "name": "sap-skills", "url": "https://github.com/secondsky/sap-skills" }
]
}
For contributors or local development:
# Clone the repository
git clone https://github.com/secondsky/sap-skills.git
# Plugins are automatically available from the plugins/ directory
Or browse and install from the marketplace:
claude-code marketplace browse
Once installed, plugins provide skills that automatically activate based on your project context. No manual invocation needed—just start working:
sap-cap-capire activatessap-fiori-tools activatessap-btp-cloud-platform activatessap-abap-cds activatessap-sac-planning activatesClaude Code intelligently loads relevant skills when you need them, providing expert guidance without overwhelming your context.
All plugins include context-aware skills. Advanced features shown in table columns:
| Plugin | Commands | Agents | MCP | LSP | Description |
|---|---|---|---|---|---|
| sap-api-style | — | — | — | — | API documentation standards following SAP guidelines |
| sap-hana-cli | — | — | ✓ | — | SAP HANA Developer CLI for database operations |
| Plugin | Commands | Agents | MCP | LSP | Description |
|---|---|---|---|---|---|
| sap-btp-best-practices | — | — | — | — | SAP BTP development best practices and patterns |
| sap-btp-build-work-zone-advanced | — | — | — | — | SAP Build Work Zone (Advanced Edition) development |
| sap-btp-business-application-studio | — | — | — | — | SAP Business Application Studio (BAS) development |
| sap-btp-cias | — | — | — | — | Cloud Identity Access Service (CIAS) integration |
| sap-btp-cloud-logging | — | — | — | — | SAP BTP Cloud Logging service |
| sap-btp-cloud-platform | — | — | — | — | SAP Business Technology Platform core services |
| sap-btp-cloud-transport-management | — | — | — | — | Cloud Transport Management (CTM) service |
| sap-btp-connectivity | — | — | — | — | SAP BTP Connectivity service |
| sap-btp-developer-guide | — | — | — | — | Comprehensive SAP BTP developer guide |
| sap-btp-integration-suite | — | — | — | — | SAP Integration Suite development |
| sap-btp-intelligent-situation-automation | — | — | — | — | Intelligent Situation Automation development |
| sap-btp-job-scheduling | — | — | — | — | SAP BTP Job Scheduling service |
| sap-btp-master-data-integration | — | — | — | — | Master Data Integration service |
| sap-btp-service-manager | — | — | — | — | SAP BTP Service Manager operations |
npx claudepluginhub secondsky/sap-skills --plugin sap-sac-planningComprehensive 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, dynamic programming, RTTI/RTTC, field symbols, data references, exception handling, or ABAP unit testing. Covers both classic ABAP and modern ABAP for Cloud Development patterns.
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, using built-in functions, writing CASE expressions, implementing access control with DCL, handling CURR/QUAN data types, troubleshooting CDS errors, querying CDS views from ABAP, or displaying data with SALV IDA. Covers ABAP 7.4+ through ABAP Cloud.
Guides development with SAP AI Core and SAP AI Launchpad for enterprise AI/ML workloads on SAP BTP. Use when: deploying generative AI models (GPT, Llama, Gemini, Mistral), building orchestration workflows with templating/filtering/grounding, implementing RAG with vector databases, managing ML training pipelines with Argo Workflows, configuring content filtering and data masking for PII protection, using the Generative AI Hub for prompt experimentation, or integrating AI capabilities into SAP applications. Covers service plans (Free/Standard/Extended), model providers (Azure OpenAI, AWS Bedrock, GCP Vertex AI, Mistral, IBM), orchestration modules, embeddings, tool calling, and structured outputs.
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.
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
Comprehensive SAC scripting skill for SAP Analytics Cloud Analytics Designer and Optimized Story Experience. This skill should be used when the user asks to "create SAC script", "debug Analytics Designer", "optimize SAC performance", "planning operations in SAC", "filter data in SAC", "use DataSource API", "chart scripting", "table manipulation", "SAC event handlers", "version management", "data locking", "Optimized Story Experience API", "OSE scripting", "OSE widget API", "OSE DataSource", "story scripting API", "OSE planning API", "OSE method", "optimized story", "SAC story scripting", "story script", "SAC scripting", or works with SAC widgets, planning models, or analytics applications.
The most comprehensive SAP Datasphere plugin for Claude. 18 specialized skills covering exploration, data modeling, integration, BW Bridge migration, security architecture, CLI automation, business content activation, catalog governance, performance optimization, and troubleshooting — all through natural language. Powered by 45 MCP tools with enterprise-grade security.
Analyze business data and build planning models in your Pigment workspace
Claude Code plugin for SAP ABAP development — 25 specialized agents (10 core + BC + 14 module consultants), 17 workflow skills (create-program with Phase 4/6 hardening & multi-executor split, create-object, program-to-spec, compare-programs, analyze-code/symptom/cbo-obj, package-to-process for end-to-end business-process documentation, ask-consultant, deep-interview, team, release, setup/mcp-setup, sap-option/sap-doctor, internal trust-session), 4-Tier context loading (Tier 1 safety baseline + Tier 2 role-mandatory + Tier 3 triggered + Tier 4 per-task kit), Sonnet/Opus/Haiku model routing, OK_CODE binding pattern for Procedural screens, paradigm-split Clean ABAP, 4 RFC backends (soap/native/gateway/odata), SPRO config for 14 modules.
MCP server for SAP Fiori development tools for Claude Code. Build and modify SAP Fiori applications with AI assistance.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems