proposal-generation

proposal-generation is a skill for Claude Code, Codex from Maudeunfledged834/startup-founder-skills. It costs 53 tokens per session (1,754 once invoked), scanned A, a copy of proposal-generation, MIT.

A document-writing aid for formal business deals, including proposals, statements of work, contracts, nondisclosure agreements, and master service agreements. A nondisclosure agreement protects confidential information, while a statement of work defines project deliverables.

In plain words
What is it for?
Use it to prepare client proposals, project scopes, pricing documents, partnership agreements, confidentiality agreements, or ongoing service contracts.
Why use it?
It helps turn an agreed business arrangement into a document with clear parties, scope, money, dates, and special requirements.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare client proposals, project scopes, pricing documents, partnership agreements, confidentiality agreements, or ongoing service contracts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/maudeunfledged834/startup-founder-skills/proposal-generation
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 Maudeunfledged834/startup-founder-skills --skill proposal-generation
Clone the repo
git clone --depth 1 https://github.com/Maudeunfledged834/startup-founder-skills

Made for: Claude Code, Codex.

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 proposal-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/maudeunfledged834/startup-founder-skills/proposal-generation/github.svg)](https://agentmods.dev/skills/maudeunfledged834/startup-founder-skills/proposal-generation)
Your own site
<a href="https://agentmods.dev/skills/maudeunfledged834/startup-founder-skills/proposal-generation"><img src="https://agentmods.dev/badge/skills/maudeunfledged834/startup-founder-skills/proposal-generation/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 proposal-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/maudeunfledged834/startup-founder-skills/proposal-generation"><img src="https://agentmods.dev/badge/skills/maudeunfledged834/startup-founder-skills/proposal-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,754 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 100% copy Near-identical to another mod 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.00053 $0.01754
Opus 5 $0.00026 $0.00877
Sonnet 5 $0.00011 $0.00351
Haiku 4.5 $0.00005 $0.00175

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

Security

Grade A, and why

proposal-generation 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 11d 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.

Origin

This is a copy

100% identical to proposal-generation — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/proposal-generation/SKILL.md · 132 lines

How it starts

The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Proposal Generation

When to Use

  • Starting a new client engagement and need a contract or proposal fast
  • Client asks for a proposal with pricing and timeline
  • Partnership or vendor relationship requiring an MSA
  • Protecting IP or confidential information with an NDA
  • Need a Statement of Work with a deliverables matrix
  • EU/DACH project requiring GDPR-compliant data clauses

Context Required

From startup-context or the user:

  • Document type — Contract, proposal, SOW, NDA (mutual/one-way), or MSA
  • Jurisdiction — US (Delaware), EU (GDPR), UK (post-Brexit), or DACH (German law)
  • Engagement type — Fixed-price, hourly, or retainer
  • Parties — Names, roles, business addresses
  • Scope summary — 1-3 sentences describing the engagement
  • Financial terms — Total value, hourly rate, or retainer amount
  • Timeline — Start date, end date or duration, milestone dates
  • Special requirements — IP assignment, white-label, subcontractors, exclusivity

Workflow

  1. Gather requirements — Read startup-context if available. Collect all eight inputs listed above. Flag any missing item as REQUIRED.
  2. Select document type — Match the engagement to the right format: fixed-price contract, consulting retainer, SaaS partnership, NDA, SOW, or full proposal.
  3. Apply jurisdiction rules — Select clause variants based on governing law. US uses work-for-hire doctrine; EU requires explicit IP assignment deeds; DACH requires transfer of Nutzungsrechte since authors retain moral rights under BGB.
  4. Draft the document — Fill all sections using structured Markdown with bracketed placeholders for client-specific data. Include the key clauses table below.
  5. Add GDPR addendum if needed — For EU/DACH engagements handling personal data, attach a Data Processing Addendum per Art. 28 GDPR covering data categories, sub-processors, and cross-border transfer mechanisms.
  6. Review for common pitfalls — Check for missing IP assignment language, vague acceptance criteria, no change order process, jurisdiction mismatches, and missing liability caps.
  7. Provide conversion instructions — Include Pandoc commands for DOCX output with legal-style numbered sections.

Read the full file on GitHub · 132 lines

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. 11d ago First seen · 132 lines · 53 tokens per session scan A e7d8fed4a976

Subscribe to this mod's changes

proposal-generation is a skill published in the GitHub repository Maudeunfledged834/startup-founder-skills (6 stars, last pushed 2d ago), licensed MIT. It adds 53 tokens to every session and 1,754 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to proposal-generation, differing in 0 lines, and is treated as a copy.