pricing-packaging

pricing-packaging is a skill for Claude Code from Avyayalaya/pm-skills-arsenal. It costs 54 tokens per session (19,974 once invoked), scanned A, a copy of pricing-packaging, MIT.

A guide for designing how a product charges customers and groups features into plans. It covers pricing models, customer willingness to pay, competitor pricing, free plans, usage-based charges, and the effects of changing prices.

In plain words
What is it for?
Use it when launching a product, redesigning plans, changing prices, responding to a competitor, or evaluating freemium and usage-based pricing.
Why use it?
It provides a structured way to decide what to charge and where features belong, while considering conversion, revenue, and risks to existing customers.

Skill for Claude Code

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

Part of the pm-skills plugin — 12 skills, 1 hook, 1 MCP server shipped together

Good fit Use it when launching a product, redesigning plans, changing prices, responding to a competitor, or evaluating freemium and usage-based pricing.

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

Made for: Claude Code.

Or install pm-skills, the plugin that ships this one along with the rest of its 12 skills, 1 hook, 1 MCP server.

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-packaging

README.md
[![agentmods](https://agentmods.dev/badge/skills/avyayalaya/pm-skills-arsenal/pricing-packaging/github.svg)](https://agentmods.dev/skills/avyayalaya/pm-skills-arsenal/pricing-packaging)
Your own site
<a href="https://agentmods.dev/skills/avyayalaya/pm-skills-arsenal/pricing-packaging"><img src="https://agentmods.dev/badge/skills/avyayalaya/pm-skills-arsenal/pricing-packaging/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 pricing-packaging

Your own site · 80×15
<a href="https://agentmods.dev/skills/avyayalaya/pm-skills-arsenal/pricing-packaging"><img src="https://agentmods.dev/badge/skills/avyayalaya/pm-skills-arsenal/pricing-packaging.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 19,974 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.
Origin 91% copy Near-identical to another mod 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.00054 $0.19974
Opus 5 $0.00027 $0.09987
Sonnet 5 $0.00011 $0.03995
Haiku 4.5 $0.00005 $0.01997

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

Security

Grade A, and why

pricing-packaging 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.

Origin

This is a copy

91% identical to pricing-packaging — 75 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/pricing-packaging/SKILL.md · 1,281 lines

How it starts

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

Purpose

Produce an elite-tier pricing and packaging strategy document that selects the right monetization model, quantifies willingness-to-pay with evidence-graded confidence, maps competitive pricing positions, architects package tiers with conversion-optimized feature allocation, stress-tests revenue sensitivity, and models the impact of pricing changes on existing customers. The output is a Pricing Strategy Document — not a price list, but a structural assessment of what to charge, why, and what breaks if you are wrong.

When to Use / When NOT to Use

Use this skill when:

  • Launching a new product and setting initial pricing
  • Redesigning packaging tiers or feature allocation across plans
  • Evaluating a price increase or decrease on existing customers
  • Responding to a competitor's pricing move
  • Designing usage-based or hybrid pricing for AI/SaaS products
  • Assessing freemium conversion strategy and free-tier boundaries
  • Preparing a pricing recommendation for leadership review

Do NOT use this skill when:

  • You need a competitive landscape analysis (use Competitive Market Analysis skill — this skill includes competitive pricing but as one input, not the sole output)
  • You need a full go-to-market strategy (pricing is one dimension; GTM includes channels, messaging, launch sequencing)
  • You need financial modeling or P&L projections (this skill produces pricing recommendations with revenue sensitivity, not a financial model)
  • You need customer research methodology (use Discovery & Research skill — then feed WTP findings into this skill)

Anti-inputs (what this skill does NOT handle):

  • Detailed financial modeling or unit economics spreadsheets (this skill produces the pricing strategy that feeds financial models)
  • Sales compensation design (adjacent to pricing but separate discipline)
  • Contract negotiation tactics (this skill sets the pricing floor and ceiling; negotiation is execution)
  • Transfer pricing or internal cost allocation (finance domain, not product pricing)

Read the full file on GitHub · 1,281 lines

Files

What ships with it

1 file 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. 12d ago First seen · 1,281 lines · 54 tokens per session scan A 8cda592015cb

Subscribe to this mod's changes

pricing-packaging is a skill published in the GitHub repository Avyayalaya/pm-skills-arsenal (6 stars, last pushed 3mo ago), licensed MIT. It adds 54 tokens to every session and 19,974 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to pricing-packaging, differing in 75 lines, and is treated as a copy.

Related

Other skills, from other repositories

pricing-packaging

Use when designing pricing strategy, packaging tiers, monetization models, or evaluating pricing changes — pricing model selection, willingness-to-pay analysis, competitive pricing maps, package architecture, freemium conversion, usage-based pricing design, or price change impact assessment.

Avyayalaya/agent-prime · 54 tokens

business-model-canvas

Structures and evaluates business models using Osterwalder's nine-block Business Model Canvas: Customer Segments, Value Propositions, Channels, Customer Relationships, Revenue Streams, Key Resources, Key Activities, Key Partnerships, and Cost Structure. Use when designing a new venture, comparing business model…

fatihguner/foreman · 84 tokens

Community Builder

Build and grow online communities with engagement strategies and growth tactics.

eddiebelaval/squire · 14 tokens

startup-marketing-brain

Startup marketing advisor for bootstrapped founders and indie hackers. Covers go-to-market strategy, audience building (Reddit, Twitter/X, YouTube, TikTok), AI marketing automation (agentic growth ops), Engineering as Marketing (free tools), pre-launch validation, distribution playbooks, and monetization.

afaraha8403/balakit · 67 tokens

design-go-to-market-strategy

Use when launching a new product, entering a new market, or planning the commercialization approach for a startup or new business unit.

jeffreytse/grimoire-core · 31 tokens

ai-native-direction-framing

A workflow for deciding whether an AI product idea is worth pursuing and where it should start.

gmaxxxie/ai-native-product-agent-skills · 84 tokens