Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/sumup/sumup-skills/gemini-mdgit clone --depth 1 https://github.com/sumup/sumup-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/sumup/sumup-skills/gemini-md)<a href="https://agentmods.dev/instructions/sumup/sumup-skills/gemini-md"><img src="https://agentmods.dev/badge/instructions/sumup/sumup-skills/gemini-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00361 | $0.00361 |
| Opus 5 | $0.00180 | $0.00180 |
| Sonnet 5 | $0.00072 | $0.00072 |
| Haiku 4.5 | $0.00036 | $0.00036 |
Grade A, and why
sumup-skills GEMINI.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
SumUp for Gemini CLI
This extension provides guidance for building SumUp payment integrations.
Use the bundled skills under skills/ when a request involves SumUp:
- SumUp checkout creation and payment processing
- Terminal and tap-to-pay flows
- Reader pairing and reader checkouts
- Card Widget, Hosted Checkout, and Checkouts API integrations
- Cloud API, SDK, API key, OAuth, or Affiliate Key setup
- Webhooks, 3DS flows, and payment status handling
Prefer these entry points:
- skills/sumup/SKILL.md for implementation.
- skills/sumup-best-practices/SKILL.md for integration choices and security posture.
- skills/sumup-debug/SKILL.md for troubleshooting.
- skills/sumup-mcp/SKILL.md for SumUp MCP setup and use.
- skills/sumup-testing/SKILL.md for sandbox and end-to-end testing.
- skills/upgrade-sumup/SKILL.md for SDK and API upgrades.
Use the references under skills/sumup/references/ for the relevant platform or integration surface.
The extension configures the sumup MCP server at https://mcp.sumup.com/mcp. Use read-only or low-impact tool calls for the first verification step, and guide the user through authentication if the server requests it.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 26 lines · 361 tokens per session scan A 205d331e2b18
sumup-skills GEMINI.md is an instructions file published in the GitHub repository sumup/sumup-skills (4 stars, last pushed 5d ago), licensed Apache-2.0. It adds 361 tokens to every session, about $0.0018 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
skills AGENTS.md
Instructions for paid-tw/skills, covering 台灣支付金流 skills - agent guidelines, repository 概述, 目錄結構, 可用的 skills and 藍新金流 (newebpay plugin).
taiwan-ecommerce-toolkit CLAUDE.md
Instructions for Moksa1123/taiwan-ecommerce-toolkit, covering claude.md, project overview, available scripts, test api connectivity and validate invoice data.
sumup-mcp AGENTS.md
Instructions for sumup/sumup-mcp, covering agents.md, purpose, environment and runtime, install and setup and build, lint, typecheck, and test.
agentpay-mcp AGENTS.md
AGENTS.md instructions for up2itnow0822/agentpay-mcp, covering agents.md -- agentpay mcp, purpose, ownership, local contracts and work guidance.
invoicexml-mcp GEMINI.md
Instructions for InvoiceXML/invoicexml-mcp, covering invoicexml mcp server, connecting, tools, supported formats and working with files.
centrapay-mcp CLAUDE.md
Claude Code instructions for CedricConday/centrapay-mcp, covering centrapay-mcp — claude code instructions, what this project is, credentials, build and test and architecture.