marketplace

marketplace is a skill for Claude Code, Codex from neuratechcompany-ops/kettu-marketplace-mcp. It costs 75 tokens per session (693 once invoked), scanned A, a copy of marketplace, MIT.

A single connector that brings several online marketplaces into one interface, with tools for searching sources and comparing prices.

In plain words
What is it for?
Use it to find where a product is cheapest, compare marketplace results, inspect connected sources, or set up one marketplace connection.
Why use it?
It removes the need to configure and check each marketplace separately, and helps show whether a source failed to load.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find where a product is cheapest, compare marketplace results, inspect connected sources, or set up one marketplace connection.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace
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 neuratechcompany-ops/kettu-marketplace-mcp --skill marketplace
Clone the repo
git clone --depth 1 https://github.com/neuratechcompany-ops/kettu-marketplace-mcp

Made for: Claude Code, Codex.

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 marketplace

README.md
[![agentmods](https://agentmods.dev/badge/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace/github.svg)](https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace)
Your own site
<a href="https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace"><img src="https://agentmods.dev/badge/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace/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 marketplace

Your own site · 80×15
<a href="https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace"><img src="https://agentmods.dev/badge/skills/neuratechcompany-ops/kettu-marketplace-mcp/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 693 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 94% copy Near-identical to another mod 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.00075 $0.00693
Opus 5 $0.00037 $0.00347
Sonnet 5 $0.00015 $0.00139
Haiku 4.5 $0.00007 $0.00069

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

Security

Grade A, and why

marketplace 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

This is a copy

94% identical to marketplace — 32 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/marketplace/SKILL.md · 49 lines

How it starts

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

Unified Marketplace Server

One server mounting every installed connector as a namespaced toolset: wb_*, ozon_*, yandex_*, detmir_*, avito_*, taobao_*, megamarket_*, lamoda_*, dns_*, citilink_* plus compare_prices / compare_sources and its own marketplace_sources. Tool names keep their prefixes, so habits and configs carry over — but the operator wires a single marketplace entry instead of ten. The server exposes 42 tools: 41 mounted plus marketplace_sources.

When to use

  • "Where is X cheapest" — compare_prices fans out across all searchable sources
  • Client setup: one config entry, not ten
  • Health overview: the CLI's doctor runs every selfcheck at once
  • A source came back empty and you can't tell installed-but-quiet from never-loaded → marketplace_sources

Tools

  • marketplace_sources() — no arguments; returns {mounted, skipped, mounted_count, skipped_count, server_version}. skipped maps a source name to the import error that dropped it, usually a missing dependency. Connectors are imported defensively, so a missing dep removes a marketplace instead of killing the server — but from the client an absent source looks identical to one that found nothing. Call this to tell the two apart: a name in skipped was never queried at all.

Operator CLI

  • marketplace-mcp install [client] — print the exact mcpServers JSON to paste. From a source checkout it prints the real filesystem path of that checkout, so there's no /path/to/kettu-marketplace-mcp placeholder to hand-edit; installed as a wheel, it prints the console-script paths on PATH instead. client must be one of claude, claude-code, cursor — an unknown name is rejected, not answered with a Claude block.
  • marketplace-mcp doctor [--status-file path] — per-source health plus a CDP session probe, with an optional machine-readable JSON snapshot for monitoring. Exit codes are meaningful for cron and CI: 0 everything healthy, 1 a parser drifted (the alarm — someone has to look), 2 nothing drifted but at least one source couldn't be judged (blocked, no CDP, wrong region). "Couldn't check anything" is a 2, never a 0.

Read the full file on GitHub · 49 lines

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 · 49 lines · 75 tokens per session scan A ed0b076cae4c

Subscribe to this mod's changes

marketplace is a skill published in the GitHub repository neuratechcompany-ops/kettu-marketplace-mcp (4 stars, last pushed 5d ago), licensed MIT. It adds 75 tokens to every session and 693 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to marketplace, differing in 32 lines, and is treated as a copy.

Related

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…

browser-act/skills · 124 tokens

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.

browser-act/skills · 48 tokens

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.

rorkai/app-store-connect-cli-skills · 60 tokens

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.

Bitterbot-AI/bitterbot-desktop · 53 tokens

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…

nexscope-ai/eCommerce-Skills · 126 tokens

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.

nexscope-ai/Amazon-Skills · 51 tokens