AI Agent Hub
Back to skills
ZLBX Bidding Data Query icon

ZLBX Bidding Data Query

Business Operations Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @org-32m5yxyy/zlbx-bidding-pay-persist according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Sales and bid teams often need repeated access to bidding data, but ordinary APIs require registration and API Key setup, while short-lived paid sessions can interrupt temporary lookups. This skill exposes web-wide bidding query tools inside conversations, deducting WeChat-paid credit packs and persisting balance by device across sessions.

How It Works

The skill sends POST requests to https://mcp-server.zhiliaobiaoxun.com/api_pay/{tool} with an X-Device-Id header. If the device has no balance, it returns 402; after purchasing a credit pack with WeChat Pay, the original request is retried and returns data. It includes 16 tools:
- Bid search: search_bids, query_bids_advanced, get_bid_detail, and expiring project queries
- Company analysis: company profiles, business keywords, partners, contacts, and competitor or potential bidder discovery
- Market analysis: top purchasers, suppliers, brands, multi-dimensional aggregation, and price trends

Balance and daily usage can be checked through free GET endpoints, returning balance_units, status, cumulative purchases/consumption, and a continuous daily series.

Boundaries

It is suited for long-term, cross-conversation bidding queries rather than high-frequency B-end integrations that expect API Key authentication. Balance is bound to the current device; deleting the device file makes prior balance unrecoverable. Leftover credits from an exhausted pack are not carried forward, and usage history begins only from this version.

Use Cases

  • Before tender preparation, sales users search recent bids by region, keywords, and date, then check expiring recurring projects.
  • When evaluating target clients, bid managers query company profiles, business keywords, partners, and competitor suppliers.
  • For market analysis, analysts aggregate bidding data by province, industry, or brand, and review historical price records for brand models.
  • When managing prepaid balance, operations users check device balance, package status, and daily call usage over the last 15 days.

Best For

  • Sales support: needs recent regional bids, bid details, and expiring project opportunities for tender preparation.
  • Bid managers: need company profiles, business keywords, partners, and potential suppliers to assess competitive landscape.
  • Strategy operations: need top purchasers, top suppliers, brand models, and price trends for market analysis.
  • Operations leads: need to check device balance, package status, and daily call usage for prepaid credits.