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

National Bidding & Tender Query and Enterprise Analysis

Business Operations Updated 2026.08.30

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

Please install the skill @org-wl7bwfbn/sbkj according to the official guide at https://skillhub.cn/install/skillhub.md.

About this skill

The Problem It Solves

For businesses, analysts, or developers needing insights into the bidding and tender market, the core challenges are: fragmented information across countless platforms making comprehensive collection difficult; overwhelming data volumes that render manual screening and analysis inefficient; and the complexity of swiftly understanding a company's market presence, client networks, or industry involvement, which often requires piecing together data from multiple sources like business registrations, contracts, and projects.

How the Skill Works

This skill provides API-based access to a nationwide database of bidding, tender, contract, and planned/construction project information, with a daily update volume exceeding 300,000 records. It integrates enterprise profiling and AI-assisted processing capabilities, abstracting the underlying complexity of data collection and cleaning into a clear interface layer.

Core Capabilities and Key Steps

  • Bidding & Tender Search and Tracking: Interfaces like searchProjectApi and SearchProjectForAI support searching via keywords (using space for "AND" logic, | for "OR"), region, industry, time, amount, and corporate roles (e.g., partAName for buyer, partBName for winner). The full lifecycle of a single project can be traced using getProjectByProjectNumber to link all related announcements.
  • In-Depth Enterprise Profiling: companyProfileSummary provides a snapshot of business fundamentals and bidding statistics. Further calls to companyProfileContacts, companyProfileCustomers, and companyProfileSuppliers yield paginated lists of contacts, clients, and suppliers, each linked to specific projects.
  • Early-Stage Project Identification: Use searchNZJProjectApi to find planned/construction projects at an early stage, and getNZJProjectDetail to access full details, enabling pre-bid opportunity identification.
  • AI and Structured Processing: aiSearchSubmitPolling rewrites natural language queries into standardized parameters. The ztbAiStructureInfo interface, compatible with ChatGPT message formats, extracts key fields (like parties, amounts) from announcement text. projectDiscrimination judges whether a text segment represents valid project information.

Scope and Constraints

  • Nature of Data: The API returns publicly available information. Client/supplier relationships in the enterprise profile reflect historical project collaborations and do not imply equity holdings, control, or exclusive partnerships.
  • Analysis Boundaries: APIs return factual data. Any secondary calculations (e.g., market share) should explicitly state the data coverage and calculation methodology. Do not make completeness claims without retrieving full paginated datasets.
  • Technical Constraints: Each API has its own pagination rules and limits (e.g., enterprise contacts are limited to 5 per page). A search using companyName only indicates that the company participated in bidding; use getZTBStructreDetail to confirm its specific role (buyer/winner) in the project.
  • Compliance: Ensure that subsequent use of retrieved contact information complies with relevant privacy and communication regulations.

Use Cases

  • A market department needs to quickly retrieve all recent hospital construction bidding notices in a specific province to assess regional market potential and identify collaboration opportunities.
  • A procurement manager wants to analyze the distribution of winning bids and list of major clients for a specific equipment supplier within the healthcare industry over the past year.
  • An investment analyst needs to compare multiple competitors by metrics such as their frequency as buyers, types of projects they win as suppliers, and the breadth of their supplier networks.
  • A project development team needs to query for the latest bidding information and contracts related to “AI laboratory equipment procurement” directly within a natural language dialogue.

Best For

  • A market specialist responsible for collecting and analyzing bidding information, who needs to regularly monitor bidding activities in specific industries or from competitors.
  • A consulting analyst conducting industry research and competitive intelligence, who needs to generate market landscape reports based on multi-dimensional data.
  • A key account sales manager responsible for relationship maintenance, who needs to gain early insights into key customers' procurement plans and supplier changes.
  • A procurement specialist performing supply chain risk assessments, who needs to evaluate the financial health and relationship stability of core suppliers.