Fieldwire AI skills
Fieldwire AI skills let Bonfire package field workflows, from digesting task updates to drafting inspection notes using Fieldwire context. Each skill runs on-device, keeping project and crew details private on the machine your team already controls.
What Bonfire can do in Fieldwire
Real actions from the Fieldwire API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List projects | Projects | GET /accounts/{account_id}/projects |
| Create a project | Projects | POST /projects |
| List tasks in project | Tasks | GET /projects/{project_id}/tasks |
| Create a task | Tasks | POST /projects/{project_id}/tasks |
| Update a task | Tasks | PATCH /projects/{project_id}/tasks/{id} |
| Create a check item | Task Check Items | POST /projects/{project_id}/tasks/{task_id}/task_check_items |
| List floorplans | Plans | GET /projects/{project_id}/floorplans |
| Invite a user | Users | POST /accounts/{account_id}/users/invite |
Fieldwire agents in action
On your machine, not a SaaS
Bonfire Terminal
- Your keys & data stay on your device
- Perpetual license — no per-seat SaaS fee
- Any connected model — Claude, GPT, Gemini or Grok
- Offline Llama for local, private reasoning
- Driven from chat you already use
Cloud AI middleman
- Keys & data pass through a third-party server
- Recurring subscription, usage caps
- Model locked to the vendor
- Yet another dashboard to log into
Fieldwire — questions
Can Bonfire automate Fieldwire?
Yes. Bonfire runs on your machine, holds your Fieldwire credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Fieldwire API to run the actions you ask for in chat.
Does my Fieldwire data go to the cloud?
Bonfire runs on your desktop and keeps your keys local — it isn't a SaaS holding your data. Only the specific request you approve is sent to your chosen AI model.
Which AI models can I use?
Any connected model — Claude, GPT, Gemini or Grok. A fully offline Llama model runs locally for private reasoning but can't reach live APIs.