pricing

pricing is a skill for Claude Code from AIDevGTM/gtm-cofounder. It costs 70 tokens per session (1,905 once invoked), scanned A, original, MIT.

A pricing guide for deciding what to charge, what each plan includes, and where free access ends.

In plain words
What is it for?
Use it to choose a value metric, design free and paid tiers, set actual prices, and decide when to introduce a paywall.
Why use it?
It helps replace guesswork and fear with a way to set prices based on customer value. It also addresses common problems such as charging too little or never charging developers.

Skill for Claude Code

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

Part of the gtm-cofounder plugin — 19 skills shipped together

Good fit Use it to choose a value metric, design free and paid tiers, set actual prices, and decide when to introduce a paywall.

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

Made for: Claude Code.

Or install gtm-cofounder, the plugin that ships this one along with the rest of its 19 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 pricing

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aidevgtm/gtm-cofounder/12-pricing"><img src="https://agentmods.dev/badge/skills/aidevgtm/gtm-cofounder/12-pricing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,905 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.00070 $0.01905
Opus 5 $0.00035 $0.00953
Sonnet 5 $0.00014 $0.00381
Haiku 4.5 $0.00007 $0.00191

Measured 12d ago against content hash 8ec84bff3da8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 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.

skills/12-pricing/SKILL.md · 93 lines

How it starts

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

Pricing (what to charge, and how)

Price is not a number you pick at the end. It is a positioning decision: it tells the market who you are, what you replace, and how much you believe you are worth. Get it from evidence, not fear.

Use this when: you are guessing at a price, you priced on a gut feeling and now feel stuck with it, you don't know where the free line goes, developers use it and nobody pays, or you believe "developers won't pay for this" so you have never charged at all.

The core idea

Three decisions, in order. Most founders skip to the third and wonder why nothing converts.

  1. The value metric (what you charge per). The single most important pricing decision. Get this wrong and no tier structure saves you.
  2. The packaging (what is free, what is paid, what is enterprise, and what triggers the upgrade).
  3. The number (the actual price on each tier).

One rule sits under all of it: price against the value the customer gets, never against your cost or your fear. Your AWS bill is not a pricing strategy.

First: are you even ready to price?

Do not gate before you have proof people come back. If week-2 retention is weak, a paywall just turns a leaky funnel into a smaller leaky funnel. Prove retention, then monetize (see know-if-its-working). The one exception: if buyers are already emailing "can we pay you for X," that is a green light regardless of stage. Stated willingness to pay is the strongest signal there is.

Framework: the value metric

Charge for the thing that grows as the customer gets more value. A good metric:

  • Scales with their success, so the bill grows as they grow (seats, active users, projects, events, API calls, GB, builds, endpoints monitored).
  • Stays predictable enough that finance can forecast it. Pure usage that spikes 10x overnight creates bill shock and churn.
  • Is legible in one sentence. If a dev cannot predict roughly what they will pay, they will not adopt.
Does the value come mostly from more PEOPLE using it (collaboration, seats)?
├─ YES → per-seat, but watch for seat-sharing and bot accounts deflating it
└─ NO  → value comes from more USAGE (events, calls, compute, data)
         → usage-based, with a floor and caps so the bill stays predictable

Read the full file on GitHub · 93 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. 12d ago First seen · 93 lines · 70 tokens per session scan A 8ec84bff3da8

Subscribe to this mod's changes

pricing is a skill published in the GitHub repository AIDevGTM/gtm-cofounder (274 stars, last pushed 4d ago), licensed MIT. It adds 70 tokens to every session and 1,905 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-30.

Related

Other skills, from other repositories

git-phase-restore

Autonomous Git-based project phase restoration. Uses Git history (commits, tags, branches, diffs, semantic messages) to identify and restore any development phase automatically. Trigger for: "restore to when X worked", "go back to before Y broke", "show project phases", "undo the last feature", "roll back to [phase]"…

mahmoud20138/Tradecraft · 165 tokens

e2b-sandboxes

E2B open-source cloud sandboxes for executing AI-generated code securely. USE FOR: run code in sandbox, e2b, code interpreter, execute AI code, secure code execution, isolated environment, AI coding agent execution, run untrusted code, cloud sandbox, code execution API, python sandbox cloud, AI agent code runner, safe…

mahmoud20138/Tradecraft · 82 tokens

github-actions-trigger

Trigger GitHub Actions workflows from Claude Code. Auto-run tests, deploy, or validate when skills like run-pre-commit-checks complete.

mahmoud20138/Tradecraft · 32 tokens

screenshot-automation

Automatically captures, crops, and beautifies screenshots from URLs for your portfolio or docs.

akhilkannur/marketing-agent-blueprints · 22 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

google-ads-audit

Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should I fix in my ads", or when the user is new to NotFair and hasn't run…

nowork-studio/notfair-plugin · 86 tokens