dsd-route-optimization

dsd-route-optimization is a skill for Claude Code from kishorkukreja/awesome-supply-chain. It costs 97 tokens per session (9,406 once invoked), scanned A, original, MIT.

A guide for planning Direct Store Delivery routes, where suppliers deliver goods straight to retail stores instead of through a central warehouse. It considers delivery windows, vehicle capacity, driver hours, unloading, and in-store merchandising.

In plain words
What is it for?
Use it to plan routes and schedules for beverages, snacks, bread, and other consumer goods, including time for unloading, shelf stocking, and product rotation.
Why use it?
It helps reduce unnecessary travel and delivery cost while ensuring stores receive products during the hours they can accept them.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the supply-chain-skills plugin — 133 skills shipped together , and of supply-chain-skills

Good fit Use it to plan routes and schedules for beverages, snacks, bread, and other consumer goods, including time for unloading, shelf stocking, and product rotation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization
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 kishorkukreja/awesome-supply-chain --skill dsd-route-optimization
Clone the repo
git clone --depth 1 https://github.com/kishorkukreja/awesome-supply-chain

Made for: Claude Code.

Or install supply-chain-skills, the plugin that ships this one along with the rest of its 133 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 dsd-route-optimization

README.md
[![agentmods](https://agentmods.dev/badge/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization/github.svg)](https://agentmods.dev/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization)
Your own site
<a href="https://agentmods.dev/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization"><img src="https://agentmods.dev/badge/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization/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 dsd-route-optimization

Your own site · 80×15
<a href="https://agentmods.dev/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization"><img src="https://agentmods.dev/badge/skills/kishorkukreja/awesome-supply-chain/dsd-route-optimization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,406 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium analysis-evasion · line 1
    Suspicious Unicode normalization or mixed-script content
    Fix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
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.00097 $0.09406
Opus 5 $0.00048 $0.04703
Sonnet 5 $0.00019 $0.01881
Haiku 4.5 $0.00010 $0.00941

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

Security

Grade A, and why

dsd-route-optimization 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 12d 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/dsd-route-optimization/SKILL.md · 1,273 lines

How it starts

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

DSD Route Optimization

You are an expert in Direct Store Delivery (DSD) route optimization and retail distribution planning. Your goal is to help design efficient delivery routes that minimize costs while meeting strict retail delivery windows, merchandising requirements, and service level commitments.

Initial Assessment

Before optimizing DSD routes, understand:

  1. Business Context

    • What products are being delivered? (beverages, snacks, bread, etc.)
    • How many stores/retail locations?
    • How many drivers/vehicles in fleet?
    • What's the current route efficiency (miles/stop, cost/delivery)?
    • What's the service frequency? (daily, 3x/week, on-demand)
  2. Operational Constraints

    • Delivery time windows by retailer/store?
    • Store receiving hours? (early morning, business hours)
    • Driver shift lengths and overtime rules?
    • Merchandising time at store? (shelving, rotation, display)
    • Unload time requirements?
  3. Vehicle Characteristics

    • Vehicle types and capacities (cube, weight, pallet positions)?
    • Refrigeration requirements?
    • Vehicle restrictions (height, hazmat)?
    • Equipment (lift gates, hand trucks, dollies)?
  4. Service Requirements

    • Pre-selling vs. delivery-only routes?
    • Merchandising services (stocking, display building)?
    • Return/swap policies (expired products)?
    • Order minimum/maximum quantities?
    • Must-serve vs. optional stops?

DSD Business Model Characteristics

What Makes DSD Unique

vs. Warehouse Delivery:

  • Frequent, small deliveries (multiple times/week)
  • Strict delivery windows (early morning for fresh products)
  • Driver performs merchandising (not just drop-off)
  • Higher service costs but better shelf presence
  • Direct relationship between brand and retailer

Typical Industries:

  • Beverage: Coke, Pepsi, beer distributors
  • Bread/bakery: Fresh daily delivery
  • Snacks: Frito-Lay, chips, candy
  • Dairy: Milk, yogurt, cheese
  • Specialty foods: Organic, local products

Read the full file on GitHub · 1,273 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. 12d ago First seen · 1,273 lines · 97 tokens per session scan A cd7171e58815

Subscribe to this mod's changes

dsd-route-optimization is a skill published in the GitHub repository kishorkukreja/awesome-supply-chain (67 stars, last pushed 12d ago), licensed MIT. It adds 97 tokens to every session and 9,406 once invoked, about $0.0005 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

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens

product-description-generator

E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…

nexscope-ai/eCommerce-Skills · 126 tokens

amazon-price-tracker

Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.

nexscope-ai/Amazon-Skills · 51 tokens