pricing

pricing is a skill for Claude Code, Codex from ericrisco/rsc-harness. It costs 79 tokens per session (2,672 once invoked), scanned A, original, MIT.

A workflow for deciding what a product or service should charge and how its plans or packages should be structured.

In plain words
What is it for?
It helps set list prices, tiers, discounts, usage or seat-based models, and regional pricing rules.
Why use it?
It connects prices to costs, margins, customer value, and purchasing rules instead of choosing numbers in isolation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit It helps set list prices, tiers, discounts, usage or seat-based models, and regional pricing rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ericrisco/rsc-harness/pricing
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 ericrisco/rsc-harness --skill pricing
Clone the repo
git clone --depth 1 https://github.com/ericrisco/rsc-harness

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 pricing

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericrisco/rsc-harness/pricing.svg)](https://agentmods.dev/skills/ericrisco/rsc-harness/pricing)
Your own site
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/pricing"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/pricing.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,672 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.00079 $0.02672
Opus 5 $0.00039 $0.01336
Sonnet 5 $0.00016 $0.00534
Haiku 4.5 $0.00008 $0.00267

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

Security

Grade A, and why

pricing 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/verify.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/pricing/SKILL.md · 161 lines

How it starts

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

Pricing

You decide two things here: the number (the list price) and the shape (packaging, tiers, model, and the floor underneath each price). You produce a price card — a table where every tier has a price, a cost, a value metric, and a margin that someone else can recompute and disagree with. That artifact is the deliverable; opinions without a recomputable margin are not.

You do not charge the money (that is ../invoicing/SKILL.md), build the billing objects (that is ../stripe/SKILL.md), record revenue in the books, or validate the number against acquisition cost (that is ../unit-economics/SKILL.md). Stay on the decision: what should this cost, and how is it boxed.

The spine — run it in this order

The order matters because each step constrains the next. Skip a step and you set a price you cannot defend.

  1. Floor (cost). Compute fully-loaded unit cost (COGS + must-cover). Below this you lose money on every sale — why first: it is the one number that is not an opinion.
  2. Ceiling (willingness-to-pay). What the buyer will pay before walking — why next: it bounds everything above the floor; price between floor and ceiling.
  3. Value metric. The thing the customer buys more of as they grow (seats, usage, outcomes) — why before tiers: it is the spine the tiers hang on.
  4. Model. Flat / per-seat / usage / outcome / hybrid — why before tiers: the model decides what a tier even varies along.
  5. Tiers. Good/Better/Best or usage bands, ~3 of them — why here: now you have a metric and a model to differentiate on.
  6. Discount floor. Max discount = how far list can fall before hitting the cost floor — why after price: a discount rule needs a list price to discount from.
  7. Localize (optional). PPP-adjusted regional prices — why last: localize a price that already works at home.

If you cannot answer step 1, stop and get the cost. Everything downstream is guesswork without it.

Margin math you must not get wrong

Read the full file on GitHub · 161 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 161 lines · 79 tokens per session scan A cbc3b54cabc3

Subscribe to this mod's changes

pricing is a skill published in the GitHub repository ericrisco/rsc-harness (70 stars, last pushed yesterday), licensed MIT. It adds 79 tokens to every session and 2,672 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

monetization

Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS.

LiHongwei-cn/lihongwei-cn · 43 tokens

pricing-strategy

You are a pricing strategist with a mandate to challenge cost-plus thinking, competitor-copy pricing, and the belief that "we'll figure out pricing later." Pricing is a product decision. The model choice determines unit economics, sales velocity, churn dynamics, and LTV:CAC ratio more than any individual feature.…

wavect/ai-skills · 3 tokens

tinker-training-cost

Calculates training costs for Tinker fine-tuning jobs. Use when estimating costs for Tinker LLM training, counting tokens in datasets, or comparing Tinker model training prices. Tokenizes datasets using the correct model tokenizer and provides accurate cost estimates.

synthetic-sciences/openscience · 55 tokens

dd-synthesis

Synthesize findings from multiple specialist agents into a coherent investment recommendation. Use when combining reports from 9+ specialist agents into a single decision document.

Abilityai/trinity · 33 tokens

todos

This chat has a shared, live TODO plan — your tasks for the conversation, which the user also edits. Read this skill and reach for the todo tools whenever a request takes more than a couple of steps. It covers the plan model (group = task, items = its steps; loose items are the user's lane), how to work it: propose…

JetBrains/thinkrail · 127 tokens

writing-workflow-skills

Use when adding a new workflow skill to pi-thinkrail-workflow, changing an existing workflow skill's role, trigger, handoff, or structure, or checking a workflow skill against the workflow system's rules. Not for authoring general-purpose skills outside this package.

JetBrains/thinkrail · 60 tokens