ff-garantie

Generates warranty PDFs and updates inventory from scanned text.

Updated Oct 31, 2025
One-click install
npx skills add https://github.com/FassadenFix/FaFi --skill ff-garantie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ff-garantie
Source: https://github.com/FassadenFix/FaFi/tree/main/skills/ff_garantie
Command: npx skills add https://github.com/FassadenFix/FaFi --skill ff-garantie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fpdf.

What problem does it solve?

This Skill automates the generation of professional warranty certificates after project handover, reducing manual data entry and ensuring branding consistency.

Core Features & Use Cases

  • Kundendaten-Erfassung: Eingabe von Kundendaten (Name, Firma, Adresse) für die Garantieurkunde.
  • Garantiezeitraum Berechnung: Automatische Berechnung des Garantieendes (5 Jahre ab Abnahmedatum).
  • PDF-Generierung im Corporate Design: Erstellung einer brand-konformen Garantieurkunde als PDF.

Quick Start

Beispiel: Kundendaten (Name/Firma, Adresse), Projektnummer und Abnahmedatum eingeben; dann erzeugt der Skill eine JSON-Datei und eine PDF-Garantieurkunde.

Frequently Asked Questions about ff-garantie

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a branded PDF warranty certificate after project handover?

To generate a branded PDF warranty certificate, you input the client's name, address, project number, and acceptance date. The skill then automatically calculates a 5-year validity period and outputs a JSON data structure alongside a brand-compliant PDF certificate.

What data do I need to calculate a 5-year warranty period from an acceptance date?

Calculating a 5-year warranty period requires the project's acceptance date, the customer's name, and the project number. Providing the client's address is optional but recommended for a complete and professional warranty certificate output.

Does this warranty certificate generator work with fpdf for PDF creation?

Yes, the warranty certificate generator uses fpdf as its dependency to produce the final PDF file. It takes your entered client data and project details to create a brand-conformant PDF document automatically.

Can I automate compliance certificate generation for multiple project management handovers?

You can automate compliance certificate generation by providing the required project number, acceptance date, and customer name for each handover. The skill processes these inputs to calculate the 5-year guarantee and outputs a branded PDF certificate.

What is the best way to ensure branding consistency in generated warranty PDFs?

The best way to ensure branding consistency in warranty PDFs is to use an automated generation skill that standardizes the corporate design. This eliminates manual data entry errors and outputs a uniform, brand-compliant PDF certificate every time.

What are the limitations when generating a warranty certificate with fpdf?

A limitation when generating a warranty certificate with fpdf is that the validity period is strictly fixed to a 5-year calculation from the acceptance date. The output is constrained to a JSON data structure and a PDF file, without other format options.