Wodify AI skills
Wodify AI skills let Bonfire draw on your class schedules, memberships, and programming as reference. Operating locally, it uses that gym context to answer questions, draft announcements, and prep programming, without sending member data to an outside cloud.
What Bonfire can do in Wodify
Real actions from the Wodify API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List clients | Clients | GET /clients |
| Create client | Clients | POST /clients |
| List classes | Classes | GET /classes |
| Reserve class for client | Class Reservations | POST /classes/{classId}/reservations/clients/{clientId} |
| Sign client into class | Class Sign-ins | POST /classes/{classId}/sign-in/clients/{clientId} |
| List memberships | Memberships | GET /memberships |
| Create membership | Memberships | POST /memberships |
| Create workout | Workouts | POST /workouts |
Wodify 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
Wodify — questions
Can Bonfire automate Wodify?
Yes. Bonfire runs on your machine, holds your Wodify credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Wodify API to run the actions you ask for in chat.
Does my Wodify 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.