karrioapikarrioapiOfficialยท4 Agent Skills Included

karrio

Unified shipping API for rates, labels, tracking, and carrier integrations

Connects your apps to UPS, FedEx, DHL, and dozens of carriers through one unified shipping API. Handles rate quotes, label purchases, package tracking, and customs documents without building each carrier integration by hand. Guides AI agents to scaffold new carrier connectors, generate schemas, and run tests automatically. Self-hostable with Docker, so you keep full control of your shipping data.
npx skills add karrioapi/karrio --all -g -y
Available:

Tells the AI agent how to navigate the Karrio monorepo, reuse existing utilities, follow carrier integration conventions, and route tasks to the built-in skills for setup, debugging, releases, and PRD writing.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Karrio?โ–ผ

Run `npx skills add karrioapi/karrio --all -g -y` in your terminal to install all skills in this suite globally.

What does Karrio do?โ–ผ

Karrio is an open-source shipping API that connects your app to carriers like UPS, FedEx, and DHL through one unified interface. It handles rate quotes, label purchases, tracking, and customs documents.

How to add a new carrier integration with AI?โ–ผ

The carrier-integration skill walks your AI agent through scaffolding, schema generation, provider implementation, and testing for any new carrier. It enforces Karrio's conventions automatically so the connector works on the first pass.

Does Karrio work with Claude Code and Cursor?โ–ผ

Yes. Karrio ships a built-in MCP server and SKILL.md files, so AI assistants like Claude, Cursor, and Windsurf can query rates, buy labels, and track shipments directly.

Can I self-host Karrio?โ–ผ

Yes. Karrio is open-source under LGPL-3.0 and deploys with a single Docker Compose command, giving you full control over your shipping data and infrastructure.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’