AI Bidding Data Analysis Platform
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @org-32m5yxyy/ai-bidding-data-platform.
About this skill
Problem
Bidding analysis often starts from one business question, such as “who is buying domestic databases,” “who is likely to win this server project,” or “how have prices changed over three years.” The hard part is not the question itself, but translating it into multiple structured queries across bids, companies, markets, and price history.
How It Works
The skill converts natural-language requests into calls against mcp-server.zhiliaobiaoxun.com. Its main capabilities include:
- Bid search: tools like search_bids, query_bids_advanced, and get_bid_detail filter announcements by keywords, region, amount, and time.
- Company analysis: tools such as search_company, find_competitors, and find_potential_bidders cover entity matching, competitors, and likely bidders.
- Market analysis: tools like get_top_purchasers, get_top_suppliers, aggregate_bids_advanced, and get_price_trends support rankings, aggregations, and price trends.
A key step is selecting match_modes correctly, then combining keywords, keyword_groups, and exclude_keywords. For example, use caller to find projects issued by a company, winner to find projects it won, and use query_bids_advanced when AND logic is required. Results are paginated with page and page_size, while error codes guide checks for ZLBX_API_KEY, quota, or invalid parameters.
Boundaries
It works best for defined bidding, winning, procurement, brand, or industry questions. For company websites, news, policy context, or industry-chain analysis, combine with WebSearch as secondary evidence, while treating bid data as primary. Note that quotas and balance limits apply, and complex queries may consume more calls; auto-registration requires explicit user consent.
Use Cases
- Sales teams: query top purchasers and top suppliers for domestic databases before a quarterly review.
- Pre-sales: inspect overlapping tenders and list potential suppliers for a target customer.
- Business ops: filter expiring recurring projects and aggregate them by industry, province, and amount.
- Product pricing: review historical awarded unit prices by brand and model with monthly trends.
Best For
- Bidding sales: track top buyers, winners, and price movement in a target industry.
- Pre-sales consultants: assess a client's historical suppliers, rivals, and likely winners.
- Market analysts: turn bid announcements, stages, and keyword filters into comparable stats.
- Business operations: shortlist expiring recurring projects into a follow-up opportunity list.
Related Skills
Reads Excel/CSV files, cleans and analyzes them, then generates a charted Excel summary and interactive HTML dashboard.
Performs local, paragraph-level cross-document similarity checks and produces an HTML report with revision suggestions.
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.