quote-drafter

quote-drafter is a skill for Claude Code from Ootto-AI/claude-invoice-skills. It costs 61 tokens per session (520 once invoked), scanned A, original, MIT.

A quote and proposal writing aid that turns rough project notes into a client-ready offer with scope, prices, timing, exclusions, and an acceptance step.

In plain words
What is it for?
Use it to prepare fixed-price, hourly, or per-item quotes and proposals from notes about a client, deliverables, pricing, and timeline.
Why use it?
It removes the need to build a clear, complete quote from scratch and helps prevent misunderstandings about cost and what the work includes.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the claude-invoice-skills plugin — 5 skills shipped together

Good fit Use it to prepare fixed-price, hourly, or per-item quotes and proposals from notes about a client, deliverables, pricing, and timeline.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ootto-ai/claude-invoice-skills/quote-drafter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Ootto-AI/claude-invoice-skills --skill quote-drafter
Clone the repo
git clone --depth 1 https://github.com/Ootto-AI/claude-invoice-skills

Made for: Claude Code.

Or install claude-invoice-skills, the plugin that ships this one along with the rest of its 5 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for quote-drafter

README.md
[![agentmods](https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/quote-drafter/github.svg)](https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/quote-drafter)
Your own site
<a href="https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/quote-drafter"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/quote-drafter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for quote-drafter

Your own site · 80×15
<a href="https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/quote-drafter"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/quote-drafter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 520 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.00520
Opus 5 $0.00030 $0.00260
Sonnet 5 $0.00012 $0.00104
Haiku 4.5 $0.00006 $0.00052

Measured 12d ago against content hash 3e7e12ac18f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

quote-drafter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/quote-drafter/SKILL.md · 57 lines

What it actually says

Quote & Proposal Drafter

Turn rough notes into a professional, client-ready quote.

When to use

A prospect needs pricing and you want a clean quote without writing it from scratch.

What you'll need

A few bullets on the client, the work involved, your pricing, and the timeline.

Instructions

Run this prompt with the user's notes:

You are my proposals writer. Turn the notes below into a clean, client-ready quote.

Notes:
- Client / company: [client name]
- What they need: [the work or problem in a few bullets]
- Scope / deliverables: [what I'll actually do]
- Pricing: [fixed price, hourly rate, or per-item — include the numbers]
- Timeline: [how long, or start/end dates]
- Anything to exclude: [out-of-scope items, if any]

Produce a quote with these sections:
1. A one-paragraph summary that shows I understood their problem.
2. Scope of work — deliverables as a clear bullet list.
3. Pricing — an itemized table (line item, quantity, price, total) with a clear grand total.
4. Timeline — when work starts and key dates.
5. What's not included — so there are no surprises later.
6. Next step — exactly what they do to accept.

Tone: confident and professional, not salesy. Use my real numbers — never invent prices or dates I didn't give you. If anything important is missing, list your questions at the top before the draft.

Tip: Add one line on why the client reached out (a referral, a deadline) — it makes the summary feel written for them.


Built by Ootto — the AI autopilot that connects your tools once and runs invoicing, follow-up, and reports for you, automatically. Book a demo →

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 57 lines · 61 tokens per session scan A 3e7e12ac18f1

Subscribe to this mod's changes

quote-drafter is a skill published in the GitHub repository Ootto-AI/claude-invoice-skills (1 stars, last pushed 3mo ago), licensed MIT. It adds 61 tokens to every session and 520 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

watch-video

Give Claude eyes and ears on any online video, then analyze it. Downloads a video from a URL (YouTube, Instagram, X, Vimeo, and 1000+ yt-dlp sites), extracts key frames, and gets a transcript (native captions, else local Whisper), then hands the frames + timestamped transcript to Claude so it can produce a full…

Ootto-AI/ootto-watch · 149 tokens

faq-responder

Draft answers to your most common inbound questions, using only the facts about your business. Use when the user says "answer this customer question", "draft an FAQ reply", "respond to this inquiry", "write answers to common questions", "reply to this customer", or "build a reply library".

Ootto-AI/claude-inbox-skills · 64 tokens

inbox-triage

Sort a full inbox into reply-now / later / ignore, with drafts for the urgent ones. Use when the user says "triage my inbox", "sort my emails", "inbox triage", "what should I reply to", "clear my inbox", or "which emails need a response".

Ootto-AI/claude-inbox-skills · 67 tokens

meeting-notes-to-action-items

Turn raw meeting notes into owners, deadlines, and follow-up emails. Use when the user says "turn my notes into action items", "meeting follow-up", "who owns what from this meeting", "action items from these notes", "send meeting follow-ups", or "what did we decide".

Ootto-AI/claude-inbox-skills · 67 tokens

reply-in-your-voice

Draft a reply to any message that sounds like you, learned from your own past emails. Use when the user says "reply in my voice", "write this like me", "draft a reply that sounds like me", "respond to this email", "match my tone", or "answer this in my style".

Ootto-AI/claude-inbox-skills · 69 tokens

thread-summarizer

Turn a long email thread into key points and the decision needed. Use when the user says "summarize this thread", "catch me up on this email", "what's this thread about", "TL;DR this thread", "what do I need to do here", or "summarize this email chain".

Ootto-AI/claude-inbox-skills · 70 tokens