rfx-document-generator

Solid

Automated RFI/RFP/RFQ document creation skill with template management and evaluation criteria

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# RFx Document Generator ## Overview The RFx Document Generator automates the creation of Request for Information (RFI), Request for Proposal (RFP), and Request for Quotation (RFQ) documents. It provides template management, evaluation criteria definition, and response analysis capabilities to streamline the competitive bidding process. ## Capabilities - **RFI/RFP/RFQ Template Generation**: Structured document creation from templates - **Scope of Work Structuring**: Comprehensive SOW development - **Evaluation Criteria Weighting**: Define and weight selection criteria - **Terms and Conditions Library**: Standard clause management - **Supplier Question Management**: Q&A tracking and response - **Response Collection and Parsing**: Structured response extraction - **Side-by-Side Comparison Matrices**: Supplier response comparison - **Award Recommendation Scoring**: Weighted scoring and ranking ## Input Schema ```yaml rfx_request: rfx_type: string # RFI, RFP, RFQ category: string scope_of_work: description: string requirements: array specifications: object evaluation_criteria: array - criterion: string weight: float scoring_method: string timeline: issue_date: date question_deadline: date response_deadline: date award_date: date invited_suppliers: array terms_requirements: array ``` ## Output Schema ```yaml rfx_output: document: header: object introduction: string scope_of_work: object ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills