From memstack
Generates professional client quotations and proposals from requirements or Scan results. Saves to SQLite database and markdown backups. Triggers on 'create quotation', 'generate quote', 'proposal'.
npx claudepluginhub cwinvestments/memstack --plugin memstackThis skill uses the workspace's default tool permissions.
*Generate professional client quotations and proposals.*
Generates client proposals for service businesses like web development and consulting, covering project understanding, solution, scope, timeline, pricing, and terms.
Generates professional project proposals with executive summary, deliverables, tiered pricing, timeline, and terms for client bids, pitches, and freelance engagements.
Creates, sends, and tracks PandaDoc proposals for MSPs: MSAs, SOWs, hardware quotes, project proposals from templates with pricing tables and content variables; manages sales pipeline.
Share bugs, ideas, or general feedback.
Generate professional client quotations and proposals.
When this skill activates, output:
✒️ Quill — Drafting quotation...
Then execute the protocol below.
Gather requirements — ask the user for:
If project was already scanned — use the Scan results for scope and pricing
If not scanned — run a quick Scan first to get baseline metrics
Generate the quotation using templates/client-quote.md:
Save to SQLite (primary):
python "$MEMSTACK_PATH/db/memstack-db.py" set-context '{"project":"<client>","last_quote_date":"<date>","quote_summary":"<scope>"}'
Also save markdown copy to memory/projects/{client}-quote-{date}.md (human-readable backup)
Present formatted for copy-paste into email or PDF export
User: "generate a quote for John at GreenTech for an admin dashboard"
✒️ Quill — Drafting quotation...
CW AFFILIATE INVESTMENTS
Quotation — GreenTech Corp
Date: 2026-02-18 | Valid Until: 2026-03-20
Scope: Full-stack admin dashboard with auth, CRUD, payments
Standard: $22,000 | Timeline: 7 weeks
Saved: memory/projects/greentech-quote-2026-02-18.md