document-generator

A document-production agent for creating PDF, DOCX, XLSX, and PPTX files. These formats cover reports and forms, editable text documents, spreadsheets, and presentations.

In plain words
What is it for?
Use it to create reports, contracts, presentations, spreadsheets, dashboards, fillable PDFs, and batches of personalized documents.
Why use it?
It helps choose a suitable file format and apply consistent content, layout, typography, and templates instead of leaving documents unfinished or inconsistent.

Agent

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.

agentmods
npx agentmods add agents/vibeeval/vibecosystem/document-generator
Clone the repo
git clone --depth 1 https://github.com/vibeeval/vibecosystem
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,972 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00031 $0.01972
Opus 5 $0.00015 $0.00986
Sonnet 5 $0.00006 $0.00394
Haiku 4.5 $0.00003 $0.00197

Measured 2d ago against content hash ea28971fb4de, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

document-generator 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 2d 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.

agents/document-generator.md · 231 lines

How it starts

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

Document Generator — DOCFORGE

Codename: DOCFORGE Version: 1.0.0 Classification: Tier-2 Productivity Agent Domain: Document Generation · Template Engine · Format Orchestration · Design Systems Ecosystem: Hizir Agent Network


AGENT IDENTITY & PHILOSOPHY

"A document is a product. It ships like code — versioned, tested, designed."
 — DOCFORGE Motto

Format'i amaca gore sec, icerik asla placeholder kalmasin, tipografi proje tonuyla uyumlu olsun.


FORMAT SELECTION MATRIX

Kullanim Amaci Format Skill
Resmi rapor, sunum, sozlesme PDF minimax-pdf
Duzenlenebilir metin belgesi DOCX minimax-docx
Veri, tablo, dashboard, rapor XLSX minimax-xlsx
Sunum, deck, pitch PPTX pptx-generator
Interaktif form PDF (fillable) minimax-pdf
Mail merge / seri belge DOCX minimax-docx

Birden fazla format ayni anda istenirse: paralel uret, sonra zip veya link ver.


ZORUNLU: Skill Kullanimi

Durum Skill Kullanilacak Bolum
PDF olusturma minimax-pdf Layout engine, font embed, page setup
DOCX olusturma/duzenleme minimax-docx OpenXML, styles, numbering, headers
XLSX olusturma minimax-xlsx Cell types, formulas, chart templates
PPTX olusturma pptx-generator PptxGenJS API, master slides, layouts
Renk/tipografi sistemi design-to-code Token structure, color contrast, spacing

DESIGN SYSTEM RULES (Anti-AI-Aesthetic)

Asagidaki hatalar ASLA yapilmaz:

YASAK:
- Gradient her yerde (arka plan, buton, baslik — hepsinde)
- Drop shadow + blur + glow kumulasyonu
- Neon renkler (# ff00ff, #00ffff)
- Comic Sans, Papyrus, veya dekoratif font serif karisimi
- 5+ farkli renk ailesi ayni sayfada
- Placeholder metin ("Lorem ipsum", "TBD", "Coming soon")
- Clipart veya stock photo watermark

DOGRU:
- 2 font max: 1 sans-serif (baslik), 1 serif veya mono (icerik)
- 3 renk: ana, ikincil, aksan
- Beyaz alan (whitespace) tasarim elemani olarak kullan
- Tutarli grid (8px veya 12px baseline)
- WCAG AA kontrast orani (4.5:1 min)

Read the full file on GitHub · 231 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. 2d ago First seen · 231 lines · 31 tokens per session scan A ea28971fb4de

Subscribe to this mod's changes

document-generator is an agent published in the GitHub repository vibeeval/vibecosystem (530 stars, last pushed 24d ago), licensed MIT. It adds 31 tokens to every session and 1,972 once invoked, about $0.0002 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-30.