battlecard

v1.0.0MITmthds >=1.0.0Validated1 installs3/4/2026RobinHrt/sales_battlecard
Main pipegenerate_battlecards

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "battlecard"
address = "github.com/RobinHrt/sales_battlecard"
version = "1.0.0"
description = "Sales Battlecard Generator: batch competitor analysis with objection handlers and landmines"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "generate_battlecards"

[exports.sales_battlecard]
pipes = ["generate_battlecards", "extract_competitor_materials", "build_single_battlecard", "process_single_competitor", "build_all_battlecards", "compile_battlecard_deck"]

Install

$npx mthds install https://github.com/RobinHrt/sales_battlecard --method battlecard

Run

$npx mthds run method battlecard

Sales Battlecard Generator: batch competitor analysis with objection handlers and landmines

Exports

sales_battlecard

generate_battlecardsextract_competitor_materialsbuild_single_battlecardprocess_single_competitorbuild_all_battlecardscompile_battlecard_deck