ff-inspektion

Generates digital facade inspection protocols as structured JSON and PDF reports from Python input workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill digitalizes the annual facade inspection workflow by guiding inspectors through a standardized process and generating a complete digital inspection protocol, including a state assessment, damage documentation, and a PDF report.

Core Features & Use Cases

  • Automated digital inspection protocol generation with a 0-4 facade condition scale
  • Photo documentation for damages and hazards with structured entries
  • PDF generation and digital signatures workflow for final approval
  • Use Case: A facility manager runs the annual facade check, creates a standardized report, and shares a ready-to-send PDF with the client

Quick Start

Start the interactive workflow by running the Python entrypoint main.py in the skill directory and answering the prompts to enter project data, facade condition, damages, hazards, recommendations, and signatures. The outputs are a JSON file with inspection data and a generated PDF protocol.

Frequently Asked Questions about ff-inspektion

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

FAQPage Schema
How do I generate a digital facade inspection protocol with a PDF report?

To generate a facade inspection protocol, run the Python entrypoint to start an interactive workflow that collects project data, condition ratings, and damages, then outputs a structured JSON file and a PDF report.

What is the standardized workflow for digital facade condition assessment?

A standardized facade condition assessment workflow guides an inspector through inputting project data, evaluating facade state on a 0-4 scale, documenting damages and hazards, and capturing digital signatures for final approval.

How do I document facade damages and hazards for annual building maintenance?

You document facade damages by answering interactive prompts during the inspection workflow to create structured entries for hazards, photo documentation, and recommendations, which are compiled into a final PDF protocol.

Does the facade inspection protocol skill require external Python dependencies?

No external dependencies are required; the facade inspection tool runs standalone using a simple Python-based implementation with a JSON interface to handle input validation and PDF generation internally.

Can I use a 0-4 condition scale for building facade checks and certification?

Yes, the facade inspection workflow applies a 0-4 condition scale to assess building state, capturing damages and certification documentation before generating a ready-to-send PDF protocol for facility management.

What format is the inspection data exported in for facility management integration?

The inspection data is exported as a structured JSON file alongside a generated PDF report, providing a simple JSON interface for integrating facade condition and damage data into facility management systems.