Bid Industry Intelligence Analysis
Paste the following prompt into your AI chat to install this skill:
Please install @org-whlskj/lskj-official-analyze according to the official guide at https://skillhub.cn/install/skillhub.md.
About this skill
Problem to Solve
Bidding data is scattered across platforms with inconsistent industry codes, making manual collection and analysis time-consuming and error-prone. Analysts need reliable market insights but face these pain points:
- Inconsistent data standards, leading to non-comparable statistics.
- Difficulty in quickly obtaining full-scale bidding data for specific industries, including quantity, amount, region, and participating enterprises.
- Inability to automatically distinguish between full statistics and sample analysis, risking overextrapolation of market share.
- Challenges in integrating bid and contract data to assess project lifecycles and enterprise relationships.
Core Workflow
This skill automates bidding industry intelligence analysis via API interfaces. Key steps include:
- Industry Code Mapping: Use the AI industry search interface to map user-provided industry keywords (e.g., “medical devices”) to standardized first-, second-, and third-level industry codes (
industryCode), ensuring consistent analysis standards. - Data Query and Statistics: Employ
searchProjectApito query quantities by overall or grouped conditions (e.g., time, region, purchase type) withpageNumber=0to gettotal, then paginate for details (up to 50 per page). Data is deduplicated byid + publishTime. - Aggregation Analysis: Aggregate detailed data across dimensions like time, region, information category, and amount range. Calculate metrics such as project count, total amount (only for parseable amounts, reporting missing rate), and enterprise rankings (sorted by project count or amount).
- Contract Analysis: Use
searchProjectContactApito fetch contract data, analyzing contract cycles, amounts, and party relationships for a full project lifecycle perspective. - Report Generation: Output a structured report including analysis scope, data coverage, core conclusions, trend tables, etc., with data evidence for each conclusion. Sample results must note sample size, pages, and cutoff time.
Applicability and Caveats
This skill is designed for bidding industry data analysis, but requires awareness of:
- Interface Call Limits: For bid searches, pageNumber=0 only returns total count, with a maximum of 50 per page; contract searches allow up to 100 per page. Full details require pagination by hasNext, recording actual retrieved counts.
- Data Completeness: When full data is not retrieved, the report must be labeled as “sample analysis,” not presented as complete market share. For missing amounts, report both the count of projects with amounts and the missing rate.
- Authentication and Quotas: Requires configuration of BBIAO_API_KEY and BBIAO_SERVER_URL; calls stop if unavailable. On insufficient balance, prompt user to recharge and retry only once.
- Analysis Standards: Different scopes (e.g., full statistics vs. paginated summaries) must not be directly compared; growth rate calculations require consistent comparison intervals, with absolute changes reported when the prior period is zero.
- Report Output: Avoid overextrapolation; clearly state data coverage and interface coverage gaps.
By following these steps and rules, this skill generates auditable market analysis reports, but users should understand its reliance on API data and standardized processing.
Use Cases
- Market researchers compiling annual industry trend reports use this skill to statistically gather bid quantity, amount, and regional distribution by specified industry codes, generating auditable market structure data.
- Corporate bid departments evaluating new regional market opportunities call APIs to fetch bid details, analyzing purchase types and enterprise rankings to identify potential competitors or partners.
- Consulting firms preparing industry reports for clients collect bidding data via the skill, aggregating statistics by time, information category, and amount range to provide structured insights for business decisions.
- Policy research institutions assessing the effects of public procurement policies need to understand bidding activity and contract cycles in specific industries, using the skill for data queries and sample analysis to inform policy design.
Best For
- Industry Analysts: Need to regularly track bidding market dynamics and generate data-driven analysis reports to support strategic planning.
- Bid Strategy Managers: Want to monitor competitor bidding behaviors and win trends to optimize bidding decisions and risk management.
- Market Research Consultants: Customize industry reports for clients, requiring bidding data as objective evidence for market insights.
- Policy Researchers: Study public procurement trends in specific industries, using bidding data to support policy evaluation and recommendation development.
Related Skills
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.
A fully local-run WeChat chat analysis tool with MBTI personality inference, sentiment analysis, risk detection, relationship health assessment, and conversation prediction, emphasizing privacy.
Fetches the top 20 A-share stocks by trading volume from Wencai, including ranking, price changes, and sectors, with sector analysis.
Performs project discrimination, classification, and structured extraction on bidding documents, outputting standardized data with support for manual review.