SumUp publishes packaged integrations for AI coding assistants in the sumup/sumup-skills(Opens in a new tab) repository. These packages include SumUp skill instructions and, where supported by the host application, SumUp MCP configuration.
Use the repository URL when an application asks for a GitHub source:
https://github.com/sumup/sumup-skillsClaude Code
Install the SumUp plugin from the Claude Code plugin marketplace:
/plugin marketplace add sumup/sumup-skills
/plugin install sumup@sumupCursor
Install from the Cursor Marketplace, or add it manually in:
Settings -> Rules -> Add Rule -> Remote Rule (Github) with:
sumup/sumup-skillsGemini CLI
Install the SumUp Gemini extension from GitHub:
gemini extensions install https://github.com/sumup/sumup-skills --ref=mainOpenAI Codex
Install the SumUp plugin with the Codex plugin marketplace:
codex plugin marketplace add sumup/sumup-skillsKiro
Import the repository as a custom Kiro power:
- Open
Powers. - Select
Add Custom Power. - Select
Import power from GitHub. - Use
https://github.com/sumup/sumup-skills.