price-check

price-check is a skill for Claude Code from PrendsTaPart/Plugin-Claude-MCP-BraindCode-. It costs 76 tokens per session (1,275 once invoked), scanned A, original, Apache-2.0.

A pricing and margin review tool for food products, using FoodEatUp business data and local knowledge-base thresholds. It produces a product-by-product margin table and three pricing scenarios.

In plain words
What is it for?
Use it to check product prices, compare margins, and review alternative pricing scenarios for a food business.
Why use it?
It helps clarify how a price change could affect profitability before making a decision. The input is specific to FoodEatUp and requires its connected business data.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the foodeatup plugin — 22 skills, 5 agents shipped together

Good fit Use it to check product prices, compare margins, and review alternative pricing scenarios for a food business.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prendstapart/plugin-claude-mcp-braindcode-/price-check
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 PrendsTaPart/Plugin-Claude-MCP-BraindCode- --skill price-check
Clone the repo
git clone --depth 1 https://github.com/PrendsTaPart/Plugin-Claude-MCP-BraindCode-

Made for: Claude Code.

Or install foodeatup, the plugin that ships this one along with the rest of its 22 skills, 5 agents.

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 price-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/prendstapart/plugin-claude-mcp-braindcode-/price-check.svg)](https://agentmods.dev/skills/prendstapart/plugin-claude-mcp-braindcode-/price-check)
Your own site
<a href="https://agentmods.dev/skills/prendstapart/plugin-claude-mcp-braindcode-/price-check"><img src="https://agentmods.dev/badge/skills/prendstapart/plugin-claude-mcp-braindcode-/price-check.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,275 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.
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.00076 $0.01275
Opus 5 $0.00038 $0.00638
Sonnet 5 $0.00015 $0.00255
Haiku 4.5 $0.00008 $0.00128

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

Security

Grade A, and why

price-check 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 7d 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.

foodeatup/skills/price-check/SKILL.md · 102 lines

How it starts

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

Nécessite le MCP foodeatup (déclaré dans le .mcp.json du plugin). Découplé de RapidoCRM : FoodEatUp porte ses propres outils CRM.

Adaptation Rapido (lire d'abord)

Ce skill vient d'un contexte US générique. Dans cette marketplace, remplacer systématiquement ses outils par les équivalents Rapido :

Outil cité dans ce skill Équivalent à utiliser ici
QuickBooks / PayPal / Square / Stripe (finances, ventes) FoodEatUp : finance_summary, list_orders, list_invoices, list_expenses
HubSpot (CRM, pipeline) FoodEatUp : get_client, list_clients, list_quotes (devis restaurant) — le pipeline B2B relève du plugin rapidocrm, hors périmètre ici
Gmail (envoi d'emails) brouillons via le plugin rapido-direction ; réponse à un avis public : reply_review (confirmée)
Google Drive / Calendar plugin rapido-direction (coffre-documents, agenda)
Slack (notifications) pas d'équivalent — restituer dans la conversation, ou notification via un workflow n8n (plugin rapido-n8n)
Zendesk / Shopify pas d'équivalent direct — support : noter l'échange sur la fiche client (update_client) ; vente en ligne : carte vitrine FoodEatUp
CSV uploads inutile si les MCP répondent — les données viennent des serveurs

Les seuils, cadences et benchmarks du skill sont des DÉFAUTS US : les seuils maison de ./rapido-kb/processus-internes.md priment (les citer).

Le produit passé en argument (un NOM, ex. « burger maison ») se résout via search_entities (foodeatup — types: ["product", "dish"], règle « Résolution des noms » des directives § 1 ter) : jamais d'ID deviné, confirmation demandée si ambiguous=true.

Run the pricing analysis. Pull cost and revenue data, build the margin table, and model three pricing scenarios — so the owner can see the numbers clearly before deciding what to charge.

Parse arguments:

  • PRODUCT_NAME (optional) — specific product or service to analyze; if omitted, analyze all active products

Step 1 — Current margin baseline

Read the full file on GitHub · 102 lines

Files

What ships with it

1 file 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. 7d ago First seen · 102 lines · 76 tokens per session scan A cb0d24256f45

Subscribe to this mod's changes

price-check is a skill published in the GitHub repository PrendsTaPart/Plugin-Claude-MCP-BraindCode- (8 stars, last pushed 13d ago), licensed Apache-2.0. It adds 76 tokens to every session and 1,275 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories