OpenClaw's atoship skill turns AI assistant into shipping manager

OpenClaw now has an atoship skill that transforms the AI assistant into a shipping manager. Instead of manually comparing carrier rates across multiple browser tabs, users can describe their shipping needs in natural language.
How it works
Users interact with the skill by describing what they need to ship in plain English. The source provides this example command: "ship this 1lb box to New York, cheapest option".
What it handles
- Carrier selection
- Rate comparison between carriers (like USPS Priority Mail vs FedEx Ground)
- Label purchase
- Tracking
The skill addresses the specific problem mentioned in the source: spending time "tabbing between carrier websites just to figure out whether USPS Priority Mail or FedEx Ground is cheaper for a 2-pound package to Austin."
This type of tool is useful for developers and small businesses who need to ship packages regularly but want to avoid the manual process of checking multiple carrier websites for the best rates.
📖 Read the full source: r/openclaw
👀 See Also

Gemma-4 26B-A4B with Opencode Runs Efficiently on M5 MacBook Air
A 32GB M5 MacBook Air can run the Gemma-4-26B-A4B-it-UD-IQ4_XS model at 300 tokens/second prompt processing and 12 tokens/second generation in low power mode, using only 8W of power without getting warm or noisy.

Local Terminal CRM with Built-in MCP Server for Claude Integration
A developer built a personal CRM that runs in the terminal with local SQLite storage and includes a built-in MCP server, giving Claude access to 18 tools for managing contacts, deals, and follow-ups.

Stackdome: Open Source Self-Hostable Railway Alternative on Kubernetes
Stackdome is an open source, self-hostable platform that packages CNCF tooling into an opinionated, Railway-like developer experience on Kubernetes. It features a canvas UI, multi-cluster support, managed Postgres, and source-to-image builds.

Memento v1.0: Persistent Memory MCP Server for Claude Code with 17 Tools
Memento v1.0 is a persistent memory MCP server for Claude Code that ships with 17 tools, hybrid search, contradiction detection, and a visual memory graph. It runs locally with no cloud dependencies and supports multiple IDEs including Claude Code, Cursor, Windsurf, and OpenCode.