Today's Agent Skill: Equipment Maintenance Schedule Builder
What It Does
Equipment breakdowns during peak operations are among the most avoidable and most expensive problems a small business faces — yet most owners have no documented maintenance schedule and rely entirely on memory or vendor calls after something breaks. A preventive maintenance system reduces emergency repair costs, extends asset lifespan, and prevents the kind of downtime that costs you customers and revenue.
How It Works
The agent takes a list of business equipment and assets, along with any known service history, and produces a 12-month maintenance calendar with task assignments, a critical asset ranking by business impact, a vendor contact sheet template, and an emergency protocol for what to do when something breaks. It tailors maintenance intervals to standard industry practices for each equipment type.
How to Deploy It
Run this skill in Claude Code, Gemini CLI, Cursor, or Windsurf with your full equipment list as input. After reviewing the output, store the maintenance calendar in Google Sheets, Notion, or a shared task manager so the responsible team member gets regular reminders. Set monthly recurring tasks in your calendar or in a tool like Asana to ensure nothing is skipped during busy periods.
SKILL.md — Ready to Deploy
## Description
Generates a customized preventive maintenance schedule for a small business's equipment and physical assets — including a 12-month maintenance calendar, a critical asset risk ranking, a vendor contact sheet template, and an emergency response protocol.
## Trigger
Invoke when the user says "create a maintenance schedule for my equipment," "I need to track upkeep for my business assets," "what maintenance does my equipment need," or provides a list of physical assets, machinery, vehicles, or tools used in their business.
## Input
- List of equipment or assets (name each item; include brand/model if known)
- Equipment age and last known service date (if available)
- Business hours and peak periods (when downtime would be most costly)
- Staff member responsible for maintenance tasks
- Any existing service vendor contacts (if available)
## Steps
1. For each piece of equipment, identify standard maintenance intervals: daily or weekly operator checks, monthly inspections, quarterly professional service, and annual comprehensive servicing.
2. Assign specific tasks at each interval: cleaning and lubrication, filter changes, calibration checks, safety inspections, software
Copy the full SKILL.md and drop it into your agent's skills directory to activate this skill.