Back to Blueprints
📊Linearv1.0.0

Quotation Comparison Agent

Compares multiple quotations and provides a structured recommendation.

procurementquotationcomparisonrecommendation
Free
Downloads as quotation-comparison-agent-tact.md
Sign in to Download

About This Blueprint

A linear agent that takes 3-5 supplier quotations, constructs a comparison table, and recommends the best option with full rationale.

What's Inside

Trigger
What starts the agent?
T

A set of supplier quotations is submitted for comparison

Agent
Who does the work?
A

Quotation Comparison Agent

This agent reviews multiple supplier quotations, extracts key details (such as price, terms, delivery, and warranty), and creates a clear comparison table. It then provides a recommendation, justifying its choice based on the most relevant criteria for procurement decisions.

Connectors
Where does it get data?
C
  • Quotation documents (PDF, DOCX)
  • Quotation spreadsheet/table
  • Form submissions
  • Email attachments
Tools
What actions does it take?
T
  • Retrieve quotation files
  • Read data from spreadsheet
  • Parse form submissions
  • Extract data from email attachments
  • Notify user with results
  • Save comparison report
Machine-Readable Specification
DESCRIPTION
The agent's job description
Compares multiple supplier quotations, extracts key details, creates a side-by-side comparison table, and provides a clear recommendation with justification for procurement decisions.
RULES
Code of conduct & guardrails
6 rule categories with 8 critical guardrails
SKILLS
Core competencies & connectors
5 skills: Retrieve Quotations, Extract Key Fields, Create Comparison Table, Generate Recommendation, Notify and Save Report
WORKFLOW
Standard operating procedure
6-step workflow with 3 checkpoints and error handling
Self-Building Blueprint

This blueprint includes embedded BUILD INSTRUCTIONS that any AI coding agent can follow. Drop the .mdfile into your workspace, type "build this agent", and your AI platform scaffolds the entire agent folder structure automatically.

Claude CoworkGoogle AntigravityGoogle Workspace StudioMicrosoft Copilot Studio
Sign in to Download