# Hvac Estimate Takeoff

> name: hvac_estimate_takeoff

- Skill: `kernel8901/hvac-estimate-takeoff` (Agent Skill, multi-file: 10 files)
- Install (CLI): `npx skillmds@latest add kernel8901/hvac-estimate-takeoff`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kernel8901/hvac-estimate-takeoff/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: kernel8901 (https://skillmd.com/u/kernel8901)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kernel8901/hvac-estimate-takeoff

---

name: hvac_estimate_takeoff
description: HVAC takeoff from PDF plans (equipment counts and schedules)
trigger: file_upload
file_types: [pdf]
tools:
  - pymupdf-pdf
output: table

