cloudx-integrate

cloudx-integrate is a skill for Claude Code, Codex from cloudx-io/cloudx-sdk-agents. It costs 82 tokens per session (1,525 once invoked), scanned A, original, MIT.

A workflow for adding the CloudX advertising software development kit to publisher apps. It covers Android, iOS, React Native, Flutter, and Unity, and can also address existing ad-mediation setups.

In plain words
What is it for?
It is for installing or replacing CloudX ads or mediation, checking an integration, and adapting the setup to a supported mobile or game development platform.
Why use it?
It provides a documented integration process and requires current product facts from CloudX documentation instead of relying on outdated remembered details.

Skill for Claude CodeCodex

Part of the cloudx plugin — 2 skills shipped together

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.

agentmods
npx agentmods add skills/cloudx-io/cloudx-sdk-agents/cloudx-integrate
Any agent
npx skills add cloudx-io/cloudx-sdk-agents --skill cloudx-integrate
Clone the repo
git clone --depth 1 https://github.com/cloudx-io/cloudx-sdk-agents

Made for: Claude Code, Codex.

Or install cloudx, the plugin that ships this one along with the rest of its 2 skills.

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 cloudx-integrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/cloudx-io/cloudx-sdk-agents/cloudx-integrate.svg)](https://agentmods.dev/skills/cloudx-io/cloudx-sdk-agents/cloudx-integrate)
Your own site
<a href="https://agentmods.dev/skills/cloudx-io/cloudx-sdk-agents/cloudx-integrate"><img src="https://agentmods.dev/badge/skills/cloudx-io/cloudx-sdk-agents/cloudx-integrate.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,525 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00082 $0.01525
Opus 5 $0.00041 $0.00763
Sonnet 5 $0.00016 $0.00305
Haiku 4.5 $0.00008 $0.00153

Measured 4d ago against content hash 344ee45867ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloudx-integrate 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.

.agents/skills/cloudx-integrate/SKILL.md · 131 lines

How it starts

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

CloudX SDK Integration

You are integrating the CloudX SDK into the publisher's app. This skill supplies the workflow and field knowledge. All product facts come from the docs site at run time — never from this skill and never from memory.

Iron rules

  1. Never state an SDK version, dependency coordinate, API signature, class or method name, adapter list, or supported-format claim from memory. Fetch the relevant docs page first, every session. Your training data is stale for this SDK by definition.
  2. The docs site is the sole source of API truth: fetch https://docs.cloudx.io/llms.txt for the page index; every page listed there is retrievable as raw markdown at its .md URL. If the CloudX MCP server is configured, its SearchDocs tool is an equivalent alternative.
  3. Current versions and dependency coordinates come from the platform's integration overview page (e.g. en/android/integration.md) — not from package registries and not from this repository.
  4. This repository's playbooks/ hold real-world scenario knowledge that the docs do not cover. Load only the playbooks whose detection signals match the project (see references/playbook-index.md).

Workflow

Work through the phases in order. Do not skip Detect — it drives everything else.

Phase 1 — Detect

Identify, from the project's files:

  • Platform: build.gradle/build.gradle.kts → Android; *.xcodeproj, Podfile, or Package.swift → iOS; pubspec.yaml → Flutter; React Native in package.json → React Native; ProjectSettings/ → Unity. A Flutter, React Native, or Unity project also contains native subprojects — the wrapper platform wins.
  • Existing ad/mediation SDKs and CMP/consent tooling — match the signals in references/playbook-index.md and note every playbook that applies.
  • Build system specifics (Gradle DSL and dependency style, CocoaPods vs SPM, minification) — also playbook-index signals.
  • Whether the user supplied an app key and ad unit IDs. If not, proceed with clearly marked placeholders and list them in the final report.

Read the full file on GitHub · 131 lines

Files

What ships with it

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

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. 4d ago First seen · 131 lines · 82 tokens per session scan A 344ee45867ea

Subscribe to this mod's changes

cloudx-integrate is a skill published in the GitHub repository cloudx-io/cloudx-sdk-agents (15 stars, last pushed 1mo ago), licensed MIT. It adds 82 tokens to every session and 1,525 once invoked, about $0.0004 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

maestro-testing

Generate and manage Maestro test flows for mobile (Android, iOS) and web apps. Use this skill whenever the user mentions mobile testing, UI testing, end-to-end testing, Maestro flows, app automation, test generation from PRDs/specs/user stories, or wants to create/edit/debug YAML test flows. Trigger for any app…

eagleisbatman/maestro-skill · 176 tokens

update-store

ストア情報の更新自動化 — スクリーンショット撮影(シミュレーター × モック画面 × Marionette MCP)とメタデータテキスト更新。ストア更新、スクショ更新、App Store / Google Play のメタデータ更新、リリースノート作成の際に使用すること。.

K9i-0/ccpocket · 80 tokens

mobile-automation

MCP (dart-mcp + Marionette) を使ったFlutterアプリのE2E自動化・UI検証ガイド。シミュレーターでのUI動作確認、モックプレビュー検証、Bridge経由のE2Eテスト、スクリーンショット撮影など、アプリの動作検証が必要なときに使う。「動作確認して」「UIを検証して」「E2Eテスト」「シミュレーターで確認」「モックで確認」と言われたときや、UI変更後の検証フェーズで使用すること。.

K9i-0/ccpocket · 138 tokens

submit-store-review

App Store Connect・Google Playの現在の公開版をAPIで調べ、既存の最新安定ビルドとの差分から4言語のリリースノートを作成し、CLI/APIで審査へ提出・再提出する。新しいビルドを作るrelease-appとは分離し、「最新を審査提出して」「ストア審査へ提出して」「App Reviewに出して」「Google Playの審査を進めて」「却下対応して再提出して」と依頼されたときに使用する。.

K9i-0/ccpocket · 126 tokens

flutter-ui-design

SSOT (Single Source of Truth) + UDF (Unidirectional Data Flow) に基づく設計。.

K9i-0/ccpocket · 36 tokens

release-app

アプリのリリース(バージョンbump + CHANGELOG + タグ → GH Actions で自動ビルド・配布)。iOS / Android / macOS / Linux / Windows の任意の組み合わせでリリースできる。「リリース」「バージョン上げて」「リリースして」と言われたときに使う。.

K9i-0/ccpocket · 87 tokens