rfp_responder

v1.0.0MITmthds >=1.0.0Validated1 installs3/4/2026RobinHrt/sales_rfp_responder
Main piperespond_to_rfp

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "rfp_responder"
address = "github.com/RobinHrt/sales_rfp_responder"
version = "1.0.0"
description = "RFP Response Engine: batch KB matching with confidence scoring per question"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "respond_to_rfp"

[exports.sales_rfp_responder]
pipes = ["respond_to_rfp", "extract_rfp_questions", "match_and_respond", "respond_all_questions", "split_questions", "compile_rfp_response"]

Install

$npx mthds install https://github.com/RobinHrt/sales_rfp_responder --method rfp_responder

Run

$npx mthds run method rfp_responder

RFP Response Engine: batch KB matching with confidence scoring per question

Exports

sales_rfp_responder

respond_to_rfpextract_rfp_questionsmatch_and_respondrespond_all_questionssplit_questionscompile_rfp_response