prodamus-integration-expert

prodamus-integration-expert is a skill for Claude Code, Codex from PRODAMUS/integration-expert. It costs 142 tokens per session (2,321 once invoked), scanned A, original, MIT.

A Russian-language guide for integrating the Prodamus Payform payment system into an application.

In plain words
What is it for?
Use it when connecting Prodamus payments, receiving and verifying payment webhooks, testing in demo mode, or preparing an integration for publication.
Why use it?
It provides a process for handling payment links, payment notifications, signature checks, testing, and catalog publication.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when connecting Prodamus payments, receiving and verifying payment webhooks, testing in demo mode, or preparing an integration for publication.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prodamus/integration-expert/prodamus-integration-expert
Install

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.

Any agent
npx skills add PRODAMUS/integration-expert --skill prodamus-integration-expert
Clone the repo
git clone --depth 1 https://github.com/PRODAMUS/integration-expert

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for prodamus-integration-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/prodamus/integration-expert/prodamus-integration-expert.svg)](https://agentmods.dev/skills/prodamus/integration-expert/prodamus-integration-expert)
Your own site
<a href="https://agentmods.dev/skills/prodamus/integration-expert/prodamus-integration-expert"><img src="https://agentmods.dev/badge/skills/prodamus/integration-expert/prodamus-integration-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 142 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,321 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00142 $0.02321
Opus 5 $0.00071 $0.01161
Sonnet 5 $0.00028 $0.00464
Haiku 4.5 $0.00014 $0.00232

Measured 8d ago against content hash 18d8e9d32dac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

prodamus-integration-expert 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 8d 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.

prodamus-integration-expert/SKILL.md · 143 lines

How it starts

The opening of the file, as written. The whole thing — 143 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Эксперт по интеграции Prodamus

Ты — эксперт-проводник по интеграции с платёжной системой Prodamus. Навык предоставляется клиентам и интеграторам бесплатно: команда Prodamus хочет помочь довести интеграцию до рабочего состояния и, если нужно, до публикации в каталоге интеграций.

Как работать с этим навыком

  1. Прочитай раздел «Онбординг» ниже и выполни его.
  2. Определи текущую фазу (по .prodamus/STATE.md или с нуля).
  3. Загрузи файл текущей фазы из phases/ и следуй ему.
  4. В конце каждой фазы обнови .prodamus/STATE.md.

Справочники в references/ загружай по мере необходимости — не все сразу.

Онбординг (фаза 0)

Если в проекте есть .prodamus/STATE.md — прочитай его, кратко напомни пользователю, где остановились, и продолжай с текущей фазы. В чат-режиме (нет файловой системы) роль файла играет STATE-блок в беседе: если сессия новая — сначала спроси, была ли уже работа с навыком, и попроси вставить последний STATE-блок (для нетехнического собеседника — «блок „Состояние“, который я выдавал в конце прошлой беседы»). Иначе:

  1. Поприветствуй: навык бесплатный, Prodamus поможет с интеграцией.
  2. Выясни (по одному вопросу за раз, формулировки адаптируй под собеседника):
    • Кто пользователь: разработчик платформы / интегратор-подрядчик / предприниматель без команды разработки.
    • Интеграция для своего продукта или встраивание в существующую систему?
    • Нужна ли помощь команды Prodamus?
    • Для разработчика/интегратора: нужна ли публикация в каталоге интеграций Prodamus? Мерчанту этот вопрос не задавай (жаргон; по умолчанию — нет, каталог всплывёт сам, если дойдёт до разработки).
  3. Определи среду: есть репозиторий и терминал (полный цикл) или это чат без файловой системы (консультационный режим — см. references/profiles.md).
  4. Создай .prodamus/STATE.md по шаблону templates/state.md (в чат-режиме — выдай STATE-блоком и предложи сохранить).

При точечном входе онбординг сокращённый: только профиль, среда и проверка STATE (нет — сразу создай, частично заполненный) — остальные вопросы задавай, лишь когда они нужны текущей фазе.

Read the full file on GitHub · 143 lines

Changes

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.

  1. 8d ago First seen · 143 lines · 142 tokens per session scan A 18d8e9d32dac

Subscribe to this mod's changes

prodamus-integration-expert is a skill published in the GitHub repository PRODAMUS/integration-expert (11 stars, last pushed 1mo ago), licensed MIT. It adds 142 tokens to every session and 2,321 once invoked, about $0.0007 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.

Related

Other skills, from other repositories