Skip to content

SAP/leanix-ai-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

REUSE status

leanix-ai-plugins

About this project

A collection of Agent Skills for SAP LeanIX — reusable, portable instructions that extend AI coding agents with LeanIX-specific workflows and domain knowledge. Skills work across a wide range of AI tools, including Claude Code, Cursor, GitHub Copilot, VS Code, OpenAI Codex, Gemini CLI, and many others.

The skills in this repository are designed to work with the LeanIX MCP Server, which exposes LeanIX capabilities as tools that AI agents can call.

Available Skills

All skills below ship inside the sap-leanix plugin. Installing the plugin makes every listed skill available; new skills are added by appending to the plugin's skills array — no separate installs.

Skill Description
automations-toolkit Build, debug, and deploy LeanIX automation scripts
calculations-toolkit Create, debug, and manage calculations

Requirements and Setup

This repository is also a Claude Code plugin marketplace. A plugin is a collection of one or more skills; this marketplace ships the sap-leanix plugin that bundles every LeanIX skill in this repo, along with the LeanIX MCP server config. Install via Claude Code:

/plugin marketplace add SAP/leanix-ai-plugins
/plugin install sap-leanix@leanix-ai-plugins

Inside Claude Code, each skill is invoked as sap-leanix:<skill-name> (for example, sap-leanix:automations-toolkit). The LeanIX MCP server connects automatically on first use — Claude Code triggers the OAuth sign-in flow.

For other agents (Cursor, Gemini CLI, Codex, etc.) or for advanced configurations (technical user / API token authentication), see MCP-SETUP.md for the full LeanIX MCP server setup walkthrough.

Skills follow the Agent Skills open standard. Consult your agent's documentation for how to load them:

Support, Feedback, Contributing

This project is open to feature requests, bug reports, and feedback via GitHub issues. See our Contribution Guidelines for ways to participate.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright 2026 SAP SE or an SAP affiliate company and leanix-ai-plugins contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

AI plugins and integrations that enable SAP LeanIX customers to interact with SAP LeanIX through natural language using MCP (Model Context Protocol).

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from SAP/repository-template