super-specialized-platform-sdks

super-specialized-platform-sdks is a skill for Codex from arpitexplores/skills-super. It costs 27 tokens per session (358 once invoked), scanned A, original, MIT.

A set of workflows for connecting software to specialized platforms such as Salesforce, Shopify, Telegram, and Discord. An SDK is a programming toolkit provided for building against a platform.

In plain words
What is it for?
Use it to build Salesforce or Shopify integrations, create Telegram or Discord bots, map API endpoints, and validate integrations with test data.
Why use it?
It helps plan authentication, permissions, data synchronization, error handling, testing, and maintenance for platform integrations.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to build Salesforce or Shopify integrations, create Telegram or Discord bots, map API endpoints, and validate integrations with test data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arpitexplores/skills-super/super-specialized-platform-sdks
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 arpitexplores/skills-super --skill super-specialized-platform-sdks
Clone the repo
git clone --depth 1 https://github.com/arpitexplores/skills-super

Made for: 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 super-specialized-platform-sdks

README.md
[![agentmods](https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-specialized-platform-sdks/github.svg)](https://agentmods.dev/skills/arpitexplores/skills-super/super-specialized-platform-sdks)
Your own site
<a href="https://agentmods.dev/skills/arpitexplores/skills-super/super-specialized-platform-sdks"><img src="https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-specialized-platform-sdks/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for super-specialized-platform-sdks

Your own site · 80×15
<a href="https://agentmods.dev/skills/arpitexplores/skills-super/super-specialized-platform-sdks"><img src="https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-specialized-platform-sdks.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 358 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.00027 $0.00358
Opus 5 $0.00014 $0.00179
Sonnet 5 $0.00005 $0.00072
Haiku 4.5 $0.00003 $0.00036

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

Security

Grade A, and why

super-specialized-platform-sdks 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 11d 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.

super-specialized-platform-sdks/SKILL.md · 55 lines

What it actually says

Super Specialized Platform SDKs

Overview

Build integrations with specific platforms using their SDKs and best practices.

User Intent Examples

  • "Need help with Salesforce Development for my product/site."
  • "Create a plan for Shopify Development."
  • "Audit or improve Telegram/Discord Bots."

Workflow

  1. Confirm platform, version, and auth model.
  2. Map required API endpoints and permissions.
  3. Design data models and sync strategy.
  4. Implement SDK integration and error handling.
  5. Test with sandbox data and validate limits.
  6. Document setup and maintenance.

Minimal Intake Questions

  • Primary goal or outcome
  • Scope (pages, systems, teams, or timeframe)
  • Constraints (tools, budget, timeline)

Output Format

  • Integration plan and endpoints
  • Auth and permission checklist
  • Sync and retry strategy
  • Testing and validation steps

Routing Map (Modules)

  • Salesforce Development -> references/modules/salesforce-development.md
  • Shopify Development -> references/modules/shopify-development.md
  • Telegram/Discord Bots -> references/modules/telegram-bot-builder.md

Bundled References

  • references/modules/
  • scripts/
  • assets/
  • agents/

Compatibility Notes

  • If any module references slash commands or tool-specific paths, translate them into plain-language steps.
  • Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.

Guardrails

  • Respect platform rate limits.
  • Avoid hardcoding secrets.
  • Validate API changes during upgrades.
Files

What ships with it

9 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. 11d ago First seen · 55 lines · 27 tokens per session scan A e11ae06328b4

Subscribe to this mod's changes

super-specialized-platform-sdks is a skill published in the GitHub repository arpitexplores/skills-super (2 stars, last pushed 4mo ago), licensed MIT. It adds 27 tokens to every session and 358 once invoked, about $0.0001 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.