mcp-rubber-duck: Skill for Claude Code

.claude/skills/update-pricing/SKILL.md

update-pricing is a skill for Claude Code from nesquikm/mcp-rubber-duck. It costs 12 tokens per session (247 once invoked), scanned A, original, MIT.

A workflow for updating a codebase's list of language-model prices using provider pricing pages.

In plain words
What is it for?
Use it to update pricing for listed providers, add only models with published prices, remove unavailable models, and run the specified type-check and pricing tests.
Why use it?
It helps keep model names, prices, availability, and the last-updated date accurate instead of relying on guesses or stale data.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions subagents.

This is nesquikm/mcp-rubber-duck's own configuration. It tells Claude Code how to work on mcp-rubber-duck itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-rubber-duck configures →

Reuse

Borrowing it

Nothing to install: this file belongs to nesquikm/mcp-rubber-duck. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/nesquikm/mcp-rubber-duck/master/.claude/skills/update-pricing/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/nesquikm/mcp-rubber-duck

Made for: Claude Code.

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 update-pricing

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/nesquikm/mcp-rubber-duck/update-pricing"><img src="https://agentmods.dev/badge/skills/nesquikm/mcp-rubber-duck/update-pricing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 247 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.00012 $0.00247
Opus 5 $0.00006 $0.00123
Sonnet 5 $0.00002 $0.00049
Haiku 4.5 $0.00001 $0.00025

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

Security

Grade A, and why

update-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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/update-pricing/SKILL.md · 26 lines

What it actually says

Update Pricing

Use the pricing-updater subagent to update the LLM pricing data in src/data/default-pricing.ts.

The agent should:

  1. Research current pricing from all provider websites (OpenAI, Anthropic, Google, Groq, Mistral, DeepSeek, Together AI)
  2. Discover and add models that are actually listed on pricing pages - do NOT add speculative/future models
  3. Update any prices that have changed
  4. Remove models that are no longer available or deprecated
  5. Update the DEFAULT_PRICING_LAST_UPDATED timestamp to today's date
  6. Run npm run typecheck and npm test -- tests/pricing.test.ts to verify changes

Important guidelines:

  • Only add models with explicit pricing on official provider pages
  • Do not invent or extrapolate pricing for unannounced models
  • When uncertain about a price, skip the model rather than guess
  • Cross-reference model names exactly as they appear in API documentation

$ARGUMENTS

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 · 26 lines · 12 tokens per session scan A 9afcd7c9c546

Subscribe to this mod's changes

update-pricing is a skill published in the GitHub repository nesquikm/mcp-rubber-duck (176 stars, last pushed 2d ago), licensed MIT. It adds 12 tokens to every session and 247 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.

Related

Other skills, from other repositories

fs-creative-voltage

OpenDesign's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Built as a decision-grade fundraising pitch deck for pre-seed & seed VCs.

nexu-io/open-design · 49 tokens

ml-strategy

Machine-learning predictive strategy based on sklearn walk-forward training, feature engineering, and signal generation. Suitable for any OHLCV data.

HKUDS/Vibe-Trading · 30 tokens

ai-readiness

Scan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio companies, identifies quick wins at each, and stacks them into a single ranked action list. Use during quarterly portfolio reviews, annual…

anthropics/financial-services · 112 tokens

merger-model

Build accretion/dilution analysis for M&A transactions. Models pro forma EPS impact, synergy sensitivities, and purchase price allocation. Use when evaluating a potential acquisition, preparing merger consequences analysis for a pitch, or advising on deal terms. Triggers on "merger model", "accretion dilution", "M&A…

anthropics/financial-services · 87 tokens

technical-basic

Core technical indicator collection (trend EMA/ADX + mean-reversion BB/RSI + volume-price OBV/volume ratio), generates a composite signal via three-dimensional voting. Pure pandas implementation for any OHLCV data.

HKUDS/Vibe-Trading · 48 tokens

qveris

Paid capability marketplace for global multi-asset data; use it when free Vibe-Trading sources lack coverage, depth, or provider quality, and keep free sources as the default for routine OHLCV.

HKUDS/Vibe-Trading · 45 tokens