A professional-grade logistics integration for the PCMiler REST API that enables AI agents to calculate truck routes and geocode locations with precision.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pcmiler
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pcmiler using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The PCMiler skill provides a robust interface to the PCMiler REST API, which is a gold standard in the logistics and transportation industry. By integrating this skill with Openclaw Skills, developers can empower AI agents to handle complex routing tasks, retrieve detailed geographic coordinates, and manage commercial vehicle logistics. It bridges the gap between raw logistics data and intelligent automation, allowing for automated route reporting and address validation within a unified AI workflow.
This skill is particularly valuable for developers building supply chain solutions or fleet management tools that require high-fidelity map data and commercial-grade routing logic. Utilizing Openclaw Skills for these tasks ensures that your AI agents have the technical context needed to make informed logistics decisions.
To use this tool within the Openclaw Skills ecosystem, you must configure your environment with a valid API key from ALK Technologies.
Set the following environment variable:
export PCMILER_API_KEY='your_api_key_here'
Test the connection using a simple curl command to verify the authentication is active.
The skill interacts with structured JSON data from the ALK service. Key data components include:
| Object | Fields | Description |
|---|---|---|
| RoutePathReport | geometry, TMinutes, TDistance | Contains MultiLineString coordinates and trip duration for commercial routes. |
| Coords | Lat, Lon | Geographic coordinates for geocoded locations. |
| Address | StreetAddress, City, State, Zip | Detailed address components and metadata including county and country. |
| Region | Region ID | Numeric identifier for the geographic region being queried (e.g., NA for North America). |
Loading
An AI-driven buyer's advocate that simplifies service selection, risk assessment, and order management on the Legiit marketplace.

Audit websites for 230+ SEO, performance, and security issues using the squirrelscan CLI to generate actionable, LLM-optimized reports.

Automates the retrieval of Markdown content from Caoliao QR code short links by transforming URLs into data-rich endpoints.

A versatile utility for AI agents to instantly generate scannable QR codes from text strings, web URLs, or local image files.

A comprehensive scheduling tool for managing events and syncing across major calendar providers.

A comprehensive tool for managing software development sprints and stories within the Bolt platform using AI-driven automation.








































