install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/afrexai-cto/afrexai-plumbing-operations" ~/.claude/skills/clawdbot-skills-afrexai-plumbing-operations && rm -rf "$T"
manifest:
skills/afrexai-cto/afrexai-plumbing-operations/SKILL.mdsource content
Plumbing Business Operations
<version>1.0.0</version>
Description
AI-powered operations assistant for plumbing businesses. Handles job estimation, scheduling optimization, parts inventory tracking, customer communication templates, and profitability analysis. Built for owner-operators and small plumbing companies (1-15 techs).
When to Use
- Creating job estimates for residential/commercial plumbing work
- Optimizing daily tech schedules and route planning
- Tracking parts inventory and reorder points
- Generating customer-facing quotes and follow-ups
- Analyzing job profitability and tech utilization rates
- Managing warranty tracking and maintenance reminders
Instructions
Job Estimation Engine
When the user needs a plumbing estimate:
- Ask for: job type, fixture count, pipe material, access difficulty (1-5), permit required (Y/N)
- Calculate labor hours using these baselines:
- Drain cleaning: 1-2 hrs base
- Water heater install (tank): 3-5 hrs | (tankless): 5-8 hrs
- Bathroom rough-in: 8-12 hrs
- Repipe (whole house): 16-32 hrs depending on fixtures
- Slab leak repair: 4-8 hrs + detection
- Sewer line replacement: 8-16 hrs
- Fixture install (toilet/faucet/disposal): 1-2 hrs each
- Apply multipliers: access difficulty (1.0-1.5x), emergency (1.5x), after-hours (1.75x), weekend (1.5x)
- Add materials estimate (40-60% of labor cost typical for residential)
- Add permit fees if applicable ($75-$500 depending on jurisdiction)
- Present as professional quote with line items
Schedule Optimizer
When optimizing tech schedules:
- Ask for: number of techs, jobs list (type + location + estimated hours), service area
- Group jobs by geographic zone to minimize drive time
- Prioritize: emergencies > scheduled repairs > installs > inspections
- Rule: no tech should drive more than 30 min between jobs
- Buffer 30 min between jobs for cleanup/travel variance
- Schedule heavy jobs (repiping, sewer) in AM when techs are fresh
- Stack quick jobs (fixture swaps, inspections) in PM
- Output a daily route sheet per tech
Parts Inventory Tracker
When managing inventory:
- Track these high-turn items with reorder points:
- PVC fittings (45/90 elbows, tees, couplings) — reorder at 20 units
- Copper fittings (various sizes) — reorder at 10 units
- PEX crimp rings + tubing — reorder at 50 ft remaining
- Wax rings, supply lines, shut-off valves — reorder at 5 units
- Water heater elements, thermostats, anode rods — reorder at 2 units
- Calculate weekly burn rate from job history
- Flag items below reorder point
- Estimate restock cost at current supplier pricing
Customer Communication Templates
Generate these on request:
- Quote email: Professional, itemized, valid-for-30-days, includes warranty info
- Appointment confirmation: Date, time window, tech name, what to expect
- Job completion summary: Work performed, parts used, warranty terms, maintenance tips
- Follow-up (7 days post-job): Satisfaction check, review request, referral mention
- Maintenance reminder (annual): Water heater flush, leak inspection, winterization
Profitability Analysis
When analyzing business performance:
- Calculate per-job metrics:
- Revenue - (labor cost + materials + truck cost + overhead allocation)
- Target: 55-65% gross margin on service calls, 35-45% on new construction
- Tech utilization rate: billable hours / available hours (target: 75%+)
- Average ticket by job type — flag if below market rate
- Callback rate — jobs requiring return visit within 30 days (target: <5%)
- Revenue per truck per day (target: $800-$1,500 for service, varies by market)
Warranty & Compliance
- Track warranty periods: labor (1 yr standard), parts (manufacturer warranty)
- Flag jobs approaching warranty expiration for follow-up
- Maintain license renewal dates and CE credit tracking
- Log backflow certifications and testing schedules
Output Format
- Estimates: itemized table with labor, materials, permits, total
- Schedules: route sheet per tech with time blocks and addresses
- Inventory: table with item, on-hand, reorder point, status (OK/LOW/OUT)
- Profitability: summary metrics + per-job-type breakdown
Want this running 24/7 without lifting a finger? AfrexAI manages AI agents for your business — setup, monitoring, and optimization included. Book a free consultation: https://afrexai.com/book Learn more: https://afrexai.com