AI Agent Hub
Back to skills
Zhiliao Tender Data Assistant icon

Zhiliao Tender Data Assistant

Data Analysis Updated 2026.08.30

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

Please follow https://skillhub.cn/install/skillhub.md to install @org-32m5yxyy/zhiliao-official-tender-assistant.

About this skill

Problem to Solve

Tender data is often scattered across announcement text, company registry fields, winning entities, brands, and price records. Engineers searching bids need to combine keywords, regions, budgets, stages, purchaser or winner constraints, and then connect competitor and price history. Raw data assembly can miss subsidiaries, confuse brands with purchased items, or blur the roles of purchaser, bidder, and winner.

Core Capabilities and Workflow

  • Bid search: use search_bids and query_bids_advanced for structured filtering, then call get_bid_detail for full text.
  • Company analysis: use search_company to resolve entities, get_company_profile for registry and bidding activity, and find_competitors to locate overlapping competitors.
  • Market and price: use get_top_purchasers, get_top_suppliers, get_top_brands, and get_price_trends to inspect buyers, winners, brands, and historical unit prices.
    Key parameter is match_modes: use caller for projects published by a company, winner / tender for winning or bidding projects, brand for brand search, and fulltext as fallback. Complex conditions can combine keywords, keyword_groups, and exclude_keywords, while bid_process filters purchase intention, tender, award, contract, and related stages.

Boundaries and Notes

This skill is useful for objective bid lookup, entity mapping, top-brand analysis, and price trend organization. It does not replace financial audit, legal due diligence, or unverified market forecasts. Calls are subject to quota and rate limits: check the key on AUTHENTICATION_FAILED, slow down on RATE_LIMITED, and remember that keyword_groups requires the advanced search endpoint. For policy, strategy, or industry structure, prefer tender data first and supplement with reliable external sources.

Use Cases

  • Sales checks Guangdong server procurement announcements above 5M in the last three months and retrieves full text.
  • Pre-sales analyzes a client's government procurement awards, core business keywords, and overlapping competitors.
  • Market analysts aggregate top purchasers, top winning brands, and historical unit prices for a product category.
  • Bid managers identify expiring projects in the next three months and shortlist potential bidders.

Best For

  • Pre-sales owners covering government projects who need to filter announcements by region, budget, and stage.
  • Bid managers doing client due diligence who need company entities, awards, partners, and competitors.
  • Category market analysts who need top purchasers, winning brands, and price trends.
  • Sales operations staff who need expiring projects and potential suppliers for pipeline building.