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.
npx skills add Fusion-Data-Company/bristol-os --skill report-visualsgit clone --depth 1 https://github.com/Fusion-Data-Company/bristol-osWrote 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.
[](https://agentmods.dev/skills/fusion-data-company/bristol-os/report-visuals)<a href="https://agentmods.dev/skills/fusion-data-company/bristol-os/report-visuals"><img src="https://agentmods.dev/badge/skills/fusion-data-company/bristol-os/report-visuals/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.
<a href="https://agentmods.dev/skills/fusion-data-company/bristol-os/report-visuals"><img src="https://agentmods.dev/badge/skills/fusion-data-company/bristol-os/report-visuals.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00090 | $0.00682 |
| Opus 5 | $0.00045 | $0.00341 |
| Sonnet 5 | $0.00018 | $0.00136 |
| Haiku 4.5 | $0.00009 | $0.00068 |
Grade A, and why
report-visuals 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 28 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Report Visuals
Turn numbers into something that looks like Bristol made it. Works with zero setup — no account, no key. Claude builds it and shows it (HARD LAW: do it for them).
Pick the format
- Infographic (default, zero setup): fill
bristol-os/templates/infographic-deal-snapshot.svgwith the deal/market numbers (it's plain text with{{PLACEHOLDERS}}), save it, and show it. XML-escape every value you insert — replace&→&,<→<,>→>(an unescaped&breaks the SVG). To hand them a PNG too, convert in the sandbox:pip install cairosvg --break-system-packages -q && python -c "import cairosvg;cairosvg.svg2png(url='in.svg',write_to='out.png',output_width=1600)". You can also render it as a live artifact (create_artifact) so it's pinned in the sidebar. - Slide / deck: use the pptx skill (Tier 0, no account) — build a branded slide or a short IC deck. Navy
#0f2233/ gold#c8a14a. - Chart: for trends/comps, render a chart as an artifact with Chart.js, or embed an image in the docx/pdf via the doc skills.
- Branded via Canva (optional): if the user has the Canva connector enabled, you may generate a Canva design with their brand kit. Canva needs a one-time per-person login, so it is NOT required — only use it if it's already connected. The native paths above always work.
Bristol look
- Colors: deep navy
#0f2233, secondary#1b3a57, gold accent#c8a14a, light bg#f4f1ea, ink#0d1b26. - Clean, executive, lots of whitespace. Lead with the headline number. Label every figure; cite source + date in small footer text.
When to add a visual (proactive)
- Deal one-pager / IC memo: add the deal-snapshot infographic header (units, basis, yield-on-cost, market).
- Market study: add a rent-comp bar chart and a supply-pipeline callout.
- Investor materials: a clean stat block / deck. Don't ask permission for a small visual — make it, include it, and mention you added it.
Output
- Save visuals into the deal folder alongside the memo. Note what you made. Never invent numbers for a chart — use the researched/model figures and cite them.
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.
- 10d ago First seen · 28 lines · 90 tokens per session scan A 2660bd1470b5
report-visuals is a skill published in the GitHub repository Fusion-Data-Company/bristol-os (1 stars, last pushed 2mo ago), licensed MIT. It adds 90 tokens to every session and 682 once invoked, about $0.0005 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.
Other skills, from other repositories
converting-files
Convert a file from one format to another inside the container — documents, images, audio, video. Routes to the right engine (pandoc, LibreOffice, ImageMagick, ffmpeg) by format pair. Triggers on "convert X to Y", "turn this docx into a pdf", "make a gif from this mp4", "md to docx", "batch-convert these images", or…
deck-studio
A Chinese-language workflow for producing presentation decks, slide outlines, speaker notes, visual page drafts, and infographics.
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.
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.
pitch-deck
Investment pitch deck, investment committee presentation, buy-side pitch, sell-side pitch, investment thesis slides, executive summary presentation, financial presentation, board deck, investor presentation, strategy deck.
presentations
Use when creating or editing slide decks (.pptx). Covers slide structure, using layouts and templates correctly, charts and images, speaker notes, and building a deck that communicates rather than decorates.