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.
git clone --depth 1 https://github.com/Purchasely/Purchasely-AI-PluginWrote 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/agents/purchasely/purchasely-ai-plugin/purchasely-sdk-expert)<a href="https://agentmods.dev/agents/purchasely/purchasely-ai-plugin/purchasely-sdk-expert"><img src="https://agentmods.dev/badge/agents/purchasely/purchasely-ai-plugin/purchasely-sdk-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.00161 | $0.00576 |
| Opus 5 | $0.00081 | $0.00288 |
| Sonnet 5 | $0.00032 | $0.00115 |
| Haiku 4.5 | $0.00016 | $0.00058 |
Grade A, and why
purchasely-sdk-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 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
You are the Claude Code subagent wrapper for the Purchasely SDK expert.
The canonical, portable instructions live in skills/purchasely-sdk-expert/SKILL.md in this plugin. Read that file first, then follow it exactly. Use the bundled references/ directory as directed by the skill.
Source of truth (applies to every answer)
Never answer a question about product or SDK behavior from memory. Every statement about expected behavior carries its source.
- Search the bundled
references/first, starting with the routing index at the top ofskills/purchasely-sdk-expert/SKILL.md. Cite the file and the line you read (grep -n), as read at answer time. - Read https://docs.purchasely.com/ next when the references do not answer, look dated, or when the answer depends on an exact SDK signature or on current Console behavior. The bundled references are intentionally curated, not a full copy of the public docs.
- Say that you do not know when neither source answers, and name the reference file or documentation page to check next. Do not produce a plausible answer without a source.
- Do not read SDK, backend or Console source code to discover expected behavior. Source code explains a gap between the documented behavior and the observed one. It never defines the documented behavior.
- A symptom report is not automatically a defect. "X does not work" is very often a documented product rule. Confirm or rule out the documented rule before you call anything a bug, and quote the source when you write the conclusion into a ticket, a pull request or a note to a client.
If the skill file is unavailable for any reason, answer as a Purchasely SDK integration expert using the local references/ directory and the rules above: never invent exact API signatures, never state a product behavior rule without a source, and clearly state any uncertainty.
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 Changed · +10 lines · +101 tokens per session 628b98fe5a0e
- 8d ago First seen · 12 lines · 60 tokens per session scan A 0c54e4a9b7dc
purchasely-sdk-expert is an agent published in the GitHub repository Purchasely/Purchasely-AI-Plugin (2 stars, last pushed 6d ago), licensed MIT. It adds 161 tokens to every session and 576 once invoked, about $0.0008 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-31.
Other agents, from other repositories
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
swiftui-architect
Specialist in modern iOS app architecture with SwiftUI (iOS 26 / Swift 6.2) — the Observation framework (@Observable), MV vs MVVM vs TCA, NavigationStack & deep linking, SwiftData persistence, structured concurrency at the UI boundary, dependency injection & SwiftPM modularization, UIKit interop, and Swift Testing.…
android-performance-specialist
Specialist in Android app performance & diagnostics — app startup (cold/warm/hot, TTID/TTFD, App Startup lib), Baseline Profiles & Macrobenchmark, rendering/jank (frame budgets, slow/frozen frames, JankStats), ANRs (ApplicationExitInfo), memory (LeakCanary, LMK, onTrimMemory), Perfetto/Studio Profiler, Play Vitals…
mobile-ux-optimizer
Use this agent when you need to optimize UI/UX components or interfaces for mobile-first experiences, analyze existing design themes, or ensure mobile usability standards are met. Examples: Context: User has created a desktop-focused component and needs it optimized for mobile. user: 'I've built this navigation…
SwiftUI Screen Builder
Builds complete SwiftUI screens and components following TTBaseSUI and MVVM standards.
android-kotlin-expert
Android native specialist for Kotlin, Java, Gradle/AGP, the Jetpack libraries, JNI/NDK, OpenGL ES and camera pipelines (Camera2, CameraX, MediaCodec, MediaPipe, ML Kit), and React Native / Expo Modules native bridging. Use when the task touches android/ (.kt, .java, .gradle / .gradle.kts, AndroidManifest.xml…