Intelligent Bid Opportunity Screening and Recommendation Engine
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @org-whlskj/lskj-recommend.
About this skill
The Problem: Precise Filtering of Bidding Information
Enterprises seeking bidding opportunities face challenges of massive data volume, varied expressions of key requirements, and the possibility that procurement intent has not yet been formally announced. Manually browsing numerous announcements is inefficient and prone to missing projects in pre-procurement stages like Procurement Intent or Under Construction. This skill transforms a vague business description into structured search parameters and, after fetching real data via API, provides a traceable recommendation list rather than simple keyword matching.
How the Skill Works
The core is a structured process of Query Construction - Data Fetching - Intelligent Filtering - Structured Output.
- Business Profiling & Keyword Expansion: Extracts product/service names, target customers, regions, etc., from user input to generate five types of search terms (
Direct Subject Terms,Synonym Procurement Terms,Application Scenario Terms,Demand Trigger Terms,Exclusion Terms). It constructs search keywords using|for “OR” logic. - Full Pagination Data Retrieval:
- Calls
/bid/searchProjectApifor bidding projects (default: last 30 days) and/bid/searchNZJProjectApifor projects under construction (default: last 90 days). - Strictly follows full pagination rules: Continuously requests pages by incrementing
pageIduntilhasNext=false, merges all page data, and deduplicates. Only calls detail APIs to supplement information for projects in the final display.
- Calls
- Intelligent Scoring & Recommendation:
- Scores filtered candidates across six dimensions: Direct Business Match (40pts), Opportunity Stage (20pts), Timeliness (15pts), Regional Fit (10pts), Budget Fit (10pts), Evidence Completeness (5pts). Normalization is applied based on applicable dimensions.
- Assigns recommendation grades:
A (80–100),B (60–79),C (Below 60). The grade summary table and the count of items excluded by basic filtering are reported separately.
- Explainable Output: Clearly distinguishes the source of business profile data (User-Provided / Default Conditions / Inferred Analysis). Each recommended project lists matching evidence, risks, and suggested next steps. It also declares the data coverage status (e.g., “Full data retrieved” or “Full retrieval incomplete”).
Applicable Boundaries and Considerations
- Dependent on a Valid API Key: A working
BBIAO_API_KEYis required to call the API service; otherwise, queries cannot execute. - Dependent on Real API Responses: Recommendations are based on real-time data returned by the API. Scores, grades, and evidence originate from this data; the skill itself does not predict procurement outcomes.
- Not an “Automated” Lead Generation Tool: The output is a list of leads for manual verification. Users must verify qualification, download attachments, contact the procurement entity, and follow up. The skill cannot guarantee contact availability, budget authenticity, or deal probability.
- Guidance and Interaction: Employs progressive guidance. Only the core business is required; other conditions (e.g., region, budget) are optional. The skill automatically applies default values for missing conditions and explicitly notes them in the output.
Use Cases
- A business development team needs to regularly filter national bid information to identify potential projects relevant to their business for sales resource allocation.
- For a newly market-accessible product, the sales department must quickly locate related projects with procurement intentions or public tenders issued nationwide within the last 30 days.
- A pre-sales solution engineer, while preparing a client proposal, needs to search for projects under construction in the region from the past 90 days to assess opportunities for pre-sales technical exchanges or ancillary construction.
- An industry analyst needs to monitor bidding dynamics in a specific sector (e.g., data center construction) over a set period, generating a structured report with project budgets, procuring entities, and key dates.
Best For
- A **Business Development (BD) Manager** responsible for proactively identifying new clients and projects, requiring systematic and large-scale acquisition of tender leads to fill the sales pipeline.
- A **Pre-sales Solution Engineer** who needs to match the company’s product or solution capabilities with specific project requirements in the market to generate evidence-based preliminary project lists.
- A **Market Analyst or Industry Researcher** responsible for analyzing market dynamics and bidding trends in specific sectors or regions, needing structured raw data as analytical input.
- An **Operations Manager** in charge of procurement or supply chain, who needs to regularly scan the market to understand market prices and procurement trends for suppliers, equipment, or services.
Related Skills
Bid Proposal Verification Tool is used to verify the consistency between bid proposals and tender documents, checking table of contents, page numbers, attachments, and seals, based on Shibot Technology's bid data API.
An AI engine built on extensive bidding data to precisely search for tender projects and potential clients using natural language or structured criteria.
Automates bid document, response table, and material list generation from bid files and enterprise data using Shibuo Technology API.
An AI assistant built on Shibona Tech's full-spectrum bid data API for analyzing market intelligence, competitor moves, client preferences, and regional trends, with natural language querying and deep insights.