marketplace-liquidity

marketplace-liquidity is a skill for Claude Code, Codex from liqiongyu/lenny_skills_plus. It costs 23 tokens per session (2,512 once invoked), scanned A, original, Apache-2.0.

A framework for checking how reliably a marketplace helps people find, match with, and transact with each other.

In plain words
What is it for?
Use it to map marketplace bottlenecks by location, category, and time; build reliability scorecards; plan regular reviews; and create experiments involving supply, demand, matching, pricing, or trust.
Why use it?
It helps identify why users cannot find suitable offers, such as scattered activity, uneven supply and demand, matching problems, or loss of trust.

Skill for Claude CodeCodex

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

Good fit Use it to map marketplace bottlenecks by location, category, and time; build reliability scorecards; plan regular reviews; and create experiments involving supply, demand, matching, pricing, or trust.

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

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-liquidity

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/marketplace-liquidity"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/marketplace-liquidity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,512 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.00023 $0.02512
Opus 5 $0.00012 $0.01256
Sonnet 5 $0.00005 $0.00502
Haiku 4.5 $0.00002 $0.00251

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

Security

Grade A, and why

marketplace-liquidity 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.

skills/marketplace-liquidity/SKILL.md · 143 lines

How it starts

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

Marketplace Liquidity Management

Scope

Covers

  • Defining liquidity as reliability: how often a user can complete the marketplace’s core action (find → match → transact) within an acceptable time and quality threshold
  • Measuring liquidity where it actually happens (by “local markets” like geo × category × time window), not just in global averages
  • Diagnosing liquidity failure modes: fragmentation, supply–demand imbalance (“flip-flop”), matching/mechanics issues, and quality/trust breakdowns
  • Designing a practical liquidity operating system: scorecards, weekly review cadence, and a “whac-a-mole” rebalancing plan (move attention/inventory/incentives)
  • Producing an actionable experiment backlog to improve liquidity (supply, demand, matching, pricing/incentives, trust & safety)

When to use

  • “We need to improve marketplace liquidity / match rate / fill rate”
  • “Time-to-match is too slow” / “buyers can’t find availability”
  • “Supply and demand are imbalanced across cities/categories”
  • “Our marketplace feels unreliable” / “conversion drops due to no availability”
  • “We need a liquidity dashboard + operating cadence + experiments”

When NOT to use

  • You don’t operate a two-sided marketplace (no matching between supply and demand).
  • The primary problem is value proposition / ICP (use problem-definition or measuring-product-market-fit).
  • You only need pricing changes (use pricing-strategy) without a liquidity diagnosis.
  • You need a general growth plan unrelated to matching reliability (use designing-growth-loops / retention-engagement).
  • You want to measure whether you have product-market fit (use measuring-product-market-fit); liquidity assumes the core value proposition is already validated.
  • You need to design or optimize a referral/viral/content growth loop (use designing-growth-loops); this skill focuses on match reliability, not acquisition loops.
  • You need a retention or engagement playbook for a non-marketplace product (use retention-engagement).

Read the full file on GitHub · 143 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 · 143 lines · 23 tokens per session scan A 1d876d5066ed

Subscribe to this mod's changes

marketplace-liquidity is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 23 tokens to every session and 2,512 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

cangjie-skill

A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.

kangarooking/cangjie-skill · 143 tokens

ebay-sold-listings-search

All process output to user (progress updates, process notifications) follows the user's language.

browser-act/skills · 221 tokens

1688-product-detail

Extracts comprehensive wholesale product data from 1688.com product detail pages: title, tiered pricing, SKU variants with dimensions/weight, product images, seller info, shop scores, buyer protection, cross-border flags, product attributes, coupon/promotion data, and review stats. Use when user mentions 1688…

browser-act/skills · 212 tokens

amazon-bestseller-listing

Amazon Best Sellers listing scraper: extract product cards from any Amazon Best Sellers (zgbs) or /gp/bestsellers/ category page — returns rank (position on chart), asin, title, url, image, imageAlt, price, stars, reviewCount, ratingRaw per item, plus category metadata (categoryName, categoryFullName, categoryUrl) and…

browser-act/skills · 300 tokens

amazon-search-listing

Amazon search and category listing scraper: extract product listings from any Amazon search results page, keyword search URL, or category browse page and return per-item cards (asin, title, url, image, price, listPrice, stars, reviewCount, badges, isAmazonChoice, isBestSeller, isSponsored, delivery, boughtInPast…

browser-act/skills · 341 tokens

etsy-category-listing

Etsy category page scraper: given an Etsy category URL (e.g. https://www.etsy.com/c/jewelry) and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from category and subcategory…

browser-act/skills · 209 tokens