orbit-logistics

Orbit Skills — AI skill for Claude Code

AI community

Official Claude Agent Skills for Orbit, the AI-first Logistics Operating System.

How to install Orbit Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open orbit-logistics/orbit-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Orbit Skills does

Official Claude Agent Skills for Orbit, the AI-first Logistics Operating System.

Alternatives in AI

  • Claude Cookbook — Official notebooks and recipes for common patterns (RAG, tool use, Skills, MCP) 35.3k ★
  • Claudecodeui — A desktop and mobile UI for Claude Code, Anthropic's official CLI for AI-assisted coding 9k ★
  • Firecrawl MCP Server — 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM c 6.1k ★

README

Orbit Skills

*Do more. With Orbit.*

Official [Agent Skills](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview) for **Orbit** — the AI-first Logistics Operating System. Each skill teaches your AI agent how to accomplish a real Orbit task end-to-end against Orbit's **public REST API** — no internal access, just your API key.

The Agent Skills format (`SKILL.md`) is an [open standard](https://agentskills.io), so these skills work in Claude Code, claude.ai, and other agents that support it (OpenAI Codex, Cursor, Gemini CLI, Windsurf, …) — see [Install](#install).

Maintained by Orbit. **Official and supported** — see [Support](#support).

Available skills

Skill What it does
`orbit-document-templates` Author, render, attach, and version document templates — delivery notes (Lieferschein), loading lists (Rollkarte), shipment labels, CMR consignment notes, invoices — generated as PDFs from Tour, Shipment, Order, and Carrier data. HTML with Liquid syntax and barcode filters.
`orbit-products` Set up, edit, or audit an Orbit Product (a versioned, code-driven logistics offering composed of ProductBricks) end-to-end — bricks, DataPools, Product Metrics, TransportShape gating, EN/DE marketing copy, and the product testing framework.

More skills will be added over time. Each is self-contained.

Install

Skills don't sync across surfaces — pick the path for your agent.

Claude Code — plugin marketplace (recommended)

/plugin marketplace add orbit-logistics/orbit-skills
/plugin install orbit-document-templates
/plugin install orbit-products

Update later with `/plugin marketplace update orbit-skills`.

Claude Code — manual

Copy a skill folder into your skills directory:

cp -R plugins/orbit-products/skills/orbit-products ~/.claude/skills/

claude.ai

Zip a skill folder (the inner `skills//` directory) and upload it