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.
npx skills add liqiongyu/lenny_skills_plus --skill pricing-strategygit clone --depth 1 https://github.com/liqiongyu/lenny_skills_plusWrote 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.
[](https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/pricing-strategy)<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/pricing-strategy"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/pricing-strategy/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.
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/pricing-strategy"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/pricing-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.02068 |
| Opus 5 | $0.00012 | $0.01034 |
| Sonnet 5 | $0.00005 | $0.00414 |
| Haiku 4.5 | $0.00002 | $0.00207 |
Grade A, and why
pricing-strategy 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.
How it starts
The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pricing Strategy
Scope
Covers
- Pricing strategy and price setting (new product or repricing)
- Packaging and plan design (freemium, trials, feature gating, add-ons)
- Willingness-to-pay (WTP) research plan and evidence collection
- Self-serve vs sales-led handoffs (incl. thresholds and operational constraints)
- Conversion mechanics (sampling premium features, trial/discount design)
- Rollout, migration, and measurement (guardrails + review cadence)
When to use
- “Create a pricing strategy / monetization strategy.”
- “Propose packaging and plans for freemium → paid.”
- “We need new price points and a rationale tied to value.”
- “Design a free trial / reverse trial / capped trial.”
- “Figure out when self-serve tops out and when we need sales-led.”
When NOT to use
- You need to define the customer, core use case, or value proposition first (do that before pricing)
- You only want a quick competitor price scrape (no synthesis or decision support) -> use
competitive-analysis - You need legal/tax/accounting advice (coordinate with qualified experts)
- You’re making irreversible billing changes without a rollback/migration plan
- You need to craft brand positioning or messaging strategy -> use
positioning-messaging - You need to assess whether you have product-market fit before setting prices -> use
measuring-product-market-fit - You need to structure partnership or channel deals -> use
partnership-bd
Inputs
Minimum required
- Product: what it does, for whom, and the primary job-to-be-done
- Target segment(s) and buying context (B2B/B2C, who pays vs who uses)
- Current pricing (if any): plans, price points, value metric, discounts, trial
- Objective + constraints: what decision this pricing work should change, and by when
- Sales motion: self-serve only, sales-led, or hybrid; typical deal sizes (if known)
- Any evidence: conversion/funnel metrics, retention, revenue mix, win/loss notes, customer quotes, competitor references
Missing-info strategy
- Ask up to 5 questions from references/INTAKE.md.
- If answers aren’t available, proceed with explicit assumptions and label unknowns. Include a “Validation plan” section in the output.
What ships with it
13 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.
- eval/eval_config.json 803 B
- eval/SHOWCASE.md 5.8 KB
- eval/with_skill.md 36 KB
- eval/without_skill.md 22 KB
- README.md 1.8 KB
- references/CHECKLISTS.md 2.4 KB
- references/EXAMPLES.md 2.0 KB
- references/INTAKE.md 2.4 KB
- references/RUBRIC.md 3.8 KB
- references/SOURCE_SUMMARY.md 1.8 KB
- references/TEMPLATES.md 3.1 KB
- references/WORKFLOW.md 3.4 KB
- skillpack.json 360 B
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.
- 12d ago First seen · 136 lines · 23 tokens per session scan A 042f19d722ca
pricing-strategy is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 23 tokens to every session and 2,068 once invoked, about $0.0001 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.
Other skills, from other repositories
cangjie-skill
A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.
ebay-sold-listings-search
All process output to user (progress updates, process notifications) follows the user's language.
1688-product-detail
Extracts comprehensive wholesale product data from 1688.com product detail pages: title, tiered pricing, SKU variants with dimensions/weight, product images, seller info, shop scores, buyer protection, cross-border flags, product attributes, coupon/promotion data, and review stats. Use when user mentions 1688…
amazon-bestseller-listing
Amazon Best Sellers listing scraper: extract product cards from any Amazon Best Sellers (zgbs) or /gp/bestsellers/ category page — returns rank (position on chart), asin, title, url, image, imageAlt, price, stars, reviewCount, ratingRaw per item, plus category metadata (categoryName, categoryFullName, categoryUrl) and…
amazon-search-listing
Amazon search and category listing scraper: extract product listings from any Amazon search results page, keyword search URL, or category browse page and return per-item cards (asin, title, url, image, price, listPrice, stars, reviewCount, badges, isAmazonChoice, isBestSeller, isSponsored, delivery, boughtInPast…
etsy-category-listing
Etsy category page scraper: given an Etsy category URL (e.g. https://www.etsy.com/c/jewelry) and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from category and subcategory…