Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query and manage your heavy equipment fleet through FieldFix's API. Track machines, log maintenance, monitor expenses, and get AI diagnostics.
Query and manage your heavy equipment fleet through FieldFix's API. Track machines, log maintenance, monitor expenses, and get AI diagnostics.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Query and manage your heavy equipment fleet through FieldFix's Agent API.
Get your API key from FieldFix Settings Set environment variable: export FIELDFIX_API_KEY=ff_sk_live_your_key_here
API access is included with all paid plans: $10/machine/month (1-25 machines) $7/machine/month (26-100 machines) $5/machine/month (100+ machines) 2 months free trial โ no credit card required
List all machines: node scripts/fieldfix.js machines Get machine details: node scripts/fieldfix.js machine <id> Get machine expenses: node scripts/fieldfix.js expenses <id> Get service history: node scripts/fieldfix.js service <id> Get fleet alerts: node scripts/fieldfix.js alerts
Log a service entry: node scripts/fieldfix.js log-service <id> "Oil Change" 120 "Changed oil and filter" Log an expense: node scripts/fieldfix.js log-expense <id> fuel 250 "Filled tank" Update hour meter: node scripts/fieldfix.js update-hours <id> 1250
Once configured, try asking your agent: "What machines do I have in FieldFix?" "When is my CAT 299 due for service?" "How much have I spent on fuel this month?" "Log an oil change on the excavator for $120" "What's the total cost per hour for my skid steer?"
EndpointMethodDescription/machinesGETList all machines/machines/{id}GETGet machine details/machines/{id}/expensesGETGet expense history/machines/{id}/serviceGETGet service history/alertsGETGet fleet alerts/machines/{id}/servicePOSTLog service entry/machines/{id}/expensesPOSTLog expense/machines/{id}/hoursPOSTUpdate hours
FieldFix App API Documentation MCP Server (Claude Desktop)
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.