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 agentmods add skills/openaccountant/skills/pricing-optimizernpx skills add openaccountant/skills --skill pricing-optimizergit clone --depth 1 https://github.com/openaccountant/skillsWrote 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/openaccountant/skills/pricing-optimizer)<a href="https://agentmods.dev/skills/openaccountant/skills/pricing-optimizer"><img src="https://agentmods.dev/badge/skills/openaccountant/skills/pricing-optimizer.svg" alt="Measured on agentmods" 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.00014 | $0.00799 |
| Opus 5 | $0.00007 | $0.00400 |
| Sonnet 5 | $0.00003 | $0.00160 |
| Haiku 4.5 | $0.00001 | $0.00080 |
Grade A, and why
pricing-optimizer 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 6d 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 — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pricing Optimizer
Overview
Compare your current pricing against actual costs to calculate true margins per product or service. Identifies underpriced offerings, estimates the revenue impact of price adjustments, and suggests target pricing based on desired margin.
Wilson Tools Used
spending_summary— calculate COGS and direct costs per category to determine cost basistransaction_search— pull revenue by product or service line, identify transaction volumes and average transaction size
Workflow
- Ask for the analysis period and list of products/services offered (or detect from transaction categories).
- Use
transaction_searchto find all revenue transactions, grouped by product/service type. - Calculate: average sale price, total units sold, total revenue per offering.
- Use
spending_summaryto identify direct costs associated with each product/service. - Calculate per-offering economics:
PRICING ANALYSIS — [Period]
════════════════════════════════════════════════════════════
Product/Service Avg Price Unit Cost Margin Volume Revenue
────────────────────────────────────────────────────────────────────
Web Design Pkg $3,000 $1,200 60% 8 $24,000
Monthly Retainer $1,500 $900 40% 12 $18,000
Logo Design $500 $350 30% 15 $7,500
Rush Projects $2,000 $1,600 20% 5 $10,000
────────────────────────────────────────────────────────────────────
- Flag offerings with margins below 40% as candidates for price increases.
- For each underpriced offering, calculate the target price for a desired margin:
- Target Price = Unit Cost / (1 - Desired Margin)
- Example: $350 cost, 50% target margin = $350 / 0.50 = $700
- Estimate revenue impact of price changes assuming 0-10% volume loss per 10% price increase.
- Rank offerings by total profit contribution (margin * volume) to prioritize optimization effort.
Without Wilson
- Create a spreadsheet with columns: Product/Service, Price Charged, Direct Cost, Units Sold.
- Direct Cost includes materials, labor hours * hourly rate, software, and any cost that only exists because of this product.
- Unit Margin:
=Price-DirectCost. Margin %:=UnitMargin/Price*100. - Total Profit:
=UnitMargin*UnitsSold. - Target Price at desired margin:
=DirectCost/(1-DesiredMarginPercent). - Revenue Impact estimate:
=NewPrice*UnitsSold*0.95(assuming 5% volume drop per 10% price increase — adjust based on your price sensitivity). - For services billed hourly, calculate your effective rate:
=TotalClientPayments/TotalHoursWorked. Compare to market rates on Glassdoor, Upwork, or industry salary surveys. - Use the pricing calculator at priceintelligently.com or profitwell.com/tools for SaaS-specific analysis.
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.
- 6d ago First seen · 57 lines · 14 tokens per session scan A 3d816503999f
pricing-optimizer is a skill published in the GitHub repository openaccountant/skills (66 stars, last pushed 4mo ago), licensed MIT. It adds 14 tokens to every session and 799 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
tax-calculator
Calculate tax implications of trades and generate tax reports.
jangbu-import
원본 재무 데이터(엑셀·은행 CSV·카드 내역 CSV·영수증 이미지·세금계산서 PDF·카드명세서 PDF)를 표준 거래내역 13개 필드로 변환하는 스킬. PaddleOCR 로컬 처리로 영수증·세금계산서·카드명세서에서 거래 자동 추출, Level 2 민감정보 마스킹 적용.
jangbu-connect
홈택스·은행·카드사 데이터를 자동 수집하기 위한 CODEF API 자격증명 발급·설정 가이드 스킬. 사용자가 직접 CODEF(developer.codef.io)에 무료 가입해 받은 Client ID/Secret을 로컬(macOS Keychain 또는 /.jangbu/credentials.env)에 저장. BYOK(Bring Your Own Key) 방식, 외부 서버 전송 없음. 2026년 4월 기준.
jangbu-tax
세무용 재무제표(재무상태표·손익계산서) 자동 생성 스킬. 국세청 표준계정과목 매핑, 일반기업회계기준(K-GAAP) 간소화 버전. 분류 완료된 거래내역을 기간 지정해 BS·PL로 집계하고 JSON·CSV 파일로 출력.
accountant-expert
Expert-level accounting, tax, financial reporting, and accounting systems. Use when the user mentions accounting, tax, financial reporting, GAAP, or IFRS, or when the task involves Accounting Principles, Financial Statements, Tax & Compliance, or Accounting Systems.
jaz-recipes
Use this skill when modeling complex multi-step accounting transactions — anything that spans multiple periods, involves changing amounts, or requires linked entries. Covers 16 IFRS-compliant recipes (prepaid amortization, deferred revenue, loans, IFRS 16 leases, hire purchase, fixed deposits, asset disposal, FX…