distribution-physics

distribution-physics is a skill for Claude Code from winstonkoh87/Athena-Public. It costs 20 tokens per session (205 once invoked), scanned A, original, MIT.

A method for planning how a product reaches potential customers, known as go-to-market planning. It compares channels such as search engines, paid advertising, and social media with the product’s business economics.

In plain words
What is it for?
Use it to choose an acquisition channel, plan a launch, assess distribution costs, and test whether a marketing approach fits the product.
Why use it?
It helps identify whether a product has a realistic path to customers and avoids relying on people discovering it without a plan.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Good fit Use it to choose an acquisition channel, plan a launch, assess distribution costs, and test whether a marketing approach fits the product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/winstonkoh87/athena-public/distribution-physics
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 winstonkoh87/Athena-Public --skill distribution-physics
Clone the repo
git clone --depth 1 https://github.com/winstonkoh87/Athena-Public

Made for: Claude Code.

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 distribution-physics

README.md
[![agentmods](https://agentmods.dev/badge/skills/winstonkoh87/athena-public/distribution-physics/github.svg)](https://agentmods.dev/skills/winstonkoh87/athena-public/distribution-physics)
Your own site
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/distribution-physics"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/distribution-physics/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 distribution-physics

Your own site · 80×15
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/distribution-physics"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/distribution-physics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 205 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.00020 $0.00205
Opus 5 $0.00010 $0.00102
Sonnet 5 $0.00004 $0.00041
Haiku 4.5 $0.00002 $0.00020

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

Security

Grade A, and why

distribution-physics 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.

examples/skills/business/distribution-physics/SKILL.md · 29 lines

What it actually says

Distribution Physics

Evaluates whether a product has a structurally viable path to market, enforcing the "Build the Audience, then Build the Product" methodology.

Triggers

"go to market", "how to launch", "distribution strategy"

Core Mechanics

  1. Identifies the primary acquisition channel (SEO, Paid, Social).
  2. Calculates the friction coefficient of that channel vs the Unit Economics.
  3. Rejects strategies that rely on "Build it and they will come."

Reference Paths

  • .context/memories/protocols/business/106-distribution-physics.md
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 · 29 lines · 20 tokens per session scan A b3802afbdb92

Subscribe to this mod's changes

distribution-physics is a skill published in the GitHub repository winstonkoh87/Athena-Public (587 stars, last pushed today), licensed MIT. It adds 20 tokens to every session and 205 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-30.

Related

Other skills, from other repositories

cirq

Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use qiskit; for quantum ML with autodiff use pennylane; for…

LeonChaoX/qinyan-academic-skills · 67 tokens

qiskit

IBM quantum computing framework. Use when targeting IBM Quantum hardware, working with Qiskit Runtime for production workloads, or needing IBM optimization tools. Best for IBM hardware execution, quantum error mitigation, and enterprise quantum computing. For Google hardware use cirq; for gradient-based quantum ML use…

LeonChaoX/qinyan-academic-skills · 73 tokens

astropy

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve…

LeonChaoX/qinyan-academic-skills · 84 tokens

fluidsim

Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC…

LeonChaoX/qinyan-academic-skills · 69 tokens

anndata

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

LeonChaoX/qinyan-academic-skills · 63 tokens

zarr-python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

LeonChaoX/qinyan-academic-skills · 42 tokens