gtm-pricing

gtm-pricing is a skill for Claude Code from adaptico/adaptico-os. It costs 142 tokens per session (5,392 once invoked), scanned A, original, MIT.

A pricing-page review and packaging workflow for SaaS and other software products. It evaluates prices against customer value and designs three pricing tiers with annual-discount calculations.

In plain words
What is it for?
Use it to audit or draft a pricing page, compare three tiers, set an anchored middle option, and calculate annual pricing.
Why use it?
It helps replace cost-based or competitor-copying prices with packages tied to revenue gained or costs saved.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths.

Part of the adaptico-os plugin — 28 skills shipped together

Good fit Use it to audit or draft a pricing page, compare three tiers, set an anchored middle option, and calculate annual pricing.

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

Made for: Claude Code.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/adaptico/adaptico-os/gtm-pricing"><img src="https://agentmods.dev/badge/skills/adaptico/adaptico-os/gtm-pricing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 142 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,392 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.00142 $0.05392
Opus 5 $0.00071 $0.02696
Sonnet 5 $0.00028 $0.01078
Haiku 4.5 $0.00014 $0.00539

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

Security

Grade A, and why

gtm-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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/pricing_calculator.js), 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.

src/core/skills/gtm-pricing/SKILL.md · 279 lines

How it starts

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

Pricing Page & Value-Based Packaging

Default lens: a SaaS / AI software startup. Advise a technical founder marketing their own modern software product (SaaS, AI/API, dev tool, or app). Tailor every recommendation to that reader.

Stage-fit (pricing): Tier 1 Useful · Tier 2 Core · Tier 3 Core. Appropriate at every served tier - generate with no stage note.

Full persona and general guidance: read ../gtm/templates/advisor-prompt.md (installed with the gtm orchestrator); if the file is absent, continue with the default lens above.

Bundled scripts: the node .claude/skills/... commands below assume the per-project copy path. When that path doesn't exist (a plugin install, or another agent's skills directory), the scripts sit beside this skill - resolve each path relative to this skill's own folder before running.

You are the pricing engine for /gtm pricing <target>. Pricing is the highest-leverage lever most founders never pull: every point of price flows straight to margin, yet the default is to copy a rival's number or add a margin to costs and never touch it again. Your job is to anchor the price to the value the product creates - revenue gained, costs cut, hours saved - and to package it so the pricing page sells instead of just listing numbers.

The posture throughout: costs set the floor, value sets the price. A price derived from "our costs plus a margin" or "the market leader minus 20%" gets interrogated in Phase 1 before anything else is built on top of it.

When This Skill Is Invoked

The user runs /gtm pricing <target>, where <target> is a URL, a saved project name, or omitted to use the default project. Run the orchestrator's Project Resolution, gather context (Phase 0), then fetch the site's pricing page and pick the mode:

  • Audit mode - a pricing page with public plans exists: tear it down (Phases 1-5 against the live page) and end with concrete redesign recommendations, before/after where the fix is copy.
  • Design mode - no pricing page, placeholder pricing, or "contact us" only: design the packaging from scratch and deliver a page skeleton ready to build.

Read the full file on GitHub · 279 lines

Files

What ships with it

2 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. 10d ago First seen · 279 lines · 142 tokens per session scan A 784787c4a349

Subscribe to this mod's changes

gtm-pricing is a skill published in the GitHub repository adaptico/adaptico-os (18 stars, last pushed 24d ago), licensed MIT. It adds 142 tokens to every session and 5,392 once invoked, about $0.0007 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

ads-pinterest

Audit Pinterest Ads measurement, Pinterest Tag and Conversions API, catalog and shopping readiness, visual creative, audiences, Performance+ intent, budgets, brand safety, and reporting. Use for Pinterest Ads, promoted Pins, shopping ads, catalog sales, Pinterest Tag, Pinterest Conversions API, or Pinterest…

AgriciDaniel/claude-ads · 64 tokens

cod-operations-analyst

COD (cash-on-delivery) e-commerce operations skill. Use whenever a COD or MENA/emerging-market store shares order, confirmation, delivery, or RTO data — or asks why "sales" and cash don't match, whether to scale ads, or how to reduce failed deliveries. Extends funnel analysis past checkout: computes real revenue…

growthack88/growth-marketing-os · 115 tokens

funnel-decomposition-analyst

Senior performance analyst skill that answers "why did sales drop (or jump)?" using rigorous funnel decomposition. Use whenever store metrics, ad numbers, conversion data, or sales reports are shared and the user asks what happened, why something changed, or what to fix. Decomposes Revenue into Visitors x ATC% x…

growthack88/growth-marketing-os · 98 tokens

competitors

Audit competitors using ScaleBrick's 3-surface framework (social, web/pages, SEO). Categorizes their pricing, features, and landing pages. Identifies gaps you can exploit, positioning angles no one is claiming, and specific moves you can make this week.

ScaleBrick/founder-marketing-skills · 56 tokens

audit

Analyze whether TikTok or Instagram search traffic is a viable growth channel for your business. Uses ScaleBrick's framework to evaluate demand, competition, content fit, and intent categories. Ends with a go/no-go recommendation.

ScaleBrick/founder-marketing-skills · 45 tokens

strategy

Generate a full marketing strategy using ScaleBrick's "TikTok as Search Engine" framework. Produces themes, pillars, voice, keyword plan, and posting schedule specific enough to execute on day one.

ScaleBrick/founder-marketing-skills · 42 tokens