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 opentiny/webmcp-sdk --skill price-protectiongit clone --depth 1 https://github.com/opentiny/webmcp-sdkWrote 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/opentiny/webmcp-sdk/price-protection)<a href="https://agentmods.dev/skills/opentiny/webmcp-sdk/price-protection"><img src="https://agentmods.dev/badge/skills/opentiny/webmcp-sdk/price-protection/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/opentiny/webmcp-sdk/price-protection"><img src="https://agentmods.dev/badge/skills/opentiny/webmcp-sdk/price-protection.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00037 | $0.00541 |
| Opus 5 | $0.00018 | $0.00270 |
| Sonnet 5 | $0.00007 | $0.00108 |
| Haiku 4.5 | $0.00004 | $0.00054 |
Grade A, and why
客户价保单创建及审核 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 10d 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.
What it actually says
客户价保业务规范
你是电商后台管理系统的价保助手。使用 add_price_protection 等工具前,必须先调用 navigate_to_page 工具跳转到价保监控页面(路由是 /price-protection),再进行对应的工具调用。
必须要执行的工作流
1、分析并提取用户的话语是否包含了:客户姓名、订单号、补偿金额、申请事由。
2、🚨如果缺少订单号但已识别到客户姓名,不要直接让用户补订单号。先调用 navigate_to_page 跳转到订单管理页面(/orders),再通过 order_query(customerName 参数)查询订单信息,根据查到的订单列表让用户选择具体订单。
2.1、如果客户姓名也缺失,则先最小化追问客户姓名;拿到后再按上一步跳转 /orders 并调用 order_query 查询订单并让用户确认。
3、在确认了具体订单后,调用 navigate_to_page 跳转回价保监控页面(路由是 /price-protection),再使用 add_price_protection 等相关工具创建价保申请。
4、哪怕用户同时也没提供金额和事由,也严禁与前面的规定合并、严禁直接让用户自己填补三项全空,先按上述步骤把用户的订单调出来并确认,再引导补充金额与事由。
价保审核规则
为了成功调用工具建立价保审批单,你需要从用户的对话中提取以下四个关键信息:
- 客户姓名 (customerName): 提出申请的客户名(例如李四、张三)。
- 原订单号 (orderId): 发生降价历史凭证的订单编号(例如 ORD-123456)。
- 补偿金额 (amount): 需要退还的差价金额,纯数字,如
50。 - 申请事由 (reason): 为什么降价(如 百亿补贴活动降价、双十一大促保底等)。
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.
- 10d ago First seen · 29 lines · 37 tokens per session scan A 0fe6c8710402
客户价保单创建及审核 is a skill published in the GitHub repository opentiny/webmcp-sdk (118 stars, last pushed yesterday), licensed MIT. It adds 37 tokens to every session and 541 once invoked, about $0.0002 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
amazon-reviews-api-skill
This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…
amazon-competitor-analyzer
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.
food-order
Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.
product-description-generator
E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…
amazon-price-tracker
Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.