Skip to content

Agent Skills for teaching agents how to build with SumUp.

License

Notifications You must be signed in to change notification settings

sumup/sumup-skills

SumUp Skills

A collection of Agent Skills for building SumUp payment integrations across card-present (terminal) and card-not-present (online) checkout flows.

Installing

These skills work with agents that support the Agent Skills standard, including Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi.

Claude Code

Install using the plugin marketplace:

/plugin marketplace add sumup/sumup-skills

Cursor

Install from the Cursor Marketplace or add manually via Settings > Rules > Add Rule > Remote Rule (Github) with sumup/sumup-skills.

npx skills

Install using the npx skills CLI:

npx skills add https://github.com/sumup/sumup-skills

Clone / Copy

Clone this repo and copy the skill folders into the appropriate directory for your agent:

Agent Skill Directory Docs
Claude Code ~/.claude/skills/ docs
Cursor ~/.cursor/skills/ docs
OpenCode ~/.config/opencode/skills/ docs
OpenAI Codex ~/.codex/skills/ docs
Pi ~/.pi/agent/skills/ docs

Skills

Skills are contextual and auto-loaded based on your conversation. When a request matches a skill's triggers, the agent loads and applies that skill.

Skill Useful for
sumup Building SumUp checkout integrations for terminal and online payment flows, including SDK and API-based implementations

Resources

About

Agent Skills for teaching agents how to build with SumUp.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks