af-quotation-expertise

Generate client-facing quotation PDFs from Linear estimation data.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-quotation-expertise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-quotation-expertise
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-quotation-expertise
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-quotation-expertise

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional, client-facing quotations directly from estimation data, streamlining the sales and proposal process.

Core Features & Use Cases

  • Automated Pricing Calculation: Calculates costs based on hours, day rates (flat or per-role), and rounds days up to the nearest half-day.
  • PDF Quotation Generation: Creates a clean, structured PDF document of the quotation using md-to-pdf.
  • Email Delivery: Sends the generated PDF quotation to the client via email using the af-email-sending-expertise skill.
  • Use Case: After a discovery phase, when a client asks for pricing, this skill can take the Linear estimates, calculate the cost, generate a PDF quote, and email it to the client.

Quick Start

Use the af-quotation-expertise skill to generate a quote for the Linear issue AF-123, using a flat day rate of £600, and send it to [email protected].

Frequently Asked Questions about af-quotation-expertise

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

FAQPage Schema
How do I generate a PDF quotation from Linear issue estimates?

To generate a PDF quotation from Linear estimates, this Skill processes structured estimation breakdowns from issue comments, applies your defined day rates to calculate pricing, and converts the formatted output into a professional PDF document using md-to-pdf.

Can I calculate project pricing using different day rates for specific roles?

Yes, you can calculate project pricing using either a flat day rate or per-role day rates. The Skill processes your Linear estimation data and applies the specified rates to compute costs, automatically rounding days up to the nearest half-day.

What is the best way to automate sending quotes to clients after estimating work?

The best way to automate sending quotes is to process Linear issue estimates into a PDF document and configure email delivery. This Skill integrates with an email sending expertise to attach and send the generated PDF quotation directly to your client.

Does the quotation generation process round up fractional estimation hours?

Yes, the quotation generation process rounds fractional estimation hours up to the nearest half-day. This ensures your calculated pricing reflects minimum billing increments when converting Linear time estimates into final costs.

Can I use structured issue comments to create a client-facing quote?

Yes, you can use structured issue comments in Linear to create a client-facing quote. The Skill extracts estimation data directly from these comments, formats the breakdown, calculates the cost, and produces a clean quotation document.