deal-packet

deal-packet is a skill for Claude Code from Fusion-Data-Company/bristol-os. It costs 83 tokens per session (959 once invoked), scanned A, original, MIT.

A workflow for producing a complete institutional real-estate deal package: an Excel financial model, a Word investment-committee memo, presentation slides, and a PDF summary.

In plain words
What is it for?
It is for preparing a deal for an investment committee, including property data, market comparisons, financial assumptions, sources, sensitivities, and final presentation materials.
Why use it?
It brings the research, calculations, citations, branding, and review checks for one deal into a coordinated set of documents.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the bristol-os plugin — 14 skills shipped together

Good fit It is for preparing a deal for an investment committee, including property data, market comparisons, financial assumptions, sources, sensitivities, and final presentation materials.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fusion-data-company/bristol-os/deal-packet
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 Fusion-Data-Company/bristol-os --skill deal-packet
Clone the repo
git clone --depth 1 https://github.com/Fusion-Data-Company/bristol-os

Made for: Claude Code.

Or install bristol-os, the plugin that ships this one along with the rest of its 14 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 deal-packet

README.md
[![agentmods](https://agentmods.dev/badge/skills/fusion-data-company/bristol-os/deal-packet/github.svg)](https://agentmods.dev/skills/fusion-data-company/bristol-os/deal-packet)
Your own site
<a href="https://agentmods.dev/skills/fusion-data-company/bristol-os/deal-packet"><img src="https://agentmods.dev/badge/skills/fusion-data-company/bristol-os/deal-packet/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 deal-packet

Your own site · 80×15
<a href="https://agentmods.dev/skills/fusion-data-company/bristol-os/deal-packet"><img src="https://agentmods.dev/badge/skills/fusion-data-company/bristol-os/deal-packet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 959 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.00083 $0.00959
Opus 5 $0.00042 $0.00479
Sonnet 5 $0.00017 $0.00192
Haiku 4.5 $0.00008 $0.00096

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

Security

Grade A, and why

deal-packet 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.

plugins/bristol-os/skills/deal-packet/SKILL.md · 41 lines

How it starts

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

Deal Packet — the full institutional set

The flagship deliverable: one cohesive, branded, fully-cited package a principal or IC can act on. Claude builds all of it (HARD LAW: do it for them) and saves it to the deal folder.

Read first

  • bristol-os/reference/underwriting-model.md — every line item, formula, sensitivity (the analytical authority).
  • bristol-os/reference/property-data-dictionary.md — parcel → development read.
  • bristol-os/brand/STYLE.md — the look (colors, type, tables, charts) for ALL pieces.
  • bristol-os/docs/CITATIONS.md — cite everything; build the sources registry.
  • bristol-os/reference/rigor-standard.md — the institutional metric set + checks every piece must hit. Produce the packet via the deal-evolution loop (V1→V2→V3) — don't ship a first draft.

Build order (gather data once, render four ways)

  1. Pull the data (cite each as you go into deals/<name>/sources.md):
    • Parcel/owner via quarry-parcels (owner, zoning, units, acreage, value).
    • Market & comps via market-comp-analysis (rents, occupancy, supply pipeline).
    • Macro via FRED (rates), demographics via Census, deeper context via Tavily/Exa (see docs/DATA-SOURCES.md).
    • Bristol's model inputs from the user (tag "per Bristol underwriting").
  2. Excel model (xlsx skill) — build from the model-tab outline in underwriting-model.md: Inputs, Revenue, OpEx, Dev Budget, Returns, Sensitivity, Comps, Sources tab. Branded per STYLE.md (navy headers, input cells highlighted, number formats, "Src" columns). Save deals/<name>/<name>-model.xlsx.
  3. IC memo (docx skill) — from templates/investment-memo.md: recommendation & ask, snapshot, market, site, assumptions (with sensitivity), capital, risks/mitigants, appendix. Every figure [S#]; sources as endnotes. Save deals/<name>/<name>-IC-memo.docx.
  4. Deck (pptx skill) — ~8–10 slides: title, recommendation, market, site/parcel, returns, sensitivity, capital stack, risks, sources slide. STYLE.md master. Save deals/<name>/<name>-deck.pptx.
  5. One-pager (report-visualsinfographic-deal-snapshot.svg → PDF/PNG) — the at-a-glance snapshot with cited figures. Save deals/<name>/<name>-one-pager.pdf.
  6. Sources registrydeals/<name>/sources.md populated; every deliverable backlinks to it.

Read the full file on GitHub · 41 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. 12d ago First seen · 41 lines · 83 tokens per session scan A b9378672869e

Subscribe to this mod's changes

deal-packet is a skill published in the GitHub repository Fusion-Data-Company/bristol-os (1 stars, last pushed 2mo ago), licensed MIT. It adds 83 tokens to every session and 959 once invoked, about $0.0004 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

cwicr-report-generator

Generate professional cost estimation reports from CWICR calculations. HTML, PDF, Excel outputs with charts and breakdowns.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 29 tokens

audit-xls

Audit spreadsheet, formula error detection, hardcoded cell finder, cross-sheet reference audit, workbook auditor, Excel model audit, financial model QA, spreadsheet review, cell dependency trace, formula integrity check.

agentii-ai/agentii-investment-intelligence · 42 tokens

xlsx-financials

Produce formatted .xlsx financial statement workbooks from XBRL statement data. Uses Bash + openpyxl (Python) following Anthropic FSI xlsx-author conventions for professional Excel output with calculation arc cross-validation.

agentii-ai/agentii-investment-intelligence · 48 tokens

synthesize

Thesis report synthesis — turn a thesis's markdown artifacts into its letter-size thesis-report.html, then OPTIMIZE it against real page renders. Four-step loop — pack (deterministic Python bundle of all sources + report/metrics.json), author (the LLM writes report/content.html — narrative, KPI tiles, badges…

agentii-ai/agentii-investment-intelligence · 134 tokens

procesar-mis-estados-de-cuenta

Proceso un lote de estados de cuenta bancarios y de tarjeta de crédito en PDF o CSV de principio a fin: extraigo cada transacción (subagentes Haiku en paralelo), normalizo los nombres de las contrapartes, categorizo contra tu plan de cuentas bloqueado (subagentes Sonnet en paralelo), detecto transferencias entre…

gethouston/houston · 151 tokens

historical-data-manager

Extract, clean, and organize legacy construction data from archives. Migrate historical project data, cost records, and schedules into modern formats.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 32 tokens