Install
$ agentstack add skill-swan-gtm-gtm-skills-credit-packaging ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Use when a credit model needs designing: action-to-credit translation, tier structure, and the enterprise rate-card play. Produces a credit schedule, tier recommendations, and negotiation guidance.
Translate actions into credits
- t-shirt size by complexity and value delivered, never by compute cost. Small / medium / large / XL. Reference points: a quick document review ~3 credits; a full multi-step assessment ~200.
- pick the denomination for psychology, not math: 100,000 credits feels abundant; 100 feels stingy. Scale the schedule so allowances read as generous.
- keep the schedule simple enough that a buyer develops intuition — if every action needs a lookup, collapse sizes.
Design the tiers
- 80/20 rule: each tier includes a credit allowance sized so most customers in it stay within bounds. Credits exist to make expansion frictionless, not to nickel-and-dime.
- quote new customers at 70–80% of expected usage — growing into more credits is a win conversation; unused mountains of credits are a churn signal.
- design for ~80% utilization with a ~20% buffer. Allow limited rollover; unlimited rollover erases the expansion signal.
- no penalty-priced overages. Every credit mechanic should be designed to make the customer feel like they're winning.
Structure the enterprise rate card
- keep the rate card out of the contract, referenced from it — a living document that evolves as the product improves, so shipping new capabilities never reopens procurement.
- lock the rate card values themselves (what each action costs in credits) and keep them consistent across accounts. When an enterprise buyer wants a lower effective rate, adjust credit volume, not the rate card — that's a bundling conversation, a sales job.
- buyers aren't looking for transparency; they're looking for a vendor they can trust. Consistency builds that; bespoke per-account rate cards destroy it.
Sell it in human terms
Never lead with the abstract unit. Lead with outcomes, then translate:
- "your plan covers ~500 contract reviews a month — what a junior paralegal handles in a week"
- human value equivalents: "100,000 credits ≈ one person full-time for a month"
- pitch against future hiring needs, not existing staff — a growth story, not a threat
- back it with visibility: real-time consumption dashboard, alerts before thresholds, and a monthly line like "80,000 credits consumed → 2,400 documents processed, $18,000 cost avoidance"
What good looks like
A great credit package lets the vendor ship new workflows for years without a single contract renegotiation, while every consumed credit maps to a value unit the buyer can see. Mediocre packaging prices credits off compute, buries the schedule in the contract, and punishes overage — recreating bill-shock, the thing credits exist to kill. Watch for: allowances set so low that customers hit the wall in month one, denominations that make normal usage feel expensive, and discounting the rate card instead of bundling volume.
MUST size credits on value delivered, not cost incurred. NEVER embed the full rate card in the contract. NEVER design a mechanic where the customer winning feels like the vendor losing.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: swan-gtm
- Source: swan-gtm/gtm-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.