saccoai-proposal
Installation
SKILL.md
This skill takes site analysis output and generates a branded saccoai project proposal — a polished document with executive summary, current state assessment, proposed solution, scope, timeline, pricing, and a "Book a call" CTA. Output is a Vercel-hosted HTML page (interactive, with PDF download) plus a saved PDF file.
The skill works standalone (give it a URL and a client name) or as the final step in the sales pipeline after competitive analysis.
Inputs
| Input | Required | Default | Description |
|---|---|---|---|
| Target URL | Yes (if no analysis) | — | Site to analyze — triggers saccoai-website-analysis if no .saccoai/analysis/ exists |
| Client name | Yes | — | Company name for the proposal cover and throughout the document |
| Client industry | No | auto-detect | Industry for pricing context and framing |
| Pricing model | No | fixed | fixed (3 package tiers in CHF) or hourly (estimated hours × rate) |
| Rate / packages | No | saccoai defaults | CHF/hour rate or package price overrides |
| Proposal language | No | en | Language for the proposal document itself |
Execution Model
Single-agent sequential. No parallelism needed — phases are dependent on each other's output.