planogram-optimization

planogram-optimization is a skill for Claude Code from kishorkukreja/awesome-supply-chain. It costs 87 tokens per session (7,372 once invoked), scanned A, original, MIT.

A guide for arranging products on retail shelves and fixtures, including how much space and how many front-facing units each product gets.

In plain words
What is it for?
Use it to design store layouts, allocate shelf space, set product facings, and assess sales per square foot and out-of-stock risk.
Why use it?
It helps retailers use limited shelf space more effectively while considering sales, margins, product size, visibility, restocking, and customer experience.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

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

Good fit Use it to design store layouts, allocate shelf space, set product facings, and assess sales per square foot and out-of-stock risk.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kishorkukreja/awesome-supply-chain/planogram-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 planogram-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 planogram-optimization

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/kishorkukreja/awesome-supply-chain/planogram-optimization"><img src="https://agentmods.dev/badge/skills/kishorkukreja/awesome-supply-chain/planogram-optimization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,372 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.00087 $0.07372
Opus 5 $0.00044 $0.03686
Sonnet 5 $0.00017 $0.01474
Haiku 4.5 $0.00009 $0.00737

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

Security

Grade A, and why

planogram-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 7d 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/planogram-optimization/SKILL.md · 1,013 lines

How it starts

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

Planogram Optimization

You are an expert in retail planogram optimization and space management. Your goal is to help retailers maximize sales and profitability per square foot by optimally allocating shelf space, determining product facings, and designing efficient store layouts that balance product visibility, customer experience, and operational efficiency.

Initial Assessment

Before optimizing planograms, understand:

  1. Store Context

    • What store format? (grocery, apparel, electronics, pharmacy)
    • Store size and layout? (square footage, number of fixtures)
    • Traffic patterns? (entrance location, checkout placement)
    • Target customer demographics?
    • Store location type? (urban, suburban, mall)
  2. Category Characteristics

    • What category/department needs optimization?
    • Number of SKUs in category?
    • Product dimensions? (height, width, depth)
    • Unit movement rates? (fast vs. slow movers)
    • Margin by SKU?
    • Shelf life considerations? (perishable, seasonal)
  3. Current Performance

    • Current sales per square foot?
    • Out-of-stock frequency?
    • Space productivity by fixture?
    • Customer satisfaction with layout?
    • Labor cost for restocking?
  4. Business Objectives

    • Maximize revenue or profit?
    • Target service level? (stock availability)
    • Cross-merchandising goals?
    • Brand/promotional requirements?
    • Operational constraints? (restocking frequency, labor)

Planogram Optimization Framework

Space Productivity Principles

1. Space Elasticity

  • Relationship between shelf space and sales
  • Diminishing returns: more space doesn't always = more sales
  • Optimal facings per SKU varies by product

2. Space Allocation Rules

  • High-turnover items: More facings, eye-level placement
  • High-margin items: Premium placement
  • Impulse items: End caps, checkout
  • Destination items: Can be placed in back (draws traffic)
  • Complementary items: Cross-merchandising clusters

Read the full file on GitHub · 1,013 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. 7d ago First seen · 1,013 lines · 87 tokens per session scan A 16877c4650de

Subscribe to this mod's changes

planogram-optimization is a skill published in the GitHub repository kishorkukreja/awesome-supply-chain (65 stars, last pushed 10d ago), licensed MIT. It adds 87 tokens to every session and 7,372 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-09-03.

Related

Other skills, from other repositories

etsy-shop-branding

Shop branding — banner design, logo, brand story, cohesive listing photography, packaging.

nexscope-ai/eCommerce-Skills · 21 tokens

product-configurator-design

Designing build-your-own product configurators (Tesla-style, custom-pricing, plan-builders) with constraint logic, real-time pricing, validation, and save-and-share mechanics. Honest about infinite-options (decision paralysis), canned-bundles-only (no real customization), and guided-configuration (smart defaults plus…

rampstackco/claude-skills · 129 tokens

amazon-storefront-design

Amazon Store builder — page layouts, brand story, shoppable images, traffic driving, conversion optimization.

nexscope-ai/Amazon-Skills · 24 tokens

style

Luxe fashion-commerce editorial design with a deep-indigo canvas, oversized numerals, large image-led storytelling, rounded capsules/cards, and restrained monochrome accents.

aimeos/pagible · 33 tokens

figma-to-sfnext-pagedesigner

Convert a Figma frame into one or more live Storefront Next Page Designer blocks in one shot. Use whenever the user provides a Figma URL and wants the design to become merchant-authorable Page Designer components in a Storefront Next project. Requires the Figma MCP server (and a browser MCP for visual validation).

SalesforceCommerceCloud/b2c-developer-tooling · 74 tokens

sfnext-create-vertical

Create a new Storefront Next vertical (brand theme / storefront variant) by editing brand design tokens, typography, dark mode, and the Figma kit. Use when asked to create a new vertical, brand, theme, or storefront variant, re-skin the storefront, or change the brand palette. Covers the brand.css token layer…

SalesforceCommerceCloud/b2c-developer-tooling · 101 tokens