ses-troubleshoot

ses-troubleshoot is a skill for Claude Code, Codex from wraps-team/wraps. It costs 38 tokens per session (4,252 once invoked), scanned A, original, no licence file.

An interactive guide for diagnosing email delivery problems in Amazon SES, Amazon Web Services' email service. It uses targeted AWS command-line checks and ordered repair steps.

In plain words
What is it for?
Use it to investigate bounces, spam placement, send failures, account health, and complaints, then follow suggested remediation steps.
Why use it?
It helps identify whether messages are bouncing, failing to send, going to spam, or causing account-health and complaint problems.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to investigate bounces, spam placement, send failures, account health, and complaints, then follow suggested remediation steps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wraps-team/wraps/ses-troubleshoot
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 wraps-team/wraps --skill ses-troubleshoot
Clone the repo
git clone --depth 1 https://github.com/wraps-team/wraps

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 ses-troubleshoot

README.md
[![agentmods](https://agentmods.dev/badge/skills/wraps-team/wraps/ses-troubleshoot/github.svg)](https://agentmods.dev/skills/wraps-team/wraps/ses-troubleshoot)
Your own site
<a href="https://agentmods.dev/skills/wraps-team/wraps/ses-troubleshoot"><img src="https://agentmods.dev/badge/skills/wraps-team/wraps/ses-troubleshoot/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 ses-troubleshoot

Your own site · 80×15
<a href="https://agentmods.dev/skills/wraps-team/wraps/ses-troubleshoot"><img src="https://agentmods.dev/badge/skills/wraps-team/wraps/ses-troubleshoot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,252 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 unknown 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.00038 $0.04252
Opus 5 $0.00019 $0.02126
Sonnet 5 $0.00008 $0.00850
Haiku 4.5 $0.00004 $0.00425

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

Security

Grade A, and why

ses-troubleshoot 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 9d 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.

apps/website/public/.well-known/skills/ses-troubleshoot/SKILL.md · 459 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 9d ago First seen · 459 lines · 38 tokens per session scan A 11d1b9667444

Subscribe to this mod's changes

ses-troubleshoot is a skill published in the GitHub repository wraps-team/wraps (57 stars, last pushed today), with no licence file. It adds 38 tokens to every session and 4,252 once invoked, about $0.0002 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

agent-inspect

Local evidence debugger and trajectory-test toolkit for TypeScript AI agents. Use when capturing framework-faithful traces, asserting TraceContract/TraceFacts, packaging Evidence v2, or inspecting local runs over read-only MCP (gettracefacts).

rajudandigam/agent-inspect · 52 tokens

pi-observability-local-dev

Use when developing or reviewing packages/pi-observability dashboard/server changes locally, especially rebuilding dist, restarting the 43190 server, validating UI behavior, or keeping the local dashboard in sync with source edits.

spences10/my-pi · 48 tokens

angular

Use when building, refactoring, or debugging Angular (v20/21+): standalone components, signals, zoneless change detection, @if/@for/@defer control flow, inject() DI, resource()/httpResource(), RxJS interop, NgRx SignalStore, ng CLI. NOT React (that is react), NOT Next.js (that is nextjs), NOT a TypeScript language…

ericrisco/rsc-harness · 89 tokens

novu-framework-integration

Build code-first notification workflows with @novu/framework. Use when defining workflows in TypeScript (Zod / JSON Schema / Class Validator), composing channel steps (email, SMS, push, chat, in-app) with action steps (delay, digest, custom), exposing Step Controls for non-technical teammates, rendering…

novuhq/novu · 144 tokens

joycraft-bugfix

Structured bug fix workflow — triage, diagnose, discuss with user, write a focused spec, hand off for implementation.

maksutovic/joycraft · 29 tokens

joycraft-add-fact

Invoked by session-end or the human after a fact surfaces — route it to the correct context document (production map, dangerous assumptions, decision log, institutional knowledge, troubleshooting).

maksutovic/joycraft · 41 tokens