Skip to content

SAP/ai-skills-library

REUSE status

AI Skills Library

About this project

Discover AI skills for SAP — search, filter, and install skills for your digital assistant.

Requirements and Setup

Install skills using the skills CLI, which supports Claude Code, Codex, Cursor, OpenCode, and many more agents.

Install all skills

npx skills add SAP/ai-skills-library

Install a specific skill

npx skills add SAP/ai-skills-library --skill <skill-name>

List available skills

npx skills add SAP/ai-skills-library --list

Contribute a Skill

Have a skill to share? Get it listed on skills.cloud.sap.

The AI Skills Library uses a bring-your-own-repo model — your skill code stays in your own public GitHub repository. You don't submit skill code here. Instead, open a registration issue and a maintainer onboards your repo.

1. Structure your repository

your-repo/
└── skills/
    └── <skill-slug>/
        └── SKILL.md      # must include "name" and "description" frontmatter

2. Register your skill

👉 Open a "Register a New Skill" issue

See the Contribution Guidelines for the full details, the SKILL.md example, and other contribution paths (improvements, docs).

Support & Feedback

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at 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 ai-skills-library 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

Discover AI skills for SAP — search, filter, and install skills for your digital assistant.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

30 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from SAP/repository-template