create-proposal

Generate proposal documents in PandaDoc from structured inputs or transcripts using Python scripts and API communication.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/jesuscottage/machote --skill create-proposal-jesuscottage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-proposal
Source: https://github.com/jesuscottage/machote/tree/main/.claude/skills/create-proposal
Command: npx skills add https://github.com/jesuscottage/machote --skill create-proposal-jesuscottage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of professional proposals by converting structured data or transcripts into PandaDoc documents, saving time and reducing manual effort.

Core Features & Use Cases

  • Proposal Generation: Automatically constructs customized proposals based on client information, problems, and benefits.
  • Multi-Input Processing: Handles structured bullet points or sales call transcripts to extract required details.
  • Use Case: Imagine preparing a proposal after a sales call; provide the transcript and relevant details, and the Skill generates a ready-to-send proposal.

Quick Start

Give the structured client and project details or upload a sales transcript to generate your personalized proposal document.

Frequently Asked Questions about create-proposal

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

FAQPage Schema
How do I generate PandaDoc proposals from sales call transcripts?

You can generate PandaDoc proposals by providing sales call transcripts as input. The Skill parses the transcript to extract client information and project details, automatically mapping the structured data into PandaDoc templates for rapid document creation.

Can I use structured bullet points to automate proposal creation instead of full transcripts?

Yes, the proposal creation process supports multi-input processing. You can provide structured bullet points containing client information and project details instead of full transcripts, and the Skill will parse them to populate the PandaDoc template.

What do I need to set up to automate client proposal generation with PandaDoc?

To automate client proposal generation, you need a Python environment with the requests and json dependencies installed. You also need API communication configured for PandaDoc access to execute the document generation scripts successfully.

Does this approach work for standardizing proposal drafting workflows at scale?

Yes, this approach is designed for proposal drafting workflows requiring rapid, standardized document generation with minimal manual input. It applies standardized PandaDoc templates across multiple clients to maintain consistency at scale.

What is the best way to convert structured client data into a ready-to-send sales proposal?

The best way to convert structured client data into a ready-to-send sales proposal is through Python scripting. The scripts parse your structured inputs and apply API communication to automatically construct customized PandaDoc documents.

Are there limitations when extracting details from transcripts for document generation?

A limitation of transcript-based document generation is that the Skill requires Python scripting to parse inputs accurately. Complex or highly unstructured sales call transcripts may need pre-formatting to ensure the automation extracts the required details correctly.