AI Agent Hub
Back to skills
Zhilebiaoxun National Bidding and Tender Query and Analysis icon

Zhilebiaoxun National Bidding and Tender Query and Analysis

Business Operations Updated 2026.08.30

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

Please install @user_98035bfb/zlbx-bidding according to the official guide at https://skillhub.cn/install/skillhub.md.

About this skill

The Typical Pain Point in Bid & Tender Intelligence Gathering

For corporate marketing, sales, and strategy departments, bidding data is a critical intelligence source for tracking industry trends, discovering new clients, and monitoring competitors. However, this information is often scattered across countless government procurement platforms and enterprise-owned bidding systems nationwide, with inconsistent formats and update cycles. Manual collection and comparison are time-consuming and inefficient, making it hard to derive systematic market insights. For instance, understanding a target client's recent purchasing behavior or analyzing the historical winning price trend of a specific product (e.g., 'servers') in a regional market typically requires extensive manual search and consolidation across platforms.

Core Capabilities and Working Mechanisms

Zhilebiaoxun addresses this by providing a structured set of data query APIs, effectively standardizing vast amounts of bid/tender announcements, corporate information, and market statistics. It exposes 21 tool functions to programmatically access this data.

Core capabilities manifest in three key layers:
- Deep Search and Tracking: Tools like search_bids or query_bids_advanced retrieve bid announcements by keywords, regions, amounts, and timeframes. The match_modes parameter (e.g., caller or winner) enables precise targeting, such as "projects initiated by a specific company" or "projects won by a specific company". get_bid_timeline reconstructs the entire lifecycle of a project from pre-procurement intention to final contract.
- Corporate Deep Dive: After locating a target company via search_company, get_company_profile and get_company_registry provide its bidding track record and full business registration details, respectively. get_company_business_keywords extracts core business focus from its winning records, and find_competitors identifies rivals based on bid overlap.
- Market Landscape Insight: get_top_purchasers and get_top_suppliers reveal who the major buyers and winners are. get_top_brands and get_price_trends offer product-level analysis of top-winning brands and historical unit prices. aggregate_bids_advanced supports multi-dimensional aggregation by month, province, industry, etc.

Critical Operational Notes:
1. Amount Unit Trap: The same parameter name min_amount has different units across tools (e.g., 10k CNY in search_bids vs. CNY in query_bids_advanced). Passing the wrong unit will silently invalidate amount filters. Response fields containing monetary values also require careful unit conversion.
2. Keyword Combination Logic: Complex queries require correct use of keywords (OR logic), keyword_groups (AND logic), and exclude_keywords. Note that keyword_groups is only supported by query_bids_advanced.
3. Auto-Registration and Quota: For first-time users without an API Key, the system can auto-register via device features upon user consent, granting a free usage quota. This process has strict protocols.

Applicable Boundaries and Considerations

This skill is focused on data querying and basic analysis, returning structured data or simple statistical summaries. It is not designed for:
- Bid Decision-Making: Analyzing specific projects for bidding strategy or pricing is the domain of zlbx-bid-decision.
- Proactive Opportunity Discovery: Setting up continuous monitoring and alerts belongs to zlbx-opportunity-radar.
- In-Depth Corporate Due Diligence: Generating detailed background reports incorporating legal, financial, and public sentiment data requires zlbx-company-intel.
- Document Generation: Automatically producing bid proposal documents from tender files calls for 百炼®标书 (Bailian BidDoc).

Furthermore, API calls are subject to rate limits and quota restrictions. Error handling for codes like INSUFFICIENT_BALANCE depends on the API Key source (environment variable vs. local auto-registration). Contact phone numbers are masked for free-tier accounts. For contextual analysis (e.g., market outlook, corporate strategy), it is recommended to complement the objective data returned by this skill with supplementary information from sources like company websites and industry news.

Use Cases

  • A sales team needs to quickly identify the top purchasers and winning brands in a specific province for a target industry (e.g., healthcare) before expanding into that region.
  • A market analyst must evaluate the national historical winning price trend for a specific competitor product (e.g., a particular model of switch) over the past year to inform strategy.
  • A procurement manager needs to verify a potential supplier's 'XX Corp' full business registration details, past winning record, and key partners for a due diligence review.
  • A project lead must track the full announcement timeline—from procurement intention to final winning result—for a known project to understand progress and competitor involvement.

Best For

  • A procurement manager who needs to regularly monitor winning prices for specific categories (e.g., servers) to optimize purchasing costs.
  • An industry sales representative responsible for regional expansion who must analyze local major purchasers and the competitive landscape.
  • An operations or analyst role who needs to consolidate bid announcements from multiple sources weekly and distill key projects and corporate dynamics for the team.
  • A startup founder who needs to research the procurement habits and supply chain landscape of top industry clients during the project initiation phase.