proposal-generator

Generate consulting proposals and SOWs as Markdown from project context.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill proposal-generator-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proposal-generator
Source: https://github.com/Cure-Consulting-Group/iep-and-thrive/tree/main/.agents/skills/proposal-generator
Command: npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill proposal-generator-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cat, git, ls, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional consulting proposals and Statements of Work, streamlining the process for project scoping, pricing, and engagement structure.

Core Features & Use Cases

  • Proposal Generation: Automatically generates consulting proposals and SOWs based on project context.
  • Customization: Tailors output to the specific project by reading relevant files and context information.
  • Use Case: Ideal for consulting firms looking to automate the proposal process and ensure consistency in document quality.

Quick Start

Generate a consulting proposal for a project named 'ProjectX' using the proposal-generator skill.

Frequently Asked Questions about proposal-generator

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

FAQPage Schema
How do I automate consulting proposal and SOW creation from project context?

Automate consulting proposal and SOW creation by reading project context from files like PORTFOLIO.md and package.json. The tool generates structured Markdown documents for proposals, statements of work, and pricing breakdowns based on client information and scope.

How does SOW generation work with git log and ls commands?

SOW generation uses git log and ls commands to extract project history and directory structure. This contextual data populates the scope and timeline sections of the generated Markdown SOW, ensuring the document reflects actual project development.

Can I generate pricing models for a consulting project automatically?

Yes, you can generate pricing models automatically. The tool reads project context and outputs a dedicated Markdown pricing breakdown document, structuring the financial details alongside the main consulting proposal and SOW.

Do I need a PORTFOLIO.md file to create a project scope and proposal?

Yes, a PORTFOLIO.md file is required to create a project scope and proposal. The generation process reads from PORTFOLIO.md, package.json, git log, and ls commands to accurately tailor the consulting proposal to the specific project context.

What is the best way to structure a consulting proposal for consistent document quality?

The best way to structure a consulting proposal for consistent quality is to automate generation from standardized project context files. This ensures uniform formatting across proposals, SOWs, and pricing breakdowns by leveraging automated Markdown document creation.