Bid Industry Intelligence Analysis
Paste the following prompt into your AI chat to install this skill:
Please follow the official installation guide at https://skillhub.cn/install/skillhub.md to install the skill @sbkj-bid/sbkj-official-en.
About this skill
Specific Problems in Bidding Data Analysis
A core challenge in industry research and commercial decision-making within the bidding sector is how to efficiently obtain structured data and generate reproducible statistical analyses. Analysts and decision-makers frequently encounter these issues:
- Disparate data sources make manual collection time-consuming and prone to omissions.
- The complexity of information types (e.g., tender, award, abandonment) and procurement methods (e.g., public tender, competitive negotiation) complicates unified analysis.
- Aggregating metrics across multiple dimensions—such as project count, total budget, regional distribution, and party rankings—from massive project lists requires significant effort.
- Contract-phase data (e.g., contract duration, award amount) is often siloed from tender/award data, hindering full-chain analysis.
- Incomplete data coverage can lead to incorrect inferences about market share, resulting in poor decisions.
Skill Core Capabilities and Workflow
This skill streamlines this complex process by encapsulating API calls into a configurable analysis task. Its core logic follows the flow: Define Metrics → Retrieve Data → Aggregate & Compute → Generate Report. Key steps include:
- Industry & Cycle Definition: The user inputs an industry keyword (e.g., "Medical Devices"). The skill first calls the
/outer-gateway/bid/industryReasoningAPI to map the vague phrase to standard three-level industry codes, ensuring a consistent analytical starting point. - Data Retrieval & Counting:
- It uses the
/outer-gateway/bid/searchProjectApiwithpageNumber=0to quickly get the total project count matching filters (industry, region, time, category), forming the basis for quantity statistics. - When budget details or company rankings are needed, it fetches project lists via pagination (max 50 per page). Conventions require stripping HTML tags and deduplicating by
id+publishTimefor accurate counts. - Budget sums only aggregate parseable values, while simultaneously reporting the number of projects with data and the missing rate to reflect data quality.
- It uses the
- Multi-dimensional Aggregation & Comparison:
- Data is aggregated by dimensions like time (YoY/QoQ), region, information category, procurement type, budget range, Party A, and Party B.
- When calculating growth rates, it strictly verifies that comparison periods are of equal length and only reports absolute change if the prior period is zero to avoid distortion.
- Contract Perspective (Optional): Via the
/outer-gateway/bid/searchProjectContactApi, it retrieves contract data to analyze contract duration and party relationships, offering a more holistic view when combined with tender/award data. - Report Generation: The final output includes analysis metrics, data coverage statements, core findings, trend tables, structural breakdowns, and risk warnings. It emphasizes that if data is not exhaustively fetched (e.g., not paginating to completion via
hasNext), the report must be explicitly marked as "sample analysis," with details on sample size and page limits to prevent overgeneralization.
Application Scope and Key Considerations
This is a specialized data analysis tool; usage must account for its scope and limitations:
- Data Dependency: Results' accuracy hinges on the timeliness and completeness of the underlying bidding database. API services may have update lags.
- Key & Security: API keys (via env var BBIAO_API_KEY) must be managed securely; hardcoding or leaking them is prohibited. Top up if quota is insufficient.
- Metric Rigor: Data from different batches or with different filters cannot be directly compared. Each analysis must clearly report its defining metrics (e.g., industry, region, time frame).
- Inference Discipline: Conclusions like market share or enterprise rankings should only be drawn from datasets with clearly defined denominators and relatively complete details. Sample analysis results are for trend reference only, not precise market share statements.
Use Cases
- When a corporate market department plans to enter a new industry (e.g., new energy), an analyst uses this skill to aggregate tender project counts, budget distributions, and key winning bidders over recent years to assess market size and competitive landscape.
- A consultant from a firm receives a client brief to quickly produce a report on bidding trends for a specific procurement category (e.g., healthcare IT) in a defined region (e.g., Yangtze River Delta), requiring aggregation by information type and procurement method with YoY calculations.
- A bidding team, in preparation for a major project, uses the skill to analyze historical award data, identifying competitors with higher win rates within a specific budget range (e.g., 1M-5M RMB) and their typical bidding strategies.
- Policy researchers investigating the impact of a new regulation extract changes in abandonment rates and procurement type structures within a related industry (e.g., environmental equipment) before and after the regulation's implementation.
Best For
- An industry researcher in a corporate strategy or market department: needs to regularly track bidding dynamics in a target sector to support business expansion and investment decisions.
- An analyst at a consulting or research firm: commissioned by clients or conducting independent research, requires rapid generation of market analysis reports based on public bidding data across specific dimensions.
- A business developer in a bidding team or sales department: needs to analyze competitors' historical award performance and active regions when formulating bidding strategies and identifying potential clients.
- A policy evaluator in a government or public sector body: needs to monitor the implementation effects of specific industry regulations or market norms through changes in tender and procurement data.
Related Skills
Performs project discrimination, classification, and structured extraction on bidding documents, outputting standardized data with support for manual review.
Expert in multi-platform data collection, integration, and interpretation, delivering market research, sentiment monitoring, ROI analysis, and visual reporting for data-driven decision-making.
Aggregates 11 stock selection strategies into a single entry point, supporting single-strategy and multi-strategy combinations with concurrent acceleration and HTML visualization reports.
This skill uses AI to intelligently analyze data features, automatically recommend and generate interactive HTML visualization dashboards, supporting multiple chart types.