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.
npx skills add JeffBrines/openfpa --skill sku-profitabilitygit clone --depth 1 https://github.com/JeffBrines/openfpaWrote 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.
[](https://agentmods.dev/skills/jeffbrines/openfpa/sku-profitability)<a href="https://agentmods.dev/skills/jeffbrines/openfpa/sku-profitability"><img src="https://agentmods.dev/badge/skills/jeffbrines/openfpa/sku-profitability/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.
<a href="https://agentmods.dev/skills/jeffbrines/openfpa/sku-profitability"><img src="https://agentmods.dev/badge/skills/jeffbrines/openfpa/sku-profitability.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.00694 |
| Opus 5 | $0.00026 | $0.00347 |
| Sonnet 5 | $0.00011 | $0.00139 |
| Haiku 4.5 | $0.00005 | $0.00069 |
Grade A, and why
sku-profitability 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SKU Profitability
Generated skill (example). This is the kind of bespoke skill
fpa-learn-businessproposes when the business profile says "product company with a discrete SKU set." It lives inskills/generated/- in a real engagement it would be written into the client's repo after human approval, citing the profile facts that justify it (here: a limited-SKU D2C brand where per-product economics drive the mix decision).
Overview
The channel-level forecast tells you the business is healthy; it doesn't tell you which products carry it. This skill computes per-SKU economics and the Pareto curve so you can see the 80/20, find margin-dilutive SKUs, and make cut/reprice/push calls.
Core principle: Revenue flatters; margin and contribution decide. Rank by gross profit, not by sales.
When to use
- "Which products actually make money?" / "what should we cut?"
- Product-mix, pricing, or assortment-rationalization decisions
- Any product business with a discrete SKU set (especially limited-SKU brands)
Workflow
-
Load the SKUs (annual units, price, unit cost):
import pyfpa skus = pyfpa.load_skus("examples/ridgeline/skus.yaml") # or build [Sku(...)] inline df = pyfpa.sku_profitability(skus)dfis sorted by gross profit (desc), indexed by SKU, with columns:units, revenue, cogs, gross_profit, gross_margin, revenue_share, cumulative_revenue_pct. -
Find the 80/20:
n = pyfpa.pareto_breakpoint(df, threshold=0.8) # SKUs that make 80% of revenue -
Read the signals:
- Top of the list (high gross profit) - protect and push these.
- High revenue, low
gross_margin- reprice or renegotiate cost; they're buying share with your margin. - Low
revenue_shareAND low margin - candidates to cut (carrying cost without contribution). - The Pareto tail - if the bottom SKUs add complexity (SKUs to manage, inventory to hold) without margin, rationalize them.
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.
- 10d ago First seen · 54 lines · 53 tokens per session scan A 6d61c637d4d2
sku-profitability is a skill published in the GitHub repository JeffBrines/openfpa (6 stars, last pushed 2mo ago), licensed MIT. It adds 53 tokens to every session and 694 once invoked, about $0.0003 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-31.
Other skills, from other repositories
paid-ads-amazon
Plan and review Amazon Ads with margin-aware ACoS, product, and search-term guardrails. Use for Amazon advertising, Sponsored Products, Sponsored Brands, Sponsored Display, ASIN targeting, Amazon ACoS, or Amazon Ads performance exports.
beat-sync-reel
Generates Instagram Reels where product image cuts are synced to audio beats. Accepts audio as a local file, URL, or search query. Uses librosa for beat detection, FFmpeg Ken Burns for scene animation, and Pillow for text overlays. No AI video generation — fully free, fast, and scalable.
ebay-search
Search eBay listings - find items, auctions, deals, and compare prices.
einbeziehung-online-clickwrap-browsewrap
Für Einbeziehung Online Clickwrap Browsewrap: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.
kurzfristige-preiserhoehung-lieferfrist
Für Kurzfristige Preiserhöhung 309: prüft Frist, Form, Zuständigkeit und Eilbedarf; Ergebnis: Fristen- und Risikoampel. Fachgebiet: AGB-Recht-Prüfer. Route: kurzfristige-preiserhoehung-lieferfrist.
plattform-online-gate-rollout-rangfolge
Für Plattform und Online Checkout: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: plattform-online-gate-rollout-rangfolge.