geotab

Consolidate Geotab API, Add-Ins, Zenith styling, and Ace AI references.

46|6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/fhoffa/geotab-vibe-guide --skill geotab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geotab
Source: https://github.com/fhoffa/geotab-vibe-guide/tree/main/skills/geotab
Command: npx skills add https://github.com/fhoffa/geotab-vibe-guide --skill geotab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes references (resource) components.

What problem does it solve?

The Geotab development landscape is spread across APIs, Add-Ins, Zenith styling, and Ace AI references; this Skill consolidates them into a single, authoritative guide to accelerate learning and implementation.

Core Features & Use Cases

  • Comprehensive API quickstarts (Python, Get/FromDate patterns, device/status/status)
  • Add-In development patterns (embedded and external hosting) with Ace integration
  • Zenith styling guidelines and example components to align with MyGeotab UI
  • Use cases spanning API access, UI design, and AI-assisted data insights

Quick Start

Open API_QUICKSTART.md to connect to Geotab and fetch sample data.

Frequently Asked Questions about geotab

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect to the Geotab API using Python to fetch device status data?

You can connect to the Geotab API using Python by following the API quickstart patterns for authentication and using the Get/FromDate methods to retrieve device/status/status records.

What is the best way to develop MyGeotab Add-Ins with JavaScript and React?

The best way to develop MyGeotab Add-Ins is by using vanilla JavaScript or React components, applying Zenith styling guidelines to ensure the UI aligns with the native MyGeotab interface.

Does Geotab Zenith styling work with custom React components for fleet UI development?

Yes, Geotab Zenith styling works with custom React components, providing specific styling guidelines and example components to align your fleet UI development with the MyGeotab interface.

Can I use Ace AI queries to analyze fleet data from the Geotab API?

Yes, you can use Ace AI queries to analyze fleet data by integrating AI-assisted data workflows with the Geotab API to generate automated insights.

How do I host external Geotab Add-Ins and integrate them with Ace?

You can host external Geotab Add-Ins by following the embedded and external hosting patterns, then integrating Ace to support AI-assisted data queries within your Add-In environment.