karrio
Unified shipping API for rates, labels, tracking, and carrier integrations
All Skills in This Repository (4)
Pure Emerald Level Indicatorsproject-setup
Automate Karrio development environment setup with scripted installation and migrations.
carrier-integration
Scaffold and implement Karrio carrier integrations with schema-driven workflows.
review-implementation
Reviews completed code changes against PRD requirements, tests, and project conventions.
create-prd
Write Product Requirements Documents with ASCII diagrams before implementing features.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core