case_study

v1.0.0MITmthds >=1.0.0Validated1 installs3/4/2026RobinHrt/sales_case_study
Main pipegenerate_case_study

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "case_study"
address = "github.com/RobinHrt/sales_case_study"
version = "1.0.0"
description = "Customer Case Study Generator: batch document synthesis with confidence-classified metrics"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "generate_case_study"

[exports.sales_case_study]
pipes = ["generate_case_study", "extract_customer_doc", "summarize_doc", "process_single_doc", "process_all_docs", "draft_case_study"]

Install

$npx mthds install https://github.com/RobinHrt/sales_case_study --method case_study

Run

$npx mthds run method case_study

Customer Case Study Generator: batch document synthesis with confidence-classified metrics

Exports

sales_case_study

generate_case_studyextract_customer_docsummarize_docprocess_single_docprocess_all_docsdraft_case_study