Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By secondsky
Write and debug SAP Analytics Cloud scripts in Analytics Designer and Optimized Story Experience: generate template code for planning operations, event handlers, and widget manipulation; analyze and fix script errors; and detect performance anti-patterns like excessive backend calls.
npx claudepluginhub secondsky/sap-skills --plugin sap-sac-scriptingDebug SAC script issues with guided analysis and common error resolution
Analyze SAC scripts for performance optimization opportunities
Generate SAC planning operation templates and workflows
Generate SAC script templates for common Analytics Designer and Optimized Story Experience scenarios
Use this agent when the user asks about SAC APIs, needs method examples, API documentation, or asks "how to use getDataSource", "which API for filtering", "SAC method for charts", "what methods does Table have", "DataSource API", "Widget API reference". <example> Context: API usage question user: "How do I get the selected value from a dropdown in SAC?" assistant: "I'll use the sac-api-helper agent to find the correct API and provide working examples." <commentary> API discovery requires searching reference documentation and providing context-appropriate examples. </commentary> </example> <example> Context: Finding the right method user: "What's the method to change a chart's measure programmatically?" assistant: "Let me use the sac-api-helper agent to find the Chart API methods for measure manipulation." <commentary> Chart APIs include addMeasure(), removeMeasure(), and getMeasures() for measure control. </commentary> </example> <example> Context: Understanding API differences user: "What's the difference between Analytics Designer and Optimized Story Experience APIs?" assistant: "I'll use the sac-api-helper agent to explain the API differences between these environments." <commentary> Analytics Designer and OSE have different API sets and capabilities. </commentary> </example> <example> Context: OSE-specific API question user: "What OSE API methods are available for planning version management?" assistant: "I'll use the sac-api-helper agent to find OSE Planning API methods." <commentary> OSE has its own Planning API with PlanningModel, PlanningVersion, and related classes documented in ose-api-planning-calendar.md. </commentary> </example> <example> Context: OSE method lookup user: "How do I set a filter in OSE scripting? Which method to use?" assistant: "Let me use the sac-api-helper agent to find the correct OSE DataSource filter methods." <commentary> OSE DataSource has setDimensionFilter, removeDimensionFilter, and removeAllFilters β documented in ose-api-datasource.md. </commentary> </example>
Use this agent when the user asks about SAC script performance, slow dashboards, optimization, or mentions "optimize my script", "why is my app slow", "improve SAC performance", "dashboard takes long to load", "reduce backend calls", "SAC performance issues". <example> Context: Slow SAC application user: "My dashboard takes forever to load, especially when switching filters" assistant: "I'll use the sac-performance-optimizer agent to analyze your scripts for performance bottlenecks." <commentary> Performance issues often stem from excessive backend calls, missing refresh pausing, or heavy onInitialization code. </commentary> </example> <example> Context: Optimizing data access user: "Is there a faster way to get dimension members in SAC?" assistant: "Let me use the sac-performance-optimizer agent to recommend the most efficient data access patterns." <commentary> getResultSet() vs getMembers() is a critical performance choice - getResultSet uses cached data. </commentary> </example> <example> Context: Multiple filter operations user: "My script applies 5 filters and each one causes a refresh" assistant: "I'll use the sac-performance-optimizer agent to show you how to batch filter operations." <commentary> setRefreshPaused() pattern is essential for batching multiple data operations. </commentary> </example>
Use this agent when the user works with SAC planning features, version management, data locking, publish operations, data actions, or asks "how to publish version", "copy planning data", "lock data in SAC", "planning workflow", "version management", "private to public version", "data action scripting". <example> Context: Planning version management user: "How do I copy data from my private version to the public version?" assistant: "I'll use the sac-planning-assistant agent to guide you through the version copy process with proper error handling." <commentary> Planning operations require specific API sequences, version checks, and error handling. </commentary> </example> <example> Context: Data locking workflow user: "I need to lock data before users can edit their planning input" assistant: "Let me use the sac-planning-assistant agent to show you the data locking patterns." <commentary> Data locking involves checking lock status, acquiring locks, and handling conflicts. </commentary> </example> <example> Context: Multi-story planning application user: "How should I structure my planning application across multiple stories?" assistant: "I'll use the sac-planning-assistant agent to recommend the multi-story planning architecture pattern." <commentary> Complex planning applications benefit from modular story architecture with navigation. </commentary> </example>
Use this agent when the user encounters SAC script errors, needs to debug Analytics Designer or Optimized Story scripts, or asks "why is my script not working", "fix this SAC error", "debug my Analytics Designer script", "script throws error", "undefined is not a function in SAC". <example> Context: User has a script error in SAC Analytics Designer user: "My script throws 'undefined is not a function' error when I click the button" assistant: "I'll use the sac-script-debugger agent to analyze this error and find the root cause." <commentary> Common SAC error requiring analysis of API usage, widget references, and method signatures. </commentary> </example> <example> Context: Script not behaving as expected user: "My filter isn't applying to the chart even though the script runs without errors" assistant: "Let me use the sac-script-debugger agent to trace the data flow and identify the issue." <commentary> Silent failures in SAC often involve incorrect dimension names, data source references, or filter syntax. </commentary> </example> <example> Context: Widget interaction not working user: "The onSelect event fires but nothing happens in my target table" assistant: "I'll use the sac-script-debugger agent to analyze the event handler and widget bindings." <commentary> Event handler debugging requires checking selection data structure and target widget references. </commentary> </example>
Modifies files
Hook triggers on file write and edit operations
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
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.
Claude Code plugin for SAP ABAP development β 25 specialized agents (10 core + BC + 14 module consultants), 16 workflow skills (create-program with Phase 4/6 hardening & multi-executor split, create-object, program-to-spec, compare-programs, analyze-code/symptom/cbo-obj, 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.
Generate SAP Fiori Launchpad URLs from app names
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
This skill provides comprehensive guidance for SAP Cloud Logging service on SAP BTP. Use when setting up Cloud Logging instances, configuring log ingestion from Cloud Foundry or Kyma runtimes, implementing OpenTelemetry observability, analyzing logs/metrics/traces in OpenSearch Dashboards, configuring SAML authentication, managing certificates, or troubleshooting ingestion issues. Covers service plans (dev/standard/large), all 4 instance creation methods (BTP Cockpit, CF CLI, BTP CLI, Service Operator), all 4 ingestion methods (Cloud Foundry, Kyma, OpenTelemetry, JSON API), and security best practices.
This skill provides comprehensive guidance for SAP BTP Job Scheduling Service development, configuration, and operations. It should be used when creating, managing, or troubleshooting scheduled jobs on SAP Business Technology Platform. The skill covers service setup, REST API usage, schedule types and formats, OAuth 2.0 authentication, multitenancy, Cloud Foundry tasks, Kyma runtime integration, and monitoring with SAP Cloud ALM and Alert Notification Service. Keywords: SAP BTP, Job Scheduling, jobscheduler, cron, schedule, recurring jobs, one-time jobs, Cloud Foundry tasks, CF tasks, Kyma, OAuth 2.0, XSUAA, @sap/jobs-client, REST API, asynchronous jobs, action endpoint, run logs, SAP Cloud ALM, Alert Notification Service, multitenancy, tenant-aware, BC-CP-CF-JBS
SAP HANA Machine Learning Python Client (hana-ml) development skill. Use when: Building ML solutions with SAP HANA's in-database machine learning using Python hana-ml library for PAL/APL algorithms, DataFrame operations, AutoML, model persistence, and visualization. Keywords: hana-ml, SAP HANA, machine learning, PAL, APL, predictive analytics, HANA DataFrame, ConnectionContext, classification, regression, clustering, time series, ARIMA, gradient boosting, AutoML, SHAP, model storage
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
This skill provides comprehensive knowledge for SAP Service Manager on SAP Business Technology Platform (BTP). It should be used when managing service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, Kubernetes, and other environments. Use when provisioning services via SMCTL CLI, BTP CLI, or REST APIs, configuring OAuth2 authentication, working with the SAP BTP Service Operator in Kubernetes, troubleshooting service consumption issues, or implementing cross-environment service management. Keywords: SAP Service Manager, BTP, service instances, service bindings, SMCTL, service broker, OSBAPI, Cloud Foundry, Kyma, Kubernetes, service-manager, service-operator-access, subaccount-admin, OAuth2, X.509, service marketplace, service plans, rate limiting, cf create-service, btp create services/instance, ServiceInstance CRD, ServiceBinding CRD
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 |