supplier-research

Identify and evaluate suppliers for B2B procurement with weighted criteria.

Updated Jul 11, 2026
One-click install
npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill supplier-research-gauravb4875-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supplier-research
Source: https://github.com/gauravb4875-ux/SP2.0/tree/main/supplier-research
Command: npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill supplier-research-gauravb4875-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, pandas, pypdf2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenges of B2B procurement by providing a comprehensive framework for researching, evaluating, and comparing suppliers and vendors.

Core Features & Use Cases

  • Supplier Discovery: Identify potential suppliers based on product, service, or component requirements.
  • Vendor Evaluation: Score vendors across weighted criteria such as quality, cost, delivery, capability, reliability, and compliance.
  • RFP/RFQ Process: Guide users through creating and evaluating RFPs and RFQs for formal vendor selection.
  • Negotiation Preparation: Provide strategies for negotiation, including volume commitments, payment terms, and contract terms.

Quick Start

Use the supplier-research skill to find suppliers for your upcoming project.

Frequently Asked Questions about supplier-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate and compare B2B suppliers for procurement?

To evaluate B2B suppliers, you can score vendors across weighted criteria like quality, cost, delivery, capability, reliability, and compliance. This approach standardizes vendor evaluation and ensures objective supplier comparisons.

What is the best way to create an RFP for vendor selection?

Creating an RFP for vendor selection involves guiding the process from initial requirements to formal evaluation. RFP creation frameworks structure your B2B procurement requests to ensure consistent and comparable vendor responses.

Can I use Python for web scraping to discover potential suppliers?

Yes, you can use Python web scraping libraries like BeautifulSoup and Requests to discover potential suppliers. This automates data extraction from various sourcing platforms and trade data websites for B2B procurement.

How do I prepare negotiation strategies for vendor contracts?

Preparing vendor negotiation strategies involves defining tactics for volume commitments, payment terms, and contract conditions. Structured negotiation preparation strengthens your position during B2B procurement discussions.

Does supplier research handle data validation and compliance checks?

Yes, supplier research handles data validation and compliance checks during vendor evaluation. This ensures that discovered suppliers meet necessary regulatory and operational standards before entering your B2B procurement pipeline.

Can I process trade data PDFs for supplier discovery?

Yes, you can process trade data PDFs using the PyPDF2 library to extract text for supplier discovery. This allows you to parse unstructured sourcing documents and integrate them into your vendor evaluation workflow.