holo-proposal-generator

Generate styled PDF proposals from client and quote data using reportlab.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill holo-proposal-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: holo-proposal-generator
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/holo-proposal-generator
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill holo-proposal-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Sales teams need to turn sparse client and quote data into polished, brand-consistent proposal documents quickly; this Skill automates assembly of cover, client background, solution comparison, product details, case studies, commercial terms and a CTA into a ready-to-send PDF, saving time and ensuring consistency.

Core Features & Use Cases

  • Automated Proposal Assembly: Collects client name, country, product selections and quote metadata, auto-fills background and pricing where available.
  • Modular PDF Output: Produces a multi-page, styled PDF (cover, background, comparison, product specs, case studies, commercial terms, CTA) using reportlab.
  • Integration Points: Reads smart-quote and company-research inputs when available; supports direct download, email draft generation, or SMTP send via configured channels.
  • Use Case: A salesperson asks for a proposal with minimal input and receives a client-ready PDF containing tailored technical specs, pricing tables, and local case studies.

Quick Start

Generate a professional PDF proposal for client Belttech in Brazil using products "AC-1200 x 2" and quote ID HL-BR-2026-0414-01.

Frequently Asked Questions about holo-proposal-generator

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

FAQPage Schema
How do I generate a professional proposal PDF from minimal client and quote data?

You can generate a proposal PDF by providing minimal inputs like client name, country, and product selections. The tool automatically assembles a cover, background, comparisons, product details, case studies, and commercial terms into a single styled document using reportlab.

Can I use reportlab to build modular B2B sales proposals with pricing tables?

Yes, reportlab is used to render modular multi-page B2B sales proposals. It builds a branded PDF containing tailored technical specs, region-matched case studies, and price tables from your quote data.

Does this proposal generator integrate with smart-quote and company-research data?

The generator optionally reads smart-quote and company-research data when available. It auto-fills client background and pricing metadata from these inputs to streamline the proposal assembly process.

What is the best way to automate B2B industrial sales proposal creation?

Automating B2B industrial sales proposal creation is best done by assembling modular content blocks like cover, background, and commercial terms. This approach ensures brand consistency while saving time for sales outreach and follow-ups.

How to create client-ready PDF proposals for B2B outreach and follow-ups?

To create client-ready PDF proposals, input client details and quote metadata to auto-fill sections. The output supports direct download, email draft generation, or SMTP send via configured channels for immediate follow-up.

What are the limitations of using reportlab for sales proposal PDF generation?

Using reportlab for sales proposal PDF generation requires accepting its Python-based rendering constraints. The tool relies on structured input data to build modular content and cannot generate proposals dynamically without predefined component templates.