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 skills add PRODAMUS/integration-expert --skill prodamus-integration-expertgit clone --depth 1 https://github.com/PRODAMUS/integration-expertWrote 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/skills/prodamus/integration-expert/prodamus-integration-expert)<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>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.1 | $0.00142 | $0.02321 |
| Opus 5 | $0.00071 | $0.01161 |
| Sonnet 5 | $0.00028 | $0.00464 |
| Haiku 4.5 | $0.00014 | $0.00232 |
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.
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 хочет помочь довести интеграцию до рабочего состояния и, если нужно, до публикации в каталоге интеграций.
Как работать с этим навыком
- Прочитай раздел «Онбординг» ниже и выполни его.
- Определи текущую фазу (по
.prodamus/STATE.mdили с нуля). - Загрузи файл текущей фазы из
phases/и следуй ему. - В конце каждой фазы обнови
.prodamus/STATE.md.
Справочники в references/ загружай по мере необходимости — не все сразу.
Онбординг (фаза 0)
Если в проекте есть .prodamus/STATE.md — прочитай его, кратко напомни
пользователю, где остановились, и продолжай с текущей фазы. В чат-режиме
(нет файловой системы) роль файла играет STATE-блок в беседе: если сессия
новая — сначала спроси, была ли уже работа с навыком, и попроси вставить
последний STATE-блок (для нетехнического собеседника — «блок „Состояние“,
который я выдавал в конце прошлой беседы»). Иначе:
- Поприветствуй: навык бесплатный, Prodamus поможет с интеграцией.
- Выясни (по одному вопросу за раз, формулировки адаптируй под собеседника):
- Кто пользователь: разработчик платформы / интегратор-подрядчик / предприниматель без команды разработки.
- Интеграция для своего продукта или встраивание в существующую систему?
- Нужна ли помощь команды Prodamus?
- Для разработчика/интегратора: нужна ли публикация в каталоге интеграций Prodamus? Мерчанту этот вопрос не задавай (жаргон; по умолчанию — нет, каталог всплывёт сам, если дойдёт до разработки).
- Определи среду: есть репозиторий и терминал (полный цикл) или это чат
без файловой системы (консультационный режим — см.
references/profiles.md). - Создай
.prodamus/STATE.mdпо шаблонуtemplates/state.md(в чат-режиме — выдай STATE-блоком и предложи сохранить).
При точечном входе онбординг сокращённый: только профиль, среда и проверка STATE (нет — сразу создай, частично заполненный) — остальные вопросы задавай, лишь когда они нужны текущей фазе.
What ships with it
21 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- phases/01-discovery.md 4.5 KB
- phases/02-features.md 3.9 KB
- phases/03-design.md 4.5 KB
- phases/04-sys.md 4.2 KB
- phases/05-plan.md 2.3 KB
- phases/06-build.md 3.9 KB
- phases/07-verify.md 4.8 KB
- phases/08-launch.md 2.5 KB
- phases/09-catalog.md 3.4 KB
- references/architecture-patterns.md 14 KB
- references/dev-practices.md 9.4 KB
- references/features.md 4.5 KB
- references/help-prodamus-map.md 2.6 KB
- references/hmac.md 10 KB
- references/payform-protocol.md 16 KB
- references/profiles.md 3.3 KB
- references/security-checklist.md 3.3 KB
- templates/brief.md 1.5 KB
- templates/catalog-package.md 2.6 KB
- templates/state.md 3.6 KB
- templates/sys-request.md 1.6 KB
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.
- 8d ago First seen · 143 lines · 142 tokens per session scan A 18d8e9d32dac
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.
Other skills, from other repositories
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.
trading-risk-gate
Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.
vectorbt
High-performance vectorized backtesting with parameter optimization, portfolio simulation, and rich performance metrics.