Plugins
Install SumUp plugins, extensions, and powers for AI coding assistants.
SumUp publishes packaged integrations for AI coding assistants in the sumup/sumup-skills 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
Section titled “Claude Code”Install the SumUp plugin from the Claude Code plugin marketplace:
/plugin marketplace add sumup/sumup-skills/plugin install sumup@sumupCursor
Section titled “Cursor”Install from the Cursor Marketplace, or add it manually in:
Settings -> Rules -> Add Rule -> Remote Rule (Github) with:
sumup/sumup-skillsGemini CLI
Section titled “Gemini CLI”Install the SumUp Gemini extension from GitHub:
gemini extensions install https://github.com/sumup/sumup-skills --ref=mainOpenAI Codex
Section titled “OpenAI Codex”Install the SumUp plugin with the Codex plugin marketplace:
codex plugin marketplace add sumup/sumup-skillsImport 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.