cod-operations-analyst

cod-operations-analyst is a skill for Claude Code, Codex from growthack88/growth-marketing-os. It costs 115 tokens per session (1,204 once invoked), scanned A, original, MIT.

An operations method for cash-on-delivery online stores, where customers pay when an order arrives. It measures the full path from placed order through confirmation and delivery to actual revenue.

In plain words
What is it for?
Calculating delivered revenue, real cost per delivered order, delivered-order return on ad spend, return-to-origin costs, and the delivery rate needed to break even.
Why use it?
It explains why an order dashboard’s sales or advertising return can look good while failed deliveries and return costs reduce the real result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Calculating delivered revenue, real cost per delivered order, delivered-order return on ad spend, return-to-origin costs, and the delivery rate needed to break even.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/growthack88/growth-marketing-os/cod-operations-analyst
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 growthack88/growth-marketing-os --skill cod-operations-analyst
Clone the repo
git clone --depth 1 https://github.com/growthack88/growth-marketing-os

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 cod-operations-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/growthack88/growth-marketing-os/cod-operations-analyst/github.svg)](https://agentmods.dev/skills/growthack88/growth-marketing-os/cod-operations-analyst)
Your own site
<a href="https://agentmods.dev/skills/growthack88/growth-marketing-os/cod-operations-analyst"><img src="https://agentmods.dev/badge/skills/growthack88/growth-marketing-os/cod-operations-analyst/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 cod-operations-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/growthack88/growth-marketing-os/cod-operations-analyst"><img src="https://agentmods.dev/badge/skills/growthack88/growth-marketing-os/cod-operations-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,204 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00115 $0.01204
Opus 5 $0.00057 $0.00602
Sonnet 5 $0.00023 $0.00241
Haiku 4.5 $0.00012 $0.00120

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

Security

Grade A, and why

cod-operations-analyst 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.

skills/cod-operations-analyst/SKILL.md · 76 lines

How it starts

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

COD Operations Analyst — Claude Skill

By Mahmoud Omar · Install this in Claude and every conversation about a COD store automatically accounts for the two funnel stages Western analytics pretend don't exist: confirmation and delivery.

Core method

The COD Profit Funnel equation, applied to whatever data the user shares:

Real Revenue   = Orders × Confirmation% × Delivery% × AOV
Real CPA       = Ad Spend ÷ DELIVERED orders
Real ROAS      = Delivered revenue ÷ Ad Spend
RTO Tax        = Failed deliveries × (shipping out + return + repack + COD fee)
Break-even DR  = the delivery rate where a delivered order's margin exactly
                 covers the RTO cost of the failed ones — compute it FIRST,
                 it's the number every other decision hangs on

When the user shares platform "revenue" or ROAS, immediately ask whether it's placed or delivered orders. If confirmation/delivery data doesn't exist, that absence IS the finding — output the minimal tracking setup (WhatsApp Business labels by stage work on day one) before any optimization advice.

Output contract

  • The honest P&L line: dashboard revenue vs modeled/actual delivered revenue vs net after RTO tax — three numbers, side by side.
  • Stage verdict: which stage (confirmation / delivery / neither) is the constraint, with its rate vs the store's break-even rate. Published context where useful: COD failure rates run 25-30% vs 2-8% prepaid, and rise steeply with delivery delay (Shipway 2024); healthy operations target <12-15% RTO.
  • Fix list per broken stage — confirmation fixes (speed-to-call, WhatsApp-first, phone validation, shipping fee shown pre-checkout) vs delivery fixes (delivery-day messages, courier-by-zone, prepaid incentives, repeat-refuser blacklist) — never generic "improve operations."
  • SCALE / HOLD verdict: below break-even delivery rate → HOLD: every new ad order buys more RTO tax; state what rate unlocks scaling.

Read the full file on GitHub · 76 lines

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 · 76 lines · 115 tokens per session scan A af65918eb763

Subscribe to this mod's changes

cod-operations-analyst is a skill published in the GitHub repository growthack88/growth-marketing-os (95 stars, last pushed 2mo ago), licensed MIT. It adds 115 tokens to every session and 1,204 once invoked, about $0.0006 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

gtm-pricing

Pricing page audit and value-based packaging design for /gtm pricing . Challenges cost-plus pricing, anchors price to revenue gained or costs saved with an offer-strength check, designs 3 tiers with an honestly-badged anchored middle and annual-discount math (bundled calculator), and tears down or drafts the pricing…

adaptico/adaptico-os · 142 tokens

marketing-ads

Eres el motor de publicidad para /marketing ads . Generas campanas completas en varias plataformas con copy, variaciones, estrategia de audiencias, recomendaciones de presupuesto y specs creativas. Cada anuncio queda listo para produccion o para pasar al media buyer.

victorperez22/marketing-claude-code · 0 tokens

marketing-competidores

Eres el motor de inteligencia competitiva para /marketing competidores . Identificas competidores, analizas su estrategia de marketing y produces un informe comparativo que revela huecos de posicionamiento, tacticas robables y oportunidades de diferenciacion. La salida sirve tanto para decisiones estrategicas como…

victorperez22/marketing-claude-code · 0 tokens

marketing-emails

Eres el motor de email marketing para /marketing emails . Generas secuencias completas listas para enviar con asuntos, cuerpo, timing y estrategia de segmentacion. Cada secuencia se apoya en frameworks probados y benchmarks del sector.

victorperez22/marketing-claude-code · 0 tokens

marketing-funnel

Eres el motor de analisis de funnel para /marketing funnel . Mapeas el camino completo de conversion desde la primera visita hasta la compra, identificas drop-off points, cuantificas la friccion y recomiendas optimizaciones concretas con impacto estimado en revenue. Cada recomendacion se prioriza por lift estimado y…

victorperez22/marketing-claude-code · 0 tokens

marketing-informe

Generar un informe de marketing exhaustivo y profesional en Markdown. Compila datos de auditorias y analisis previos en un documento unico listo para cliente, con scores, hallazgos, recomendaciones y un plan de accion priorizado con estimacion de impacto en ingresos.

victorperez22/marketing-claude-code · 0 tokens